summaryrefslogtreecommitdiff
path: root/desktop/qa/desktop_lib/test_desktop_lib.cxx
AgeCommit message (Expand)Author
2016-05-18Inlucde TableStyles in GetStyles testJakub Trzebiatowski
2016-05-09LOK: drop identical invalidation notificationsAshod Nakashian
2016-05-09Some LOK notifications are dropped if they are superseeded by later onesAshod Nakashian
2016-05-09More LOK callback notification compressionAshod Nakashian
2016-05-09loplugin:redundantcastTor Lillqvist
2016-05-09Desktop compresses text selection start/end notificationsAshod Nakashian
2016-05-08Desktop compresses mouse pointer notificationsAshod Nakashian
2016-05-08Test desktop notification compressionAshod Nakashian
2016-05-07New LOKDocument callback queue to flush events lazily on idleAshod Nakashian
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-13lok context menu: Add module specific unit testsPranav Kant
2016-04-12loplugin:defaultparamsStephan Bergmann
2016-04-12lok context menu: unit testPranav Kant
2016-04-07CppunitTest_desktop_lib: avoid #include "../..." style includeMiklos Vajna
2016-03-01ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna
2016-02-19desktop: loplugin:loopvartoosmallMiklos Vajna
2016-02-19lok: Add a new sheet selection testPranav Kant
2016-02-11Remove forgotten debug stuff.Jan Holesovsky
2016-02-11lok: Extend the StatusModified unit test with Save As.Jan Holesovsky
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna
2016-01-21desktop: loplugin:defaultparamsMiklos Vajna
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky
2016-01-20loplugin:stringconstantStephan Bergmann
2016-01-19WaE: unused variableTor Lillqvist
2016-01-19CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna
2016-01-19CppunitTest_desktop_lib: add jpeg paste testcaseMiklos Vajna
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-15sc tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna
2015-11-16sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt
2015-11-14CppunitTest_desktop_lib: add Writer comments textcaseMiklos Vajna
2015-11-12lok: send list of commands instead of ClearStylesAndrzej Hunt
2015-11-11lok: add Clear formatting to getStyles()Andrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-08sc lok: Add initial test for .uno:CellCursorAndrzej Hunt
2015-11-04CppunitTest_desktop_lib: test absolute positions for row/column headersMiklos Vajna
2015-11-03lok: Fix crash due to non-initialized callback.Jan Holesovsky
2015-11-03lok: Unit test for LOK_CALLBACK_UNO_COMMAND_RESULT.Jan Holesovsky
2015-11-03sc lok: avoid placeholder row when providing all headersMiklos Vajna
2015-11-03build fix?Stephan Bergmann
2015-10-26lok clipboard: support rich text pasteMiklos Vajna
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna
2015-10-22loplugin:defaultparamsStephan Bergmann
2015-10-22desktop: add lok::Document::paste() testcaseMiklos Vajna
2015-10-20sc: initial png exportMiklos Vajna
2015-10-20lok::Document::saveAs: add Writer/Impress/Draw png mappingMiklos Vajna
2015-10-15vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0Miklos Vajna