summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-08-06svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl
2015-08-06tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann
2015-08-06tdf#84909 Draw: Drawing toolbar exclusive to shapesYousuf Philips
2015-08-06SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-08-06sd: dispose SdStyleSheet properlyMichael Stahl
2015-08-06when skipping hidden pages omit the hidden pages from page bookmarksCaolán McNamara
2015-08-06fix crash on loading presentation with page name fieldCaolán McNamara
2015-08-06tdf#91574 - fix slideshow presenter console lifecycle.Michael Meeks
2015-08-06tdf#92017 Don't attempt to show commontaskbar in DrawMaxim Monastirsky
2015-08-06fix deselect of textbox on slides with images in underlying masterCaolán McNamara
2015-08-06tdf#84909 Hide rename master slide button in toolbarYousuf Philips
2015-08-06tdf#84909 Additional tweaks to the standard, draw and text toolbarsYousuf Philips
2015-08-06rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-08-06rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-08-06Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-08-06tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocumentMiklos Vajna
2015-08-06tdf#91001 Fix inc/dec font for complex selectionsMaxim Monastirsky
2015-08-06tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-08-06tdf#92001 'Handles' contains array of PropertyValuesAndras Timar
2015-08-06tdf#91890:Impress Crash when click on Transition icon in sidebarRishabh Kumar
2015-08-06tdf#86614 Adjusting some text entries and rearranging and removing othersYousuf Philips
2015-08-06gcc4.6: remove trigraph sequences '<::'Thorsten Behrens
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-08-06tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-08-06tdf#87822 Impress: hide common task toolbar in master viewPhilippe Jung
2015-08-06tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens
2015-08-06tdf#87862: Rearranging the lower half of slide transition tabRishabh Kumar
2015-08-06dispose SfxControllerItem objects correctlyLászló Németh
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-22loplugin:passstuffbyrefNoel Grandin
2015-06-22sd::ViewShell::GetTextSelection: fix text/richtext handlingMiklos Vajna
2015-06-22sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna
2015-06-03fdo#74132: Do not interrupt search in Impress and Draw.Jan Holesovsky
2015-05-31lok: Don't attempt to select the exact text after a failed search.cp-5.0-branch-pointJan Holesovsky
2015-05-31sd lok: Send the part number when search always.Jan Holesovsky
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-05-28lok search sd: Off-by-one; and send the page only when it changed.Jan Holesovsky
2015-05-28sd: Notify about the part change (when searching) only once.Jan Holesovsky
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-28sd LOKit callback for search not foundHenry Castro
2015-05-28CppunitTest_sd_tiledrendering: add search-not-found testcaseMiklos Vajna
2015-05-28sd tiled rendering: avoid showing wrap around dialogMiklos Vajna
2015-05-28CppunitTest_sd_tiledrendering: add part switching testcaseMiklos Vajna
2015-05-28tdf#90338 tdf#84254 DrawingML export fixAndras Timar
2015-05-27tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-05-27sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25impress: right click to insert imageCaolán McNamara