summaryrefslogtreecommitdiffstats
path: root/libreofficekit/qa
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:dataStephan Bergmann2019-05-221-1/+1
* unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks2019-05-103-4/+18
* lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky2019-05-021-1/+1
* lok: allow paste content to popup dialogHenry Castro2019-04-262-2/+2
* improve loplugin simplifyconstructNoel Grandin2019-04-151-1/+1
* simplify reset(nullptr) -> reset()Noel Grandin2019-03-281-1/+1
* lok: keystroke attribution issue.Michael Meeks2019-02-131-0/+56
* lok: calm down CnP issues & simplify.Michael Meeks2019-01-251-67/+49
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-2/+2
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-061-8/+5
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-011-6/+6
* remove all use_action_appearance linesCaolán McNamara2018-10-231-9/+0
* Sure it is a squareTor Lillqvist2018-10-101-1/+1
* Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2018-10-101-21/+0
* s/0/nullptr/Tor Lillqvist2018-10-051-1/+1
* WaE: unused parameterTor Lillqvist2018-10-051-1/+1
* Use LOK_FEATURE_NO_TILED_ANNOTATIONS here, like in OnlineTor Lillqvist2018-10-051-0/+2
* Call also initializeForRendering() and registerCallback()Tor Lillqvist2018-10-051-0/+8
* More hacking on the tilebench part of the UnitTest appTor Lillqvist2018-10-021-2/+30
* band-aid: deprecated-declarations related to gtkJulien Nabet2018-09-291-0/+8
* Band-aid fix for deprecate gtk_css_provider_get_defaultJulien Nabet2018-09-291-1/+1
* Start on the iOS unit test appTor Lillqvist2018-09-281-4/+12
* New loplugin:externalStephan Bergmann2018-09-172-5/+5
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-09-081-1/+1
* coverity#1437959 Copy into fixed size bufferCaolán McNamara2018-07-161-6/+5
* tilebench: add --preinit mode.Michael Meeks2018-07-091-9/+36
* tilebench: add dialog profiling mode.Michael Meeks2018-07-091-8/+88
* Re-factor to allow dialog profiling.Michael Meeks2018-07-091-132/+167
* Fix typosAndrea Gelmini2018-06-281-1/+1
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-2/+2
* Fix typosAndrea Gelmini2018-05-051-1/+1
* cppcheck - fix variableScope in some filesGökhan Gurbetoğlu2018-04-171-6/+6
* lok: be informative and exit when tilebench fails to initializeAshod Nakashian2018-03-211-0/+6
* move Bitmap::ScopedWriteAccess inside vclNoel Grandin2018-03-151-1/+1
* lokdialog: debug red-colored boundary for last painted regionPranav Kant2018-03-141-0/+6
* lokdocview: new property 'is-initialized'; fix gtktiledviewer for calcPranav Kant2018-03-131-0/+9
* Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2018-03-051-1/+1
* Fix build, for real this timePranav Kant2018-02-271-0/+1
* Fix typosAndrea Gelmini2018-01-141-1/+1
* More loplugin:cstylecast: libreofficekitStephan Bergmann2018-01-122-14/+14
* LOK: support tile-dumping in tilebenchAshod Nakashian2017-12-231-11/+60
* LOK: tilebench improvementsAshod Nakashian2017-12-231-33/+69
* lokdialog: If we already have the title, emit it during creationPranav Kant2017-12-151-0/+4
* lokdialog: gtv: Set dialog title on callbackPranav Kant2017-12-151-0/+5
* lokdialog: multiview: Do not mix one view with otherPranav Kant2017-12-043-21/+13
* lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant2017-12-041-27/+27
* lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant2017-12-041-1/+1
* lokdialog: Simplify; make the LOK dialog API more genericPranav Kant2017-12-046-147/+148
* lokdialog: Do not underestimate the dialog sizePranav Kant2017-12-041-2/+2
* lokdialog: Allow closing a dialog from LOK clientPranav Kant2017-12-042-1/+7