summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* LOK: support tile-dumping in tilebenchAshod Nakashian2017-12-231-11/+60
* LOK: tilebench improvementsAshod Nakashian2017-12-233-35/+73
* rhbz#1527945 segv on failed open of password protected doc in gnome-documentsCaolán McNamara2017-12-221-1/+1
* Fix typosAndrea Gelmini2017-12-211-1/+1
* lokdocview: Handle INVALIDATE_HEADER cbPranav Kant2017-12-211-3/+65
* lokdocview: use std::string where possiblePranav Kant2017-12-211-22/+20
* 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-047-193/+157
* 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
* 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
* fix build errorDavid Tardon2017-10-241-4/+2
* loplugin:includeform: libreofficekitStephan Bergmann2017-10-2312-42/+42
* tdf#113311 disable CppunitTest_libreofficekit_tiledrendering for nowMichael Stahl2017-10-201-1/+2
* 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-024-16/+21
* 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-026-2/+132
* lokdialog: gtv: Forward key events on dialog to corePranav Kant2017-10-021-4/+122
* lokdocview: Remove unnecessary codePranav Kant2017-10-021-30/+11
* 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-022-0/+120
* lokdialog: Queue a redraw on invalidation in gtktiledviewerPranav Kant2017-10-028-4/+109
* lokdialog: this is a stringPranav Kant2017-10-021-1/+1
* lokdialog: Dialog invalidation supportPranav Kant2017-10-021-0/+4