summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2014-02-18Typo (a/A)dditionaly -> (a/A)dditionallyJulien Nabet
2014-02-18Resolves: #i123468# Added SdrEndTextEdit before replacing EmptyPresObj...Armin Le Grand
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann
2014-02-18callcatcher: update unused code listsCaolán McNamara
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-17cid#705877 dereference before null checkNoel Grandin
2014-02-17Resolves: #i42894# added support for <presentation:animations>...Armin Le Grand
2014-02-15fdo#63154 Remove unused solar.h reference in sd.Alexandre Vicenzi
2014-02-14inserting a picture in a blank placeholder is setting its bgCaolán McNamara
2014-02-14sal_Bool->boolNoel Grandin