summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Related: #i57936# Added refresh to update LayerTabBar...Armin Le Grand2014-03-011-0/+11
* Resolves: #i87182# secured usage of LayerTabBar in Draw...Armin Le Grand2014-02-287-22/+82
* WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2014-02-281-1/+1
* coverity#1187866 unused bStartWithActualPageCaolán McNamara2014-02-271-2/+0
* coverity#1187661 Unchecked dynamic_castCaolán McNamara2014-02-271-2/+2
* Improve usability of the outlineRob Snelders2014-02-273-14/+20
* editeng: sal_Bool->boolNoel Grandin2014-02-273-6/+6
* editeng: sal_Bool->boolNoel Grandin2014-02-271-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-2720-63/+63
* editeng: sal_Bool->boolNoel Grandin2014-02-275-8/+8
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-26149-1872/+1872
* Fixup whitespace changes, remove commented code.Thorsten Behrens2014-02-264-35/+0
* Remove visual noise from sdAlexander Wilms2014-02-26103-1766/+686
* Don't write compound header to zero length filesMaxim Monastirsky2014-02-251-0/+11
* coverity#983796 Uncaught exceptionCaolán McNamara2014-02-252-2/+4
* coverity#983702 Uncaught exceptionCaolán McNamara2014-02-252-2/+4
* coverity#737807 Uncaught exceptionCaolán McNamara2014-02-252-3/+6
* coverity#737805 Uncaught exceptionCaolán McNamara2014-02-252-2/+3
* coverity#737802 Uncaught exceptionCaolán McNamara2014-02-252-2/+3
* coverity#737772 Uncaught exceptionCaolán McNamara2014-02-252-2/+5
* Add config_libraries.h definitions to get library names easily.Matúš Kukan2014-02-251-2/+2
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-2510-18/+30
* implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann2014-02-241-1/+1
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-244-22/+22
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-1/+1
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-4/+5
* Resolves: #i119985# date/time is displayed as different languageZhe Wang2014-02-231-3/+3
* coverity#707114 Uncaught exceptionCaolán McNamara2014-02-232-2/+5
* coverity#707113 Uncaught exceptionCaolán McNamara2014-02-232-2/+5
* coverity#704737 Dereference after null checkCaolán McNamara2014-02-231-1/+1
* coverity#704736 Dereference after null checkCaolán McNamara2014-02-231-1/+1
* coverity#704735 Dereference after null checkCaolán McNamara2014-02-231-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-2394-1278/+1278
* at least fix the crash when calling SdXImpressDocument::dispose for nowMarkus Mohrhard2014-02-231-1/+1
* loplugin:literaltoboolconversionStephan Bergmann2014-02-221-1/+1
* coverity#1132721 fix exception specsCaolán McNamara2014-02-212-2/+3
* Related: #i123197# Fixed selection problems when switching...Andre Fischer2014-02-216-30/+64
* coverity#738812 Uninitialized scalar fieldCaolán McNamara2014-02-211-0/+5
* coverity#738813 Uninitialized scalar fieldCaolán McNamara2014-02-211-1/+10
* coverity#738815 Uninitialized scalar fieldCaolán McNamara2014-02-211-18/+28
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2148-117/+117
* editeng: sal_Bool->boolNoel Grandin2014-02-213-5/+5
* editeng: sal_Bool->boolNoel Grandin2014-02-212-5/+5
* sal_Bool->boolNoel Grandin2014-02-212-8/+8
* callcatcher: update unused codeCaolán McNamara2014-02-212-7/+0
* Add config option used when we try to link one huge object file.Matúš Kukan2014-02-211-0/+1
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-2038-1/+67
* Rename functions to avoid name collisions more generally.Matúš Kukan2014-02-202-6/+2
* cid#1078827 Dereference before null checkNoel Grandin2014-02-201-1/+1
* cid#1078825 Dereference before null checkNoel Grandin2014-02-201-1/+1