summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-03-04gbuild: CppunitTest: always use unittest configurationMichael Stahl3-6/+0
2015-02-26SkipImages option for PDF importMihai Varga4-3/+54
2015-02-09tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás4-7/+7
2015-01-27font cache gets broken on adding an embedded fontCaolán McNamara1-0/+0
2015-01-19Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara2-4/+11
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák2-4/+4
2015-01-19rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl3-29/+8
2015-01-18fdo#88339 Fixed Draw/Impress constrained image movementTrent MacAlpine1-2/+2
2015-01-08Fraction fiasco: avoid assert on clicking "master pages" in impress sidebarCaolán McNamara1-3/+3
2015-01-07Small tweaks to printing UIAdolfo Jayme Barrientos1-10/+9
2015-01-07fdo#86607 removal of 'Custom Animation' entry from context menu (4.4)Yousuf Philips2-25/+0
2015-01-06fdo#84909 moved presentation features to standard toolbar (4.4)Yousuf Philips4-11/+14
2015-01-06fdo#84233 rearrange impress and draw slide context menus submenu (4.4)Yousuf Philips1-12/+11
2015-01-05bnc#822341: PPTX export of embedded text documentsZolnai Tamás3-40/+46
2015-01-05bnc#862510: PPTX import: Wrong text horizontal adjustment inside shape.Zolnai Tamás2-0/+35
2015-01-05bnc#862510: PPTX import: Wrong text color inside shapeZolnai Tamás2-0/+40
2015-01-05fdo#84909 remove insert image button from shapes toolbar (4.4)Yousuf Philips1-1/+0
2015-01-04don't copy stylesheet's HelpID if this's a renameDavid Tardon1-1/+2
2014-12-18fdo#86627 - Change Image Crop Behavior (4.4)Joel1-3/+2
2014-12-17relax assert, 0 is fineCaolán McNamara1-1/+1
2014-12-17fix Windows buildLászló Németh2-1/+4
2014-12-16this horror depends on unsigned max increment to wrap-around to 0Caolán McNamara2-9/+15
2014-12-13fdo#84909 enable start from current slide and add its tango iconsYousuf Philips1-5/+5
2014-12-09fdo#84295 change context menu 'Style' entry to 'Format'Yousuf Philips1-1/+1
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-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon2-12/+22
2014-12-04removal of font name, font size and text alignment from context menusYousuf Philips2-57/+0
2014-12-03Related: fdo#78151 only make outline, title and subtitle read-onlyCaolán McNamara1-2/+16
2014-12-01fdo#84043: add a test for the bugMichael Stahl2-0/+16
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás2-0/+73
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás2-0/+55
2014-11-30fdo#86035 impress and draw use .uno:Text and not .uno:DrawTextYousuf Philips2-3/+3
2014-11-29fdo#86035 removed uno:InsertDraw and added shapes submenu to writerYousuf Philips2-2/+0
2014-11-26fdo#84909 move zoom to object and added/hid/unhid some other buttonsYousuf Philips5-6/+9
2014-11-25fdo#86440 move header and footer entry to insert menuYousuf Philips1-1/+1
2014-11-24fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky1-1/+4
2014-11-24Related: fdo#83572 Deactivate previous function when inserting objectMaxim Monastirsky1-1/+4
2014-11-22fdo#86550 make some strings localizableAndras Timar1-2/+2
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-18assert because still listening to the wrong view when SetView usedCaolán McNamara2-2/+11
2014-11-18fdo#86209 reorganized the view menu in impress and drawYousuf Philips2-26/+26
2014-11-18fdo#84909 add distribution selection to drawing toolbarYousuf Philips2-0/+2
2014-11-18fdo#84909 more reworking of the toolbars in impress and drawYousuf Philips4-17/+27
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl4-0/+5
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky4-14/+13
2014-11-16coverity#1251173 Dereference before null checkCaolán McNamara1-1/+4
2014-11-14more catch by referenceCaolán McNamara1-3/+3
2014-11-14coverity#1251173 Dereference before null checkCaolán McNamara1-3/+3
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava11-16/+17