summaryrefslogtreecommitdiff
path: root/desktop/qa
AgeCommit message (Expand)AuthorFilesLines
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-1/+2
2018-03-14tdf#116342 Allow selecting text boxes anywhere by defaultSamuel Mehrbrodt1-1/+2
2018-02-27Fix build, for real this timePranav Kant1-3/+8
2018-02-27Fix buildPranav Kant1-1/+1
2018-02-08sw lok: IME support + unit testPranav Kant1-1/+2
2018-01-18sw lokit: add page syles to header & footerHenry Castro1-0/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann1-26/+26
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky1-1/+2
2017-12-16lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti1-1/+2
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky1-0/+64
2017-12-04lokdialog: Execute all UNO commands asynchronously for LOKPranav Kant1-0/+2
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara1-4/+79
2017-10-23loplugin:includeform: desktopStephan Bergmann2-8/+8
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti1-2/+2
2017-10-02Removed duplicated includesAndrea Gelmini1-1/+0
2017-10-02lokdialog: Better dialog rendering APIPranav Kant1-0/+2
2017-09-15loplugin:redundantcastStephan Bergmann1-26/+26
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin1-1/+1
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