summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* fdo#84938 replace PPT_LAYOUT_ constants with enumTobias Madl2014-12-121-28/+28
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-12-111-3/+3
* document 735481 Logically dead codeCaolán McNamara2014-12-111-0/+1
* coverity#704009 Unchecked return valueCaolán McNamara2014-12-111-1/+1
* document 704296 Logically dead codeCaolán McNamara2014-12-111-0/+1
* Any reason to use IsHeadlessModeRequested here?Stephan Bergmann2014-12-101-1/+1
* priorities: prevent future compatibility problemsTobias Madl2014-12-102-4/+4
* loplugin:cstylecastStephan Bergmann2014-12-101-1/+1
* -Werror,-Wunused-const-variableStephan Bergmann2014-12-091-3/+0
* -Werror,-Wunused-const-variableStephan Bergmann2014-12-091-1/+0
* changed timers to idlesTobias Madl2014-12-095-21/+21
* changed timers to idlesTobias Madl2014-12-093-12/+12
* changed timers to idleJennifer Liebel2014-12-096-18/+18
* changed timers to idleJennifer Liebel2014-12-092-7/+7
* changed timers to idleJennifer Liebel2014-12-091-17/+16
* changed timer to idleTobias Madl2014-12-092-13/+8
* fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot2014-12-091-8/+9
* limit scope of variableDavid Tardon2014-12-081-2/+3
* don't copy stylesheet's HelpID if this's a renameDavid Tardon2014-12-081-1/+2
* Test also Impress export / import of images with special IDZolnai Tamás2014-12-082-0/+82
* coverity#1257112 Uninitialized scalar fieldCaolán McNamara2014-12-081-0/+2
* Test for linked graphic export / import of ImpressZolnai Tamás2014-12-073-0/+48
* Unused forward declStephan Bergmann2014-12-072-1/+1
* Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky2014-12-072-54/+1
* sd: use GetUndoAction()Miklos Vajna2014-12-071-3/+1
* Work around error: member access into incomplete type 'MarkedUndoAction'Tor Lillqvist2014-12-071-0/+2
* Forward-declare MarkedUndoAction.Kohei Yoshida2014-12-072-7/+9
* Remove unused functionStephan Bergmann2014-12-051-2/+0
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-053-3/+4
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+2
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-054-6/+6
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+2
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-052-7/+9
* ooo#93212 avoid slicing during construction of SdrPageDavid Tardon2014-12-042-12/+22
* Don't start Impress Remote server in headless mode.Andrzej Hunt2014-12-041-0/+15
* From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUriStephan Bergmann2014-12-034-8/+7
* Related: fdo#78151 only make outline, title and subtitle read-onlyCaolán McNamara2014-12-031-2/+16
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-014-6/+6
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-11-302-3/+3
* PPTX import: fix import of shape line properties defined by themeZolnai Tamás2014-11-302-0/+73
* bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás2014-11-302-0/+55
* fdo#86035 impress and draw use .uno:Text and not .uno:DrawTextYousuf Philips2014-11-302-3/+3
* fdo#86035 removed uno:InsertDraw and added shapes submenu to writerYousuf Philips2014-11-292-2/+0
* fdo#84043: add a test for the bugMichael Stahl2014-11-282-0/+16
* Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann2014-11-261-0/+2
* fdo#84848 enable 'save as' button in toolbarYousuf Philips2014-11-251-1/+1
* all these ids and their associated resources were unnecessaryCaolán McNamara2014-11-252-65/+6
* We now only need one bit of information hereCaolán McNamara2014-11-2514-19/+16
* fdo#86440 move header and footer entry to insert menuYousuf Philips2014-11-251-1/+1
* fdo#75757: remove inheritance to std::mapJuan Picca2014-11-251-2/+13