summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-07-13Resolves: tdf#88396 switching to sidebar panel will toggle it *off*...Caolán McNamara
2016-07-13loplugin:staticcallStephan Bergmann
2016-07-13rhbz#1351292 correctly set edit modeDavid Tardon
2016-07-13Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara
2016-07-12sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2016-07-12sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-07-12sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART callsMiklos Vajna
2016-07-12sd: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2016-07-12sd: implement per-view LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna
2016-07-12sd: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna
2016-07-12sd: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
2016-07-12loplugin:constantparam in editengNoel Grandin
2016-07-12loplugin:unusedfieldsNoel Grandin
2016-07-12loplugin:unusedfields variousNoel Grandin
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12CppunitTest_sd_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna
2016-07-12tdf#97591: mark RTF clipboard format as text/rtfOliver Specht
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin
2016-07-12CppunitTest_sd_uimpress: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-12cid#1358838 cid#1358839 cid#1358840 assert to avoid null pointer dereferenceMiklos Vajna
2016-07-12tdf#99224 PPTX export: implement support for images with textMiklos Vajna
2016-07-08sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-07-08sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-07-07sd: handle classification during copy&pasteMiklos Vajna
2016-07-07sd: copy doc metadata to clipboard documentMiklos Vajna
2016-07-07sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
2016-07-07sd: add classification toolbarMiklos Vajna
2016-07-05sd lok: Fix image insertionPranav Kant
2016-06-26rhbz#1343752 fix view status in menuDavid Tardon
2016-06-19Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2016-06-16lokit: add getPartHashHenry Castro
2016-06-16lok context menu: Expose context menuPranav Kant
2016-06-15LOK: fire SET_PART event when Impress page is changedAshod Nakashian
2016-06-12sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky
2016-06-12tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak
2016-06-12tdf#99387 - protect LOK document size API from corner-cases.Michael Meeks
2016-06-12sd lok bccu#1525: Don't rely on the window size in the LOK case.Jan Holesovsky
2016-06-12sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky
2016-06-12sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro
2016-06-12tdf#97719: Canceling insert image dialog gives error dialogHenry Castro
2016-06-12sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro
2016-06-12sd: Output display names of styles, not internal onesPranav Kant
2016-06-12lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-06-12impress - unable to search inside table - fixedMarco Cecchetti
2016-06-12lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky
2016-06-12sd lok: Fix normal 'search' performed after a 'search all'.Jan Holesovsky
2016-06-12disable SdImportTest::testTdf93124 temporarilyAndras Timar
2016-06-12sd lok: More places where we need to force the transparent color for bg.Jan Holesovsky
2016-06-12sd: use ScopeGuard in Outliner::SearchAndReplaceAll()Miklos Vajna
2016-06-12editeng: handle SdrModel::isTiledSearching()Miklos Vajna