summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
2016-05-25lok: reset the font list when there are no itemsHenry Castro1-1/+4
2016-05-18Inlucde TableStyles in GetStyles testJakub Trzebiatowski1-0/+1
2016-05-09LOK: drop identical invalidation notificationsAshod Nakashian1-5/+2
2016-05-09Some LOK notifications are dropped if they are superseeded by later onesAshod Nakashian1-61/+47
2016-05-09More LOK callback notification compressionAshod Nakashian1-1/+21
2016-05-09loplugin:redundantcastTor Lillqvist1-1/+1
2016-05-09Desktop compresses text selection start/end notificationsAshod Nakashian1-1/+27
2016-05-08Desktop compresses mouse pointer notificationsAshod Nakashian1-4/+9
2016-05-08Test desktop notification compressionAshod Nakashian1-0/+54
2016-05-07New LOKDocument callback queue to flush events lazily on idleAshod Nakashian1-0/+10
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-8/+8
2016-04-13lok context menu: Add module specific unit testsPranav Kant2-5/+239
2016-04-12loplugin:defaultparamsStephan Bergmann1-1/+1
2016-04-12lok context menu: unit testPranav Kant2-0/+147
2016-04-07CppunitTest_desktop_lib: avoid #include "../..." style includeMiklos Vajna1-1/+1
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-03-01ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna2-0/+35
2016-02-19desktop: loplugin:loopvartoosmallMiklos Vajna1-2/+2
2016-02-19lok: Add a new sheet selection testPranav Kant2-0/+112
2016-02-11Remove forgotten debug stuff.Jan Holesovsky1-2/+1
2016-02-11lok: Extend the StatusModified unit test with Save As.Jan Holesovsky1-3/+39
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna1-0/+11
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna1-0/+5
2016-01-21desktop: loplugin:defaultparamsMiklos Vajna1-1/+1
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky2-0/+34
2016-01-20loplugin:stringconstantStephan Bergmann1-1/+1
2016-01-19WaE: unused variableTor Lillqvist1-1/+0
2016-01-19CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna1-1/+42
2016-01-19CppunitTest_desktop_lib: add jpeg paste testcaseMiklos Vajna2-0/+24
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+2
2016-01-15sc 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