summaryrefslogtreecommitdiff
path: root/desktop/qa/desktop_lib/test_desktop_lib.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-14desktop lok: avoid unnecessary setPart() in paintPartTile()cp-5.1-6Miklos Vajna1-0/+74
2016-09-10Revert "LOK: we use callbacks latch for not missing messages sent very early"Marco Cecchetti1-11/+11
2016-09-09LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti1-11/+11
2016-08-31sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna1-0/+31
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-0/+4
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna1-1/+33
2016-08-18lok::Document::getCommandValues: expose redline infoMiklos Vajna1-0/+25
2016-08-09desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna1-0/+23
2016-07-20LOK: change back type of view ids to intMiklos Vajna1-2/+2
2016-07-20LOK: change type of view ids to uintptr_tMiklos Vajna1-5/+6
2016-07-12sw lok: move filtering of callbacks during paint to desktopMiklos Vajna1-86/+87
2016-07-12lok: Add a new sheet selection testPranav Kant1-1/+113
2016-07-01LOK: fix desktop unittestsAshod Nakashian1-1/+4
2016-06-20Revert "LOK: simplify notification compression to minimize error"Ashod Nakashian1-23/+20
2016-06-20LOK: simplify notification compression to minimize errorAshod Nakashian1-20/+23
2016-06-19fix/merge desktop unit testsAndras Timar1-32/+216
2016-06-19sw: add AnchorType parameter to .uno:PasteMiklos Vajna1-0/+11
2016-06-19CppunitTest_desktop_lib: avoid #include "../..." style includeMiklos Vajna1-1/+1
2016-06-19Test desktop notification compressionAshod Nakashian1-0/+54
2016-06-19lok: Extend the StatusModified unit test with Save As.Jan Holesovsky1-3/+38
2016-06-19CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna1-2/+42
2016-06-16New LOKDocument callback queue to flush events lazily on idleAshod Nakashian1-0/+4
2016-06-13add desktop/qa/data/blank_presentation.odpAndras Timar1-0/+3
2016-06-12lok: reset the font list when there are no itemsHenry Castro1-1/+4
2016-06-12ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna1-0/+35
2016-06-12sw tiled editing: default to anchoring new images as-charMiklos Vajna1-0/+5
2016-06-12sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky1-0/+34
2016-06-12CppunitTest_desktop_lib: add jpeg paste testcaseMiklos Vajna1-0/+24
2016-06-12sc tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-1/+36
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara1-1/+1
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-2/+4
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna1-2/+2
2015-11-16sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt1-0/+3
2015-11-14CppunitTest_desktop_lib: add Writer comments textcaseMiklos Vajna1-0/+46
2015-11-12lok: send list of commands instead of ClearStylesAndrzej Hunt1-1/+1
2015-11-11lok: add Clear formatting to getStyles()Andrzej Hunt1-2/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-08sc lok: Add initial test for .uno:CellCursorAndrzej Hunt1-0/+20
2015-11-04CppunitTest_desktop_lib: test absolute positions for row/column headersMiklos Vajna1-5/+49
2015-11-03lok: Fix crash due to non-initialized callback.Jan Holesovsky1-3/+12
2015-11-03lok: Unit test for LOK_CALLBACK_UNO_COMMAND_RESULT.Jan Holesovsky1-0/+36
2015-11-03sc lok: avoid placeholder row when providing all headersMiklos Vajna1-0/+32
2015-11-03build fix?Stephan Bergmann1-1/+1
2015-10-26lok clipboard: support rich text pasteMiklos Vajna1-0/+3
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna1-1/+4
2015-10-22loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-22desktop: add lok::Document::paste() testcaseMiklos Vajna1-7/+17
2015-10-20sc: initial png exportMiklos Vajna1-0/+10
2015-10-20lok::Document::saveAs: add Writer/Impress/Draw png mappingMiklos Vajna1-0/+11
2015-10-15vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0Miklos Vajna1-0/+8