summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-8/+0
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin1-0/+9
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky1-0/+30
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara1-0/+1
2017-03-03Fix typosAndrea Gelmini1-6/+6
2017-02-28Run macro:// via LOKitKatarina Behrens1-0/+15
2017-02-21Revert "sw lok: Move this test to sw/"Pranav Kant1-0/+99
2017-02-20desktop: unit test to for sd ViewAnnotations commandPranav Kant2-0/+60
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-02-17sc lok: Unit tests for Comments APIPranav Kant2-1/+56
2017-02-17sw lok: Move this test to sw/Pranav Kant1-102/+3
2017-02-16SvxPostItIdItem is now string typePranav Kant1-4/+4
2017-02-13LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti1-19/+57
2017-02-04sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti1-1/+1
2017-02-01stoi not a member of std under android toolchainCaolán McNamara1-4/+4
2017-01-31Revert "Lok: support for batch API calls"Jan Holesovsky1-45/+0
2017-01-30lok: Allow to edit comment by postit idPranav Kant1-0/+14
2017-01-27lok: Unit test for comments apiPranav Kant2-0/+141
2017-01-23Lok: unittest batch APIAshod Nakashian1-0/+45
2017-01-16Lok: improved tile invalidation compressionAshod Nakashian1-35/+139
2016-12-22bodge fix buildCaolán McNamara1-1/+1
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-05Lok: disable DesktopLOKTest::testTileInvalidationCompressionAshod Nakashian1-0/+4
2016-12-02Lok: correct tile invalidation mergingAshod Nakashian1-0/+29
2016-12-02svl: fix loplugin:cppunitassertequals warningsMiklos Vajna1-1/+1
2016-11-27Lok: compress duplicate state-changed eventsAshod Nakashian1-1/+6
2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann2-5/+1
2016-11-23tdf#100826: use console for -h and --version also on WindowsMike Kaganski1-1/+0
2016-11-22lok: add command values .uno:FontSubsetHenry Castro1-0/+27
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