summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-04-21tdf#99224 PPTX export: implement support for images with textMiklos Vajna
2016-04-19tdf#99387 - protect LOK document size API from corner-cases.Michael Meeks
2016-04-08lok context menu: Expose context menuPranav Kant
2016-03-31sd lok bccu#1525: Don't rely on the window size in the LOK case.Jan Holesovsky
2016-03-31set reasonable default size for new draw/impress tablesJustin Luth
2016-03-17tdf#94370: Make previews of master pages finally appearKatarina Behrens
2016-03-08sd: CppunitTest_sd_svg_export_tests is Linux-only so farMiklos Vajna
2016-03-03sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky
2016-03-02fix clang buildMarkus Mohrhard
2016-03-02xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl
2016-02-29guard boost/property_tree/json_parser.hpp on WNTAndras Timar
2016-02-20sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro
2016-02-17tdf#97719: Canceling insert image dialog gives error dialogHenry Castro
2016-02-17sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro
2016-02-15sd: Output display names of styles, not internal onesPranav Kant
2016-02-07CppunitTest_sd_svg_export_tests fails on Windows (compiler/boost issue)Andras Timar
2016-02-05lok: Search result should contain info if it is a 'search all' result.cp-5.0-22Jan Holesovsky
2016-02-04impress - unable to search inside table - fixedMarco Cecchetti
2016-02-04tdf#91762: Check wether the row and the cell have text...Xisco Fauli
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky
2016-01-25sd lok: Fix normal 'search' performed after a 'search all'.cp-5.0-20Jan Holesovsky
2016-01-18tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás
2016-01-14sd lok: More places where we need to force the transparent color for bg.Jan Holesovsky
2016-01-14sd: use ScopeGuard in Outliner::SearchAndReplaceAll()Miklos Vajna
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-11lool - search all - unit test failure - solvedMarco Cecchetti
2016-01-08lool - page border shadow can be disabledMarco Cecchetti
2016-01-07Disabled the test for a moment.Jan Holesovsky
2016-01-07lool - search all - 2nd search does not work - fixedMarco Cecchetti
2015-12-23sd tiled rendering: enable map mode to center imagesHenry Castro
2015-12-17sd: enable insert graphic when UNO command has URL file argumentHenry Castro
2015-12-14svg export: borders of leaving slide are not covered by the entering oneMarco Cecchetti
2015-12-10tdf#95356: unit test about text decorations for svg exportMarco Cecchetti
2015-12-10sd: add support for svg export unit testsMarco Cecchetti
2015-11-28Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-18sd: Add a separator between the 'insert' buttons and text-related ones.Jan Holesovsky
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-11sd lok: ccu#1295 force async image swapAndrzej Hunt
2015-11-10afl-eventesting: deref of null mpTextObjCaolán McNamara
2015-11-05tdf#95298: corrected some out-of-bound accesses to arrayArmin Le Grand
2015-11-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-29tdf#93587: insert table in draw ole objectJulien Nabet
2015-10-28guard boost/property_tree/json_parser.hpp on WNTAndras Timar
2015-10-27sd: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-27sd: implement vcl::ITiledRenderable::getWindow()Miklos Vajna
2015-10-26afl-eventtesting + VclPtr: missing dispose on impress annotation windowCaolán McNamara
2015-10-26afl-eventtesting: deref of null GetMainViewShellCaolán McNamara
2015-10-26afl-eventtesting: pCursor is nullCaolán McNamara