summaryrefslogtreecommitdiff
path: root/sd
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-10tdf#84909 Draw: Drawing toolbar exclusive to shapesYousuf Philips2-11/+14
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-29tdf#84909 Hide rename master slide button in toolbarYousuf Philips2-1/+2
2015-06-24tdf#84909 Additional tweaks to the standard, draw and text toolbarsYousuf Philips4-42/+65
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky2-3/+3
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna5-7/+12
2015-06-22loplugin:passstuffbyrefNoel Grandin2-2/+3
2015-06-22sd::ViewShell::GetTextSelection: fix text/richtext handlingMiklos Vajna2-0/+9
2015-06-22sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna5-0/+85
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-12tdf#92001 'Handles' contains array of PropertyValuesAndras Timar3-0/+45
2015-06-08tdf#91890:Impress Crash when click on Transition icon in sidebarRishabh Kumar1-6/+7
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 Behrens5-0/+14
2015-06-02tdf#87862: Rearranging the lower half of slide transition tabRishabh Kumar3-97/+69
2015-06-02fdo#74132: Do not interrupt search in Impress and Draw.Jan Holesovsky7-78/+55
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-28CppunitTest_sd_tiledrendering: add search-not-found testcaseMiklos Vajna1-1/+14
2015-05-28sd tiled rendering: avoid showing wrap around dialogMiklos Vajna1-0/+8
2015-05-28CppunitTest_sd_tiledrendering: add part switching testcaseMiklos Vajna2-6/+30
2015-05-28tdf#90338 tdf#84254 DrawingML export fixAndras Timar3-0/+562
2015-05-27tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-1/+1