summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-0922-28/+28
* Fraction fiasco: avoid assert on clicking "master pages" in impress sidebarCaolán McNamara2015-01-081-3/+3
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-0815-538/+3
* Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen2015-01-073-3/+0
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-0721-45/+43
* fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann2015-01-062-2/+1
* fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin2015-01-051-1/+1
* fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos2015-01-0512-15/+24
* Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee2015-01-051-1/+1
* fdo#84909 remove insert image button from shapes toolbarYousuf Philips2015-01-051-1/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-0416-34/+31
* removed duplicate entries found in menuids3_tmpl.srcYousuf Philips2014-12-301-16/+0
* fdo#84909 moved presentation features to standard toolbarYousuf Philips2014-12-284-11/+14
* rearrange Impress's format menu barYousuf Philips2014-12-261-23/+66
* Add object formatting options to format menuYousuf Philips2014-12-261-4/+48
* fdo#84233 rearrange impress's slide context menu and minor fix bugs in draw'sYousuf Philips2014-12-242-17/+59
* fdo#86614 reorganize image, shape and line context menusYousuf Philips2014-12-232-37/+14
* This test fails for Windows, so skip it for now.Zolnai Tamás2014-12-221-0/+8
* More typosZolnai Tamás2014-12-221-2/+2
* Fix typoZolnai Tamás2014-12-221-1/+1
* bnc#862510: PPTX import: Wrong text vertical adjustment inside shape.Zolnai Tamás2014-12-222-0/+35
* bnc#862510: PPTX import: Wrong text color inside shapeZolnai Tamás2014-12-222-0/+40
* bnc#822341: PPTX export of embedded text documentsZolnai Tamás2014-12-223-40/+38
* de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOWCaolán McNamara2014-12-227-97/+8
* fdo#84213 changed 'Display Ruler' to 'View Ruler'Yousuf Philips2014-12-221-1/+1
* fdo#86607 removal of the 'Custom Animation' entry from context menuYousuf Philips2014-12-222-25/+0
* fdo#39440 sd: reduce scope of local variablesMichael Weghorn2014-12-2119-53/+33
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-217-25/+17
* sd: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1821-40/+40
* comphelper: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* Small tweaks to printing UIAdolfo Jayme Barrientos2014-12-181-10/+9
* fdo#86627 - Change Image Crop BehaviorJoel2014-12-171-3/+2
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-172-2/+2
* convert docking animation window to .uiCaolán McNamara2014-12-178-651/+814
* relax assert, 0 is fineCaolán McNamara2014-12-171-1/+1
* fix Windows buildLászló Németh2014-12-172-1/+4
* drop useless commentDavid Tardon2014-12-161-2/+0
* this horror depends on unsigned max increment to wrap-around to 0Caolán McNamara2014-12-162-9/+15
* coverity#704777 Explicit null dereferencedCaolán McNamara2014-12-152-14/+16
* sd: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1510-39/+28
* -Werror,-WswitchNoel Grandin2014-12-151-0/+4
* fdo#84938 replace PPT_PLACEHOLDER_ constants->enumTobias Madl2014-12-151-56/+56
* fdo#84909 enable start from current slide and add its tango iconsYousuf Philips2014-12-131-5/+5
* fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2014-12-121-3/+3
* 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