summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-19coverity#738826 Uninitialized scalar fieldCaolán McNamara2-1/+1
2014-02-19coverity#738827 mbIsDeselectionPending unusedCaolán McNamara1-2/+0
2014-02-19unotools: sal_Bool -> boolStephan Bergmann5-29/+29
2014-02-19Avoid app specific CreateDialogFactory code for non-DESKTOP.Matúš Kukan2-5/+8
2014-02-19cid#736800 dereference before null checkNoel Grandin1-1/+1
2014-02-19cid#736797 dereference before null checkNoel Grandin1-1/+1
2014-02-18Remove from option-dialog the CurrentPage-option (fdo#71601)Rob Snelders7-70/+30
2014-02-18Typo (a/A)dditionaly -> (a/A)dditionallyJulien Nabet1-1/+1
2014-02-18Resolves: #i123468# Added SdrEndTextEdit before replacing EmptyPresObj...Armin Le Grand1-0/+8
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann3-4/+4
2014-02-18callcatcher: update unused code listsCaolán McNamara2-12/+0
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann4-5/+5
2014-02-17cid#705877 dereference before null checkNoel Grandin1-1/+1