summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-16fdo#88339 Fixed Draw/Impress constrained image movementTrent MacAlpine
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09Work around -fsanitize=nullStephan Bergmann
2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08Fraction fiasco: avoid assert on clicking "master pages" in impress sidebarCaolán McNamara
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-05fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2015-01-05fdo#84909 remove insert image button from shapes toolbarYousuf Philips
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-30removed duplicate entries found in menuids3_tmpl.srcYousuf Philips
2014-12-28fdo#84909 moved presentation features to standard toolbarYousuf Philips
2014-12-26rearrange Impress's format menu barYousuf Philips
2014-12-26Add object formatting options to format menuYousuf Philips
2014-12-24fdo#84233 rearrange impress's slide context menu and minor fix bugs in draw'sYousuf Philips
2014-12-23fdo#86614 reorganize image, shape and line context menusYousuf Philips
2014-12-22This test fails for Windows, so skip it for now.Zolnai Tamás
2014-12-22More typosZolnai Tamás
2014-12-22Fix typoZolnai Tamás
2014-12-22bnc#862510: PPTX import: Wrong text vertical adjustment inside shape.Zolnai Tamás
2014-12-22bnc#862510: PPTX import: Wrong text color inside shapeZolnai Tamás
2014-12-22bnc#822341: PPTX export of embedded text documentsZolnai Tamás
2014-12-22de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOWCaolán McNamara
2014-12-22fdo#84213 changed 'Display Ruler' to 'View Ruler'Yousuf Philips
2014-12-22fdo#86607 removal of the 'Custom Animation' entry from context menuYousuf Philips
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-12-21fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18Small tweaks to printing UIAdolfo Jayme Barrientos
2014-12-17fdo#86627 - Change Image Crop BehaviorJoel
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-17convert docking animation window to .uiCaolán McNamara
2014-12-17relax assert, 0 is fineCaolán McNamara
2014-12-17fix Windows buildLászló Németh
2014-12-16drop useless commentDavid Tardon
2014-12-16this horror depends on unsigned max increment to wrap-around to 0Caolán McNamara
2014-12-15coverity#704777 Explicit null dereferencedCaolán McNamara