summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)Author
2016-11-22lok: add command values .uno:FontSubsetHenry Castro
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-10-20CppunitTest_desktop_lib: fix valgrind errorsMiklos Vajna
2016-10-19Revert "CppunitTest_desktop_lib: add ModifiedStatus callback testcase"Miklos Vajna
2016-10-19CppunitTest_desktop_lib: fix stack-use-after-returnMiklos Vajna
2016-10-14CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-28sw lok: fix one view inserting a comment, other view jumping there as wellMiklos Vajna
2016-09-26sw lok: fix cursor position after inserting a commentMiklos Vajna
2016-09-16sfx2: add SfxLokHelper::getViewIdsMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-14desktop lok: avoid unnecessary setPart() in paintPartTile()Miklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna
2016-08-18cppcheck: noExplicitConstructorCaolán McNamara
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for desktopArmin Le Grand
2016-08-17lok::Document::getCommandValues: expose redline infoMiklos Vajna
2016-08-05desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna
2016-07-31tdf#100837: honor LibreOffice command line arguments for Office URIsMike Kaganski
2016-07-19clang-tidy performance-unnecessary-value-param in desktopStephan Bergmann
2016-07-19tdf#100837: Support Office URI SchemesMike Kaganski
2016-07-06clang-tidy performance-implicit-cast-in-loopStephan Bergmann
2016-06-30LOK: change back type of view ids to intMiklos Vajna
2016-06-17LOK: change type of view ids to uintptr_tMiklos Vajna
2016-06-16sw lok: move filtering of callbacks during paint to desktopMiklos Vajna
2016-05-25lok: reset the font list when there are no itemsHenry Castro
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-31use SAL_N_ELEMENTS in for loopsNoel Grandin
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