summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl1-0/+1
2014-04-23sc: sal_Bool->boolNoel Grandin6-30/+30
2014-04-21remove comments why a file gets includedThomas Arnhold2-4/+0
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-1/+3
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-2/+3
2014-04-18callcatcher: update unused codeCaolán McNamara1-12/+0
2014-04-14typo: ULR -> URLThomas Arnhold2-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard12-196/+0
2014-04-04I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara1-2/+1
2014-04-04translate comment for posterity anywayCaolán McNamara1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin4-12/+12
2014-03-17sc: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-14some formula interpreter options are document specificEike Rathke1-1/+8
2014-03-14recalc for interpreter options changesEike Rathke1-0/+4
2014-03-10Select the whole text when the named range box gets focus.Kohei Yoshida1-29/+41
2014-03-08typo in coverity#704692 fixNorbert Thiebaud1-1/+1
2014-03-07coverity#704693 Unchecked dynamic castNorbert Thiebaud1-1/+8
2014-03-07coverity#704692 Unchecked dynamic castNorbert Thiebaud1-1/+2
2014-03-07coverity#704691 Unchecked dynamic castNorbert Thiebaud1-5/+8
2014-03-07coverity#704690 Unchecked dynamic castNorbert Thiebaud1-1/+5
2014-03-07coverity#704689 Unchecked dynamic castNorbert Thiebaud1-1/+2
2014-03-07coverity#704688 Unchecked dynamic castNorbert Thiebaud1-1/+5
2014-03-07coverity#1038466 Uncaught exceptionCaolán McNamara1-46/+52
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky1-1/+0
2014-03-03Remove visual noise from scAlexander Wilms8-78/+78
2014-02-27coverity#704694 Dereference after null checkCaolán McNamara1-1/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-2/+2
2014-02-24coverity#735801 Dereference after null checkCaolán McNamara1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms11-116/+116
2014-02-21fdo#71077 wrong tips for some calc functionsWinfried Donkers1-3/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-02-21editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan1-0/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-19coverity#738802 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-2/+2
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-18/+18
2014-02-19sal_Bool->boolNoel Grandin1-26/+26
2014-02-18sal_Bool->boolNoel Grandin1-4/+4
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-2/+2
2014-02-14fdo#73773: Check if the *document* is closing, not the *app*.Kohei Yoshida1-1/+7