summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Fix typosAndrea Gelmini34-39/+39
2016-07-20sd: lool search all - 2nd search did not work - fixedMarco Cecchetti1-0/+5
2016-07-20new loplugin rangedforcopy - use reference in range based forAndrzej Hunt2-6/+6
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2-2/+2
2016-07-13Resolves: tdf#88396 switching to sidebar panel will toggle it *off*...Caolán McNamara1-0/+2
2016-07-13loplugin:staticcallStephan Bergmann1-4/+4
2016-07-13rhbz#1351292 correctly set edit modeDavid Tardon1-17/+40
2016-07-13Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-2/+11
2016-07-12sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna1-1/+1
2016-07-12sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna1-5/+12
2016-07-12sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART callsMiklos Vajna1-3/+12
2016-07-12sd: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna1-7/+47
2016-07-12sd: implement per-view LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna1-2/+8
2016-07-12sd: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-1/+9
2016-07-12sd: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna1-2/+22
2016-07-12loplugin:constantparam in editengNoel Grandin1-1/+1
2016-07-12loplugin:unusedfieldsNoel Grandin9-24/+2
2016-07-12loplugin:unusedfields variousNoel Grandin8-21/+6
2016-07-12Remove excess newlinesChris Sherlock13-13/+0
2016-07-12CppunitTest_sd_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna2-137/+165
2016-07-12tdf#97591: mark RTF clipboard format as text/rtfOliver Specht1-1/+1
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin4-21/+21
2016-07-12CppunitTest_sd_uimpress: fix loplugin:cppunitassertequals warningsMiklos Vajna1-8/+8
2016-07-12cid#1358838 cid#1358839 cid#1358840 assert to avoid null pointer dereferenceMiklos Vajna1-0/+3
2016-07-12tdf#99224 PPTX export: implement support for images with textMiklos Vajna1-1/+0
2016-07-08sfx2 classification: add Type parameter to the UNO commandMiklos Vajna1-1/+7
2016-07-08sfx2 classification: specify policy type when setting a categoryMiklos Vajna1-1/+1
2016-07-07sd: handle classification during copy&pasteMiklos Vajna1-1/+16
2016-07-07sd: copy doc metadata to clipboard documentMiklos Vajna1-0/+32
2016-07-07sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-1/+1
2016-07-07sd: add classification toolbarMiklos Vajna4-0/+41
2016-07-05sd lok: Fix image insertionPranav Kant1-6/+13
2016-06-26rhbz#1343752 fix view status in menuDavid Tardon1-56/+30
2016-06-19Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2016-06-16lokit: add getPartHashHenry Castro5-0/+38
2016-06-16lok context menu: Expose context menuPranav Kant1-1/+9
2016-06-15LOK: fire SET_PART event when Impress page is changedAshod Nakashian1-0/+5
2016-06-12sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky2-11/+53
2016-06-12tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak2-0/+14
2016-06-12tdf#99387 - protect LOK document size API from corner-cases.Michael Meeks1-1/+7
2016-06-12sd lok bccu#1525: Don't rely on the window size in the LOK case.Jan Holesovsky1-5/+15
2016-06-12sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky2-50/+76
2016-06-12sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro4-82/+46
2016-06-12tdf#97719: Canceling insert image dialog gives error dialogHenry Castro1-7/+7
2016-06-12sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro4-14/+159
2016-06-12sd: Output display names of styles, not internal onesPranav Kant1-1/+12
2016-06-12lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky1-0/+2
2016-06-12impress - unable to search inside table - fixedMarco Cecchetti1-6/+1
2016-06-12lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky1-0/+7
2016-06-12sd lok: Fix normal 'search' performed after a 'search all'.Jan Holesovsky2-5/+19