summaryrefslogtreecommitdiffstats
path: root/libreofficekit/qa
Commit message (Expand)AuthorAgeFilesLines
...
* gtv: Width, height properties should not be construct onlyPranav Kant2017-12-041-2/+0
* gtv: Remember recently executed UNO commandsPranav Kant2017-12-048-31/+170
* require at least gtk3 3.12.0 to build gtk3 bitsCaolán McNamara2017-12-021-2/+0
* require at least gtk3 3.10.0 to build gtk vclplugCaolán McNamara2017-12-022-10/+0
* lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant2017-11-292-12/+28
* gtv: Kill dialog selector combo boxPranav Kant2017-11-292-38/+1
* lokdialog: Make vcl::DialogID an integerPranav Kant2017-11-293-49/+35
* lokdialog: Create dialog when callback is receivedPranav Kant2017-11-294-40/+34
* lokdialog: gtv: Add width and height props to Dialog GObjectPranav Kant2017-11-293-5/+43
* gtktiledviewer downgrade min gtk+ to 3.16Ashod Nakashian2017-11-141-1/+1
* lokdialog: Move getting dialog information in separate LOK callPranav Kant2017-11-091-2/+4
* lokdialog: Support painting parts of the dialogPranav Kant2017-11-095-10/+56
* Fix typoAndrea Gelmini2017-10-301-1/+1
* lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant2017-10-281-5/+10
* lokdialog: Clear the pointer after destroyingPranav Kant2017-10-281-0/+3
* lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant2017-10-281-12/+20
* loplugin:includeform: libreofficekitStephan Bergmann2017-10-2312-42/+42
* Fix typosAndrea Gelmini2017-10-022-2/+2
* lokdialog: Smoother mouse move on floating windowsPranav Kant2017-10-021-28/+30
* lokdialog: button press type debug infoPranav Kant2017-10-021-3/+17
* lokdialog: Emit dialog close callback upon dialog closePranav Kant2017-10-022-34/+51
* Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant2017-10-023-9/+13
* lokdialog: Mouse events for dialog floating child windowsPranav Kant2017-10-021-0/+127
* lokdialog: drawing area needs to have focus to capture key eventsPranav Kant2017-10-021-3/+5
* lokdialog: Move the floating window to its actual positionPranav Kant2017-10-023-5/+26
* lokdialog: Support for rendering floating window dialog widgetsPranav Kant2017-10-025-2/+95
* lokdialog: gtv: Forward key events on dialog to corePranav Kant2017-10-021-4/+122
* lokdialog: Trigger repaint on all opened dialog with invalidatePranav Kant2017-10-024-3/+26
* lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant2017-10-021-8/+40
* lokdialog: Set up intial posting mouse events to dialogsPranav Kant2017-10-021-0/+116
* lokdialog: Queue a redraw on invalidation in gtktiledviewerPranav Kant2017-10-027-3/+92
* lokdialog: this is a stringPranav Kant2017-10-021-1/+1
* gtktiledviewer: Implement modeless dialog renderingPranav Kant2017-10-027-1/+268
* Fix gtktiledviewer crash: this should be a null terminated listTamás Zolnai2017-09-221-1/+2
* clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin2017-09-111-16/+16
* implementing callback for ruler invalidationAditya Dewan2017-08-174-0/+25
* Fix typosAndrea Gelmini2017-07-181-1/+1
* gtv: G_OPTION_FLAG_NONE is available since 2.42 onlyPranav Kant2017-07-181-7/+7
* Fix typosAndrea Gelmini2017-07-173-3/+3
* gtktiledviewer: Typo; these should be classesPranav Kant2017-07-142-2/+2
* Modernize gtktiledviewer; use GApplicationPranav Kant2017-07-1419-2298/+3607
* loplugin:oncevar variousNoel Grandin2017-06-291-2/+1
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-2/+2
* coverity#1351757 Uninitialized pointer fieldCaolán McNamara2017-05-121-0/+1
* lok: sc: notify cell cursor position to address control in clientMarco Cecchetti2017-05-111-0/+52
* CppunitTest_libreofficekit_tiledrendering: disable occasionally failing testMiklos Vajna2017-04-121-1/+4
* CppunitTest_libreofficekit_tiledrendering: add more processEventsToIdle callsMiklos Vajna2017-04-111-0/+2
* lokit: compile-test a plain C versionThorsten Behrens2017-04-062-0/+40
* Use symbolic names for keys from css::awt::KeyTor Lillqvist2017-03-281-12/+14
* lok: Unit test for setting of the language during load of the document.Jan Holesovsky2017-03-242-0/+89