summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky4-11/+93
2016-05-10LOK: fire SET_PART event when Impress page is changedAshod Nakashian1-0/+5
2016-05-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2016-05-02tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak2-0/+15
2016-05-02tdf#99450/tdf#99462: fix insert twice the same object in Photo albumJulien Nabet1-1/+0
2016-04-23lokit: add getPartHashHenry Castro5-0/+39
2016-04-21tdf#99224 PPTX export: implement support for images with textMiklos Vajna4-1/+31
2016-04-19tdf#99387 - protect LOK document size API from corner-cases.Michael Meeks1-1/+7
2016-04-08lok context menu: Expose context menuPranav Kant1-1/+9
2016-03-31sd lok bccu#1525: Don't rely on the window size in the LOK case.Jan Holesovsky1-5/+15
2016-03-31set reasonable default size for new draw/impress tablesJustin Luth1-2/+22
2016-03-17tdf#94370: Make previews of master pages finally appearKatarina Behrens1-0/+1
2016-03-08sd: CppunitTest_sd_svg_export_tests is Linux-only so farMiklos Vajna1-1/+5
2016-03-03sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky2-50/+76
2016-03-02fix clang buildMarkus Mohrhard1-0/+4
2016-03-02xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl3-0/+71
2016-02-29guard boost/property_tree/json_parser.hpp on WNTAndras Timar1-0/+6
2016-02-20sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro6-88/+56
2016-02-17tdf#97719: Canceling insert image dialog gives error dialogHenry Castro1-7/+7
2016-02-17sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro6-12/+156
2016-02-15sd: Output display names of styles, not internal onesPranav Kant1-1/+12
2016-02-07CppunitTest_sd_svg_export_tests fails on Windows (compiler/boost issue)Andras Timar1-1/+1
2016-02-05lok: Search result should contain info if it is a 'search all' result.cp-5.0-22Jan Holesovsky1-0/+2
2016-02-04impress - unable to search inside table - fixedMarco Cecchetti1-6/+1
2016-02-04tdf#91762: Check wether the row and the cell have text...Xisco Fauli1-2/+1
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky1-0/+7
2016-01-25sd lok: Fix normal 'search' performed after a 'search all'.cp-5.0-20Jan Holesovsky2-5/+19
2016-01-18tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás2-27/+0
2016-01-14sd lok: More places where we need to force the transparent color for bg.Jan Holesovsky2-0/+6
2016-01-14sd: use ScopeGuard in Outliner::SearchAndReplaceAll()Miklos Vajna1-1/+4
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+26
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+2
2016-01-11lool - search all - unit test failure - solvedMarco Cecchetti1-0/+2
2016-01-08lool - page border shadow can be disabledMarco Cecchetti1-2/+9
2016-01-07Disabled the test for a moment.Jan Holesovsky1-1/+1
2016-01-07lool - search all - 2nd search does not work - fixedMarco Cecchetti1-5/+12
2015-12-23sd tiled rendering: enable map mode to center imagesHenry Castro1-0/+4
2015-12-17sd: enable insert graphic when UNO command has URL file argumentHenry Castro1-50/+77
2015-12-14svg export: borders of leaving slide are not covered by the entering oneMarco Cecchetti1-9/+9
2015-12-10tdf#95356: unit test about text decorations for svg exportMarco Cecchetti1-13/+64
2015-12-10sd: add support for svg export unit testsMarco Cecchetti4-0/+149
2015-11-28Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung5-1/+30
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna3-3/+3
2015-11-18sd: Add a separator between the 'insert' buttons and text-related ones.Jan Holesovsky2-0/+2
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt2-0/+16
2015-11-11sd lok: ccu#1295 force async image swapAndrzej Hunt1-2/+9
2015-11-10afl-eventesting: deref of null mpTextObjCaolán McNamara1-1/+1
2015-11-05tdf#95298: corrected some out-of-bound accesses to arrayArmin Le Grand1-4/+6
2015-11-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna2-5/+5
2015-10-29tdf#93587: insert table in draw ole objectJulien Nabet1-15/+7