summaryrefslogtreecommitdiff
path: root/sd/qa/unit/tiledrendering/tiledrendering.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna1-3/+54
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna1-0/+68
2016-07-20comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna1-8/+14
2016-07-12CppunitTest_sd_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna1-136/+164
2016-07-12tdf#97591: mark RTF clipboard format as text/rtfOliver Specht1-1/+1
2016-06-19Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2016-06-16lokit: add getPartHashHenry Castro1-0/+18
2016-06-12sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky1-36/+74
2016-06-12sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro1-52/+10
2016-06-12sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro1-0/+127
2016-06-12sd lok: Fix normal 'search' performed after a 'search all'.Jan Holesovsky1-0/+17
2016-06-12editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+25
2016-06-11tdf#100269 svx: fix undo of table column resizeMiklos Vajna1-1/+88
2016-05-02tdf#99452 svx: fix undo of table row edge dragMiklos Vajna1-0/+52
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-1/+1
2015-10-16sd tiled rendering: emit CALLBACK_TEXT_SELECTION on multiple search resultsMiklos Vajna1-0/+14
2015-10-15sd tiled rendering: implement CALLBACK_SET_PART for find-allMiklos Vajna1-0/+7
2015-10-15sd tiled rendering: let find-all at least select the first match physicallyMiklos Vajna1-2/+17
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-1/+8
2015-10-13CppunitTest_sd_tiledrendering: CALLBACK_SEARCH_RESULT_SELECTION testcaseMiklos Vajna1-3/+17
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12Related: tdf#74132 CppunitTest_sd_export_tests: clean up testSearch()Miklos Vajna1-1/+0
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna1-2/+3
2015-06-19sd::ViewShell::GetTextSelection: fix text/richtext handlingMiklos Vajna1-0/+3
2015-06-19sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna1-0/+22
2015-05-28indentation fixesMiklos Vajna1-1/+1
2015-05-27CppunitTest_sd_tiledrendering: add search-not-found testcaseMiklos Vajna1-1/+14
2015-05-27CppunitTest_sd_tiledrendering: add part switching testcaseMiklos Vajna1-6/+30
2015-04-24CppunitTest_sd_tiledrendering: add search testcaseMiklos Vajna1-6/+68
2015-04-14Add SdXImpressDocument::resetSelection() testcase.Miklos Vajna1-0/+26
2015-04-14Add SdXImpressDocument::setGraphicSelection() testcase.Miklos Vajna1-0/+24
2015-04-13Add SdXImpressDocument::postKeyEvent() testcase.Miklos Vajna1-0/+28
2015-04-07loplugin:unreffunStephan Bergmann1-0/+10
2015-04-07Add SdXImpressDocument::setTextSelection() testcase.Miklos Vajna1-6/+36
2015-04-07Add SdXImpressDocument::postMouseEvent() testcase.Miklos Vajna1-0/+35
2015-04-07Add testcase for sd::Window::LogicInvalidate().Miklos Vajna1-0/+125