summaryrefslogtreecommitdiff
path: root/libreofficekit/qa
AgeCommit message (Expand)Author
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-07-16coverity#1437959 Copy into fixed size bufferCaolán McNamara
2018-07-09tilebench: add --preinit mode.Michael Meeks
2018-07-09tilebench: add dialog profiling mode.Michael Meeks
2018-07-09Re-factor to allow dialog profiling.Michael Meeks
2018-06-28Fix typosAndrea Gelmini
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-05Fix typosAndrea Gelmini
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-03-21lok: be informative and exit when tilebench fails to initializeAshod Nakashian
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-14lokdialog: debug red-colored boundary for last painted regionPranav Kant
2018-03-13lokdocview: new property 'is-initialized'; fix gtktiledviewer for calcPranav Kant
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-02-27Fix build, for real this timePranav Kant
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: libreofficekitStephan Bergmann
2017-12-23LOK: support tile-dumping in tilebenchAshod Nakashian
2017-12-23LOK: tilebench improvementsAshod Nakashian
2017-12-15lokdialog: If we already have the title, emit it during creationPranav Kant
2017-12-15lokdialog: gtv: Set dialog title on callbackPranav Kant
2017-12-04lokdialog: multiview: Do not mix one view with otherPranav Kant
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-04lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04lokdialog: Do not underestimate the dialog sizePranav Kant
2017-12-04lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-12-04gtv: Width, height properties should not be construct onlyPranav Kant
2017-12-04gtv: Remember recently executed UNO commandsPranav Kant
2017-12-02require at least gtk3 3.12.0 to build gtk3 bitsCaolán McNamara
2017-12-02require at least gtk3 3.10.0 to build gtk vclplugCaolán McNamara
2017-11-29lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant
2017-11-29gtv: Kill dialog selector combo boxPranav Kant
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-29lokdialog: Create dialog when callback is receivedPranav Kant
2017-11-29lokdialog: gtv: Add width and height props to Dialog GObjectPranav Kant
2017-11-14gtktiledviewer downgrade min gtk+ to 3.16Ashod Nakashian
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-10-30Fix typoAndrea Gelmini
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-10-28lokdialog: Clear the pointer after destroyingPranav Kant
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant
2017-10-23loplugin:includeform: libreofficekitStephan Bergmann
2017-10-02Fix typosAndrea Gelmini
2017-10-02lokdialog: Smoother mouse move on floating windowsPranav Kant
2017-10-02lokdialog: button press type debug infoPranav Kant
2017-10-02lokdialog: Emit dialog close callback upon dialog closePranav Kant
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant