summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara
2017-03-03Fix typosAndrea Gelmini
2017-02-28Run macro:// via LOKitKatarina Behrens
2017-02-21Revert "sw lok: Move this test to sw/"Pranav Kant
2017-02-20desktop: unit test to for sd ViewAnnotations commandPranav Kant
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-17sc lok: Unit tests for Comments APIPranav Kant
2017-02-17sw lok: Move this test to sw/Pranav Kant
2017-02-16SvxPostItIdItem is now string typePranav Kant
2017-02-13LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-04sc rowlimit: Make the cursor better fit the rendering.Marco Cecchetti
2017-02-01stoi not a member of std under android toolchainCaolán McNamara
2017-01-31Revert "Lok: support for batch API calls"Jan Holesovsky
2017-01-30lok: Allow to edit comment by postit idPranav Kant
2017-01-27lok: Unit test for comments apiPranav Kant
2017-01-23Lok: unittest batch APIAshod Nakashian
2017-01-16Lok: improved tile invalidation compressionAshod Nakashian
2016-12-22bodge fix buildCaolán McNamara
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-05Lok: disable DesktopLOKTest::testTileInvalidationCompressionAshod Nakashian
2016-12-02Lok: correct tile invalidation mergingAshod Nakashian
2016-12-02svl: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-11-27Lok: compress duplicate state-changed eventsAshod Nakashian
2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann
2016-11-23tdf#100826: use console for -h and --version also on WindowsMike Kaganski
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