summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2015-07-08fix deselect of textbox on slides with images in underlying masterCaolán McNamara2-6/+12
2015-06-30tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky2-17/+2
2015-06-18tdf#91001 Fix inc/dec font for complex selectionsMaxim Monastirsky1-13/+2
2015-06-03tdf#88056: Implement ODF import/export of page title fieldKatarina Behrens4-0/+24
2015-05-19misspell some words, copy and paste slide to gimpCaolán McNamara1-2/+16
2015-05-01tdf#86329 Interactive crop preview shouldn't scale proportionallyTrent MacAlpine1-1/+6
2015-05-01Fix tdf#90911 wrong parameter size on getsocknameJuergen Funk1-1/+1
2015-04-23fix re-export of novell590442-1.ppt to pptCaolán McNamara1-167/+181
2015-04-16fix export of ooo120353-1.odp to pptx, mismatch of start and end elementCaolán McNamara1-1/+1
2015-04-16fix assert on re-export of ooo48994-1.ppt to pptCaolán McNamara1-1/+1
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-07fdo#86607 removal of 'Custom Animation' entry from context menu (4.4)Yousuf Philips2-25/+0
2015-01-06fdo#84233 rearrange impress and draw slide context menus submenu (4.4)Yousuf Philips1-12/+11
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-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-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-11/+17
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-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-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-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 Monastirsky3-12/+11
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
2014-11-14Silence winsock deprecation warningStephan Bergmann1-0/+6
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl4-0/+4
2014-11-13coverity#1251594 Uncaught exceptionCaolán McNamara2-2/+3
2014-11-13limit width of list whose text can grow to silly widthsCaolán McNamara1-0/+1
2014-11-13Resolves fdo#85750: Custom Animation timeing does not retain settingsJulien Nabet2-10/+10
2014-11-13loplugin: cstylecastNoel Grandin41-264/+262
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini24-29/+29
2014-11-12fix build on older compilersNoel Grandin1-2/+2
2014-11-12loplugin: cstylecastNoel Grandin15-195/+195
2014-11-11Remove unused #includeStephan Bergmann1-1/+0
2014-11-11strip off hard-coded numbering from outliner preview on loadCaolán McNamara1-1/+14
2014-11-11have a stab at improving impossible questionCaolán McNamara1-1/+1
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara3-5/+0