summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2015-08-14tdf#80866, bnc#835985: Better solution to the original bnc# bug.Jan Holesovsky1-1/+1
2015-08-13tdf#80866: Revert "bnc#835985: When printing ... 'Order' did not count."Jan Holesovsky1-3/+3
2015-08-13tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin1-1/+1
2015-07-23svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl1-1/+4
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann1-3/+6
2015-07-10SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna4-6/+6
2015-07-09sd: dispose SdStyleSheet properlyMichael Stahl1-0/+7
2015-07-09when skipping hidden pages omit the hidden pages from page bookmarksCaolán McNamara1-2/+24
2015-07-09fix crash on loading presentation with page name fieldCaolán McNamara1-1/+2
2015-07-08tdf#91574 - fix slideshow presenter console lifecycle.Michael Meeks2-7/+6
2015-07-08tdf#92017 Don't attempt to show commontaskbar in DrawMaxim Monastirsky2-2/+3
2015-07-03fix deselect of textbox on slides with images in underlying masterCaolán McNamara2-6/+12
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky2-3/+3
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna4-5/+9
2015-06-22loplugin:passstuffbyrefNoel Grandin2-2/+3
2015-06-22sd::ViewShell::GetTextSelection: fix text/richtext handlingMiklos Vajna1-0/+6
2015-06-22sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna4-0/+63
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-1/+1
2015-06-18Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-0/+3
2015-06-16tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocumentMiklos Vajna3-0/+18
2015-06-16tdf#91001 Fix inc/dec font for complex selectionsMaxim Monastirsky1-13/+2
2015-06-16tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky2-17/+2
2015-06-07tdf#86614 Adjusting some text entries and rearranging and removing othersYousuf Philips2-91/+30
2015-06-07gcc4.6: remove trigraph sequences '<::'Thorsten Behrens1-8/+8
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin8-25/+22
2015-06-04tdf#91702 - fix stack-based MessBox allocation.Michael Meeks8-31/+30
2015-06-03tdf#87822 Impress: hide common task toolbar in master viewPhilippe Jung3-11/+23
2015-06-03tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens1-0/+1
2015-06-02tdf#87862: Rearranging the lower half of slide transition tabRishabh Kumar2-11/+0
2015-06-02fdo#74132: Do not interrupt search in Impress and Draw.Jan Holesovsky5-78/+51
2015-06-01dispose SfxControllerItem objects correctlyLászló Németh3-4/+4
2015-05-31lok: Don't attempt to select the exact text after a failed search.cp-5.0-branch-pointJan Holesovsky1-19/+0
2015-05-31sd lok: Send the part number when search always.Jan Holesovsky1-8/+2
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-3/+3
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1
2015-05-29convert POINTER constants to scoped enumNoel Grandin8-19/+19
2015-05-28lok search sd: Off-by-one; and send the page only when it changed.Jan Holesovsky1-3/+6
2015-05-28sd: Notify about the part change (when searching) only once.Jan Holesovsky2-6/+11
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung3-4/+4
2015-05-28sd LOKit callback for search not foundHenry Castro1-0/+6
2015-05-28sd tiled rendering: avoid showing wrap around dialogMiklos Vajna1-0/+8
2015-05-27tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-1/+1
2015-05-27sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna1-0/+6
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-25impress: right click to insert imageCaolán McNamara1-0/+9
2015-05-22tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks1-52/+50
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier13-92/+92
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin4-7/+7
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin10-87/+81