summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-10-20CppunitTest_desktop_lib: fix valgrind errorsMiklos Vajna1-8/+8
2016-10-19Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna1-62/+0
2016-10-19CppunitTest_desktop_lib: fix stack-use-after-returnMiklos Vajna1-0/+2
2016-10-14CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna1-2/+2
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-0/+74
2016-09-28sw lok: fix one view inserting a comment, other view jumping there as wellMiklos Vajna1-3/+14
2016-09-26sw lok: fix cursor position after inserting a commentMiklos Vajna1-1/+47
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna1-0/+6
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-3/+3
2016-09-14desktop lok: avoid unnecessary setPart() in paintPartTile()Miklos Vajna2-0/+74
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-08-30sc 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-18cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-08-18cppcheck: passedByValueCaolán McNamara1-1/+1
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