summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-02-27coverity#1187866 unused bStartWithActualPageCaolán McNamara1-2/+0
2014-02-27coverity#1187661 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-02-27Improve usability of the outlineRob Snelders3-14/+20
2014-02-27editeng: sal_Bool->boolNoel Grandin3-6/+6
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin20-63/+63
2014-02-27editeng: sal_Bool->boolNoel Grandin5-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann149-1872/+1872
2014-02-26Fixup whitespace changes, remove commented code.Thorsten Behrens4-35/+0
2014-02-26Remove visual noise from sdAlexander Wilms103-1766/+686
2014-02-25Don't write compound header to zero length filesMaxim Monastirsky1-0/+11
2014-02-25coverity#983796 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-25coverity#983702 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-25coverity#737807 Uncaught exceptionCaolán McNamara2-3/+6
2014-02-25coverity#737805 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-25coverity#737802 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-25coverity#737772 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan1-2/+2
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe10-18/+30
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann1-1/+1
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann4-22/+22
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-1/+1
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-4/+5
2014-02-23Resolves: #i119985# date/time is displayed as different languageZhe Wang1-3/+3
2014-02-23coverity#707114 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-23coverity#707113 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-23coverity#704737 Dereference after null checkCaolán McNamara1-1/+1
2014-02-23coverity#704736 Dereference after null checkCaolán McNamara1-1/+1
2014-02-23coverity#704735 Dereference after null checkCaolán McNamara1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms94-1278/+1278
2014-02-23at least fix the crash when calling SdXImpressDocument::dispose for nowMarkus Mohrhard1-1/+1
2014-02-22loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-02-21coverity#1132721 fix exception specsCaolán McNamara2-2/+3
2014-02-21Related: #i123197# Fixed selection problems when switching...Andre Fischer6-30/+64
2014-02-21coverity#738812 Uninitialized scalar fieldCaolán McNamara1-0/+5
2014-02-21coverity#738813 Uninitialized scalar fieldCaolán McNamara1-1/+10
2014-02-21coverity#738815 Uninitialized scalar fieldCaolán McNamara1-18/+28
2014-02-21vcl: sal_Bool -> boolStephan Bergmann48-117/+117
2014-02-21editeng: sal_Bool->boolNoel Grandin3-5/+5
2014-02-21editeng: sal_Bool->boolNoel Grandin2-5/+5
2014-02-21sal_Bool->boolNoel Grandin2-8/+8
2014-02-21callcatcher: update unused codeCaolán McNamara2-7/+0
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan1-0/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert38-1/+67
2014-02-20Rename functions to avoid name collisions more generally.Matúš Kukan2-6/+2
2014-02-20cid#1078827 Dereference before null checkNoel Grandin1-1/+1
2014-02-20cid#1078825 Dereference before null checkNoel Grandin1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann35-109/+109
2014-02-19coverity#738820 bAutoSave is unusedCaolán McNamara1-1/+0
2014-02-19coverity#738822 mnTemplate is unusedCaolán McNamara1-2/+0