summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
2017-07-31loplugin:oncevarNoel Grandin1-4/+4
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski1-0/+1
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin1-7/+6
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-31Avoid implementation-defined behavior when mapping non-ASCII charactersStephan Bergmann1-1/+3
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin1-1/+1
2017-05-20conditionally disable test that depends on additional fontsMarkus Mohrhard1-0/+7
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
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