summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
...
* use supersampling in Impress if fast opengl scaling is availableLuboš Luňák2015-01-192-4/+4
* rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl2015-01-173-29/+8
* fdo#88339 Fixed Draw/Impress constrained image movementTrent MacAlpine2015-01-161-2/+2
* remove unnecessary parenthesesNoel Grandin2015-01-165-107/+107
* Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara2015-01-152-4/+11
* simplify Date/Time/DateTime conversion codeNoel Grandin2015-01-131-1/+1
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-124-7/+7
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-125-18/+18
* Work around -fsanitize=nullStephan Bergmann2015-01-095-21/+21
* Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan2015-01-092-1/+2
* 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