summaryrefslogtreecommitdiffstats
path: root/sd/qa/unit/tiledrendering/tiledrendering.cxx
Commit message (Expand)AuthorAgeFilesLines
* sd lok: fix Undo/Redo Document RepairHenry Castro2017-07-261-16/+22
* sd: Use unique Page ids for better multi-view support + unit testPranav Kant2017-05-111-0/+52
* sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky2017-03-131-0/+17
* sd lok: Support editing annotations by id + unit testPranav Kant2017-02-281-0/+19
* sd lok: Include parthash in annotation list and callbacksPranav Kant2017-02-281-0/+4
* sd lok: Unit tests for comments apiPranav Kant2017-02-281-3/+108
* tdf#84323: Make osl::Condition::wait more readableFakabbir Amin2017-02-281-5/+6
* tdf#105502 sd increase font size: handle table selectionMiklos Vajna2017-02-281-0/+53
* sw, sd: fix indentationMiklos Vajna2017-02-281-1/+1
* New loplugin:conststringvar: sdStephan Bergmann2017-02-281-1/+1
* tdf#81754: Unit test for the loss of text on save of pptx.Jan Holesovsky2017-02-281-1/+40
* Indentation fixesMiklos Vajna2017-02-281-5/+5
* tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin2016-12-081-0/+59
* Probably a more robust way to fix the testKhaled Hosny2016-11-221-2/+1
* tdf#55469 Consistent line spacing across platformsKhaled Hosny2016-11-221-0/+1
* make the element names in dumpAsXml match the class namesNoel Grandin2016-11-161-7/+7
* style fix for cppcheck redundantConditionJochen Nitschke2016-11-071-1/+1
* sd: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-10-281-2/+2
* tdf#103083 - EDITING: Cut and Paste changes bullet point formattingNoel Grandin2016-10-191-0/+70
* convert PageKind to scoped enumNoel Grandin2016-10-111-2/+2
* sd lok: fix pixel-to-logic conversion in DrawViewShell::MakeVisible()Miklos Vajna2016-09-221-0/+47
* tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin2016-09-201-0/+48
* sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna2016-09-161-0/+4
* sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna2016-09-151-1/+18
* sd lok draw text: make sure watching views have no cursorsMiklos Vajna2016-09-141-0/+69
* sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna2016-09-021-1/+10
* svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna2016-09-021-0/+33
* convert SdrHdlKind to scoped enumNoel Grandin2016-08-231-1/+1
* sd lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna2016-08-171-0/+39
* LOK unit tests: document what is a view callbackMiklos Vajna2016-08-161-0/+1
* sd: track view shell id in SdUndoActionMiklos Vajna2016-08-031-0/+23
* svx: track view shell id in SdrUndoActionMiklos Vajna2016-08-031-0/+13
* svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna2016-07-271-6/+30
* new loplugin overrideparamNoel Grandin2016-07-251-2/+6
* sd: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna2016-07-221-1/+44
* sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna2016-07-201-1/+39
* sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna2016-07-191-3/+54
* svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna2016-07-011-0/+68
* comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna2016-06-161-8/+14
* CppunitTest_sd_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna2016-06-101-17/+0
* tdf#100269 svx: fix undo of table column resizeMiklos Vajna2016-06-081-1/+87
* tdf#99452 svx: fix undo of table row edge dragMiklos Vajna2016-04-251-0/+51
* lokit: add getPartHashHenry Castro2016-04-211-0/+18
* Indentation fixesMiklos Vajna2016-04-061-4/+4
* Use std::size_tMiklos Vajna2016-04-041-3/+3
* loplugin:unreffunTor Lillqvist2016-03-311-0/+1
* sd: overloading in C++ fail episode 6315Michael Stahl2016-03-311-2/+2
* sd lok bccu#1525: Unit test for the fix.Jan Holesovsky2016-03-311-3/+34
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-311-2/+4
* tdf#97591: mark RTF clipboard format as text/rtfOliver Specht2016-03-101-1/+1