summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann21-40/+40
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-18Small tweaks to printing UIAdolfo Jayme Barrientos1-10/+9
2014-12-17fdo#86627 - Change Image Crop BehaviorJoel1-3/+2
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann2-2/+2
2014-12-17convert docking animation window to .uiCaolán McNamara8-651/+814
2014-12-17relax assert, 0 is fineCaolán McNamara1-1/+1
2014-12-17fix Windows buildLászló Németh2-1/+4
2014-12-16drop useless commentDavid Tardon1-2/+0
2014-12-16this horror depends on unsigned max increment to wrap-around to 0Caolán McNamara2-9/+15
2014-12-15coverity#704777 Explicit null dereferencedCaolán McNamara2-14/+16
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann10-39/+28
2014-12-15-Werror,-WswitchNoel Grandin1-0/+4
2014-12-15fdo#84938 replace PPT_PLACEHOLDER_ constants->enumTobias Madl1-56/+56
2014-12-13fdo#84909 enable start from current slide and add its tango iconsYousuf Philips1-5/+5
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-3/+3
2014-12-12fdo#84938 replace PPT_LAYOUT_ constants with enumTobias Madl1-28/+28
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-3/+3
2014-12-11document 735481 Logically dead codeCaolán McNamara1-0/+1
2014-12-11coverity#704009 Unchecked return valueCaolán McNamara1-1/+1
2014-12-11document 704296 Logically dead codeCaolán McNamara1-0/+1
2014-12-10Any reason to use IsHeadlessModeRequested here?Stephan Bergmann1-1/+1
2014-12-10priorities: prevent future compatibility problemsTobias Madl2-4/+4
2014-12-10loplugin:cstylecastStephan Bergmann1-1/+1
2014-12-09-Werror,-Wunused-const-variableStephan Bergmann1-3/+0
2014-12-09-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2014-12-09changed timers to idlesTobias Madl5-21/+21
2014-12-09changed timers to idlesTobias Madl3-12/+12
2014-12-09changed timers to idleJennifer Liebel6-18/+18
2014-12-09changed timers to idleJennifer Liebel2-7/+7
2014-12-09changed timers to idleJennifer Liebel1-17/+16
2014-12-09changed timer to idleTobias Madl2-13/+8
2014-12-09fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot1-8/+9
2014-12-08limit scope of variableDavid Tardon1-2/+3
2014-12-08don't copy stylesheet's HelpID if this's a renameDavid Tardon1-1/+2
2014-12-08Test also Impress export / import of images with special IDZolnai Tamás2-0/+82
2014-12-08coverity#1257112 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-12-07Test for linked graphic export / import of ImpressZolnai Tamás3-0/+48
2014-12-07Unused forward declStephan Bergmann2-1/+1
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky2-54/+1
2014-12-07sd: use GetUndoAction()Miklos Vajna1-3/+1
2014-12-07Work around error: member access into incomplete type 'MarkedUndoAction'Tor Lillqvist1-0/+2
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida2-7/+9
2014-12-05Remove unused functionStephan Bergmann1-2/+0
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann3-3/+4
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann4-6/+6
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2-7/+9
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon2-12/+22