summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Fixup whitespace changes, remove commented code.Thorsten Behrens
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-25Don't write compound header to zero length filesMaxim Monastirsky
2014-02-25coverity#983796 Uncaught exceptionCaolán McNamara
2014-02-25coverity#983702 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737807 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737805 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737802 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737772 Uncaught exceptionCaolán McNamara
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Resolves: #i119985# date/time is displayed as different languageZhe Wang
2014-02-23coverity#707114 Uncaught exceptionCaolán McNamara
2014-02-23coverity#707113 Uncaught exceptionCaolán McNamara
2014-02-23coverity#704737 Dereference after null checkCaolán McNamara
2014-02-23coverity#704736 Dereference after null checkCaolán McNamara
2014-02-23coverity#704735 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23at least fix the crash when calling SdXImpressDocument::dispose for nowMarkus Mohrhard
2014-02-22loplugin:literaltoboolconversionStephan Bergmann
2014-02-21coverity#1132721 fix exception specsCaolán McNamara
2014-02-21Related: #i123197# Fixed selection problems when switching...Andre Fischer
2014-02-21coverity#738812 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#738813 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#738815 Uninitialized scalar fieldCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-21sal_Bool->boolNoel Grandin
2014-02-21callcatcher: update unused codeCaolán McNamara
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20Rename functions to avoid name collisions more generally.Matúš Kukan
2014-02-20cid#1078827 Dereference before null checkNoel Grandin
2014-02-20cid#1078825 Dereference before null checkNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19coverity#738820 bAutoSave is unusedCaolán McNamara
2014-02-19coverity#738822 mnTemplate is unusedCaolán McNamara
2014-02-19coverity#738826 Uninitialized scalar fieldCaolán McNamara
2014-02-19coverity#738827 mbIsDeselectionPending unusedCaolán McNamara
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-19Avoid app specific CreateDialogFactory code for non-DESKTOP.Matúš Kukan
2014-02-19cid#736800 dereference before null checkNoel Grandin
2014-02-19cid#736797 dereference before null checkNoel Grandin
2014-02-18Remove from option-dialog the CurrentPage-option (fdo#71601)Rob Snelders