summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-17Resolves: #i42894# added support for <presentation:animations>...Armin Le Grand4-29/+222
2014-02-15fdo#63154 Remove unused solar.h reference in sd.Alexandre Vicenzi10-49/+17
2014-02-14inserting a picture in a blank placeholder is setting its bgCaolán McNamara1-20/+25
2014-02-14sal_Bool->boolNoel Grandin2-3/+3
2014-02-14warning C4018: '<' : signed/unsigned mismatchStephan Bergmann1-1/+1
2014-02-14cid#704734 reference after null checkNoel Grandin1-1/+1
2014-02-14Drop unnecessary #includeTakeshi Abe23-29/+0
2014-02-13coverity#737846 Uncaught exceptionCaolán McNamara2-4/+17
2014-02-13coverity#737840 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-13coverity#737837 Uncaught exceptionCaolán McNamara2-2/+6
2014-02-13coverity#737836 Uncaught exceptionCaolán McNamara2-2/+6
2014-02-13coverity#737835 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-13coverity#737833 Uncaught exceptionCaolán McNamara2-5/+9
2014-02-13coverity#737831 Uncaught exceptionCaolán McNamara2-3/+13
2014-02-13coverity#737828 Uncaught exceptionCaolán McNamara2-2/+9
2014-02-13coverity#737827 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-13coverity#737824 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-13Update a hatching import test according to the new valuesZolnai Tamás1-10/+10
2014-02-13fdo#74468 fix timing of slide transitionsDavid Tardon1-0/+3
2014-02-13-Werror,-Wdeprecated-declarationsStephan Bergmann1-1/+1
2014-02-13n#757432: Styles (rename &) copy to different decks.Muthu Subramanian3-2/+136
2014-02-13Move string hash function into String class.Muthu Subramanian1-11/+1
2014-02-12Typo: "omited"/"ommitted"/"ommited" -> "omitted"Julien Nabet1-2/+2
2014-02-12more SvStream:operator>> conversionNoel Grandin1-8/+8