summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin10-445/+0
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen2-2/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin20-37/+37
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann1-1/+1
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-1/+1
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-1/+1
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara13-27/+24
2014-12-30removed duplicate entries found in menuids3_tmpl.srcYousuf Philips1-16/+0
2014-12-24fdo#84233 rearrange impress's slide context menu and minor fix bugs in draw'sYousuf Philips2-17/+59
2014-12-23fdo#86614 reorganize image, shape and line context menusYousuf Philips1-37/+10
2014-12-22de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOWCaolán McNamara6-96/+8
2014-12-22fdo#84213 changed 'Display Ruler' to 'View Ruler'Yousuf Philips1-1/+1
2014-12-22fdo#86607 removal of the 'Custom Animation' entry from context menuYousuf Philips2-25/+0
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn19-53/+33
2014-12-21fdo#39440 reduce scope of local variablesMichael Weghorn7-25/+17
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann18-33/+33
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
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 McNamara5-650/+182
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 McNamara1-13/+15
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann9-38/+27
2014-12-15-Werror,-WswitchNoel Grandin1-0/+4
2014-12-15fdo#84938 replace PPT_PLACEHOLDER_ constants->enumTobias Madl1-56/+56
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 Madl4-20/+20
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-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-08coverity#1257112 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-12-07Unused forward declStephan Bergmann2-1/+1