summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for desktopArmin Le Grand2-0/+195
2016-08-17lok::Document::getCommandValues: expose redline infoMiklos Vajna1-0/+25
2016-08-05desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna1-0/+23
2016-07-31tdf#100837: honor LibreOffice command line arguments for Office URIsMike Kaganski1-18/+38
2016-07-19clang-tidy performance-unnecessary-value-param in desktopStephan Bergmann1-1/+1
2016-07-19tdf#100837: Support Office URI SchemesMike Kaganski1-0/+101
2016-07-06clang-tidy performance-implicit-cast-in-loopStephan Bergmann1-2/+2
2016-06-30LOK: change back type of view ids to intMiklos Vajna1-2/+2
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna1-5/+6
2016-06-16sw lok: move filtering of callbacks during paint to desktopMiklos Vajna1-1/+2
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