summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2018-03-21lokdialog: Enable input before posting mouse eventsPranav Kant1-0/+5
2018-03-20rtl: support start/stop threads around pre-initAshod Nakashian1-2/+4
2018-03-20LOK: support password-protected PDF docsAshod Nakashian1-2/+10
2018-03-19lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant1-5/+6
2018-03-19lokdialog: Handle closing of modeless dialogs tooPranav Kant1-1/+1
2018-03-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2-1/+12
2018-03-19lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti1-1/+2
2018-03-19lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti1-0/+2
2018-03-19sal: add pre-initialization scheme for allocations.Michael Meeks1-0/+7
2018-03-19Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky1-0/+64
2018-03-19sw lok: enable Page Header/FooterHenry Castro1-1/+3
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro1-1/+2
2018-03-19lok: discard name languages not registeredHenry Castro1-2/+7
2018-03-19lokdialog: State change events for dialogs uno commandsPranav Kant1-1/+7
2018-03-19lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant1-43/+3
2018-03-19lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant1-3/+3
2018-03-19lokdialog: Simplify; make the LOK dialog API more genericPranav Kant1-41/+14
2018-03-19lokdialog: Kill some code; use already existing method to paintPranav Kant1-1/+1
2018-03-19lokdialog: Allow closing a dialog from LOK clientPranav Kant1-3/+24
2018-03-19lokdialog: Execute all UNO commands asynchronously for LOKPranav Kant2-0/+8
2018-03-19lok: calc: set outline stateMarco Cecchetti1-17/+16
2018-03-19lok: Replace this custom loop with STLPranav Kant1-15/+11
2018-03-19lokdialog: Compress DIALOG_CHILD callbacksPranav Kant1-0/+1
2018-03-19lok - calc: outline and group handlingMarco Cecchetti1-0/+18
2018-03-19Fix 'unused parameter' warnings.Jan Holesovsky1-5/+5
2018-03-19lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant1-33/+0
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-16/+6
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky1-41/+115
2018-03-19lokdialog: Make vcl::DialogID an integerPranav Kant1-36/+28
2018-03-19Revert "Revert the incomplete dialog tunneling, the API has changed ..."Andras Timar1-0/+285
2018-01-23tdf#38915: set cProcessed condition on any process outcomeMike Kaganski2-7/+46
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky1-285/+0
2017-11-25LOK: provide user feedback while preloading.Michael Meeks1-3/+6
2017-11-24Remove redundant callPranav Kant1-2/+0
2017-11-23tdf#90794 Position of progress bar on high res screensheiko tietze1-3/+16
2017-11-23tdf#112689 Replace chained O(U)StringBuffer::append with operator+Timotej Lazar1-93/+40
2017-11-21Various loplugin warnings in --enable-online-update=marStephan Bergmann1-9/+9
2017-11-21fix fallout from orcus upgrageDavid Tardon1-16/+16
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-12iOS, make sure SfxApplication::GetOrCreate() is calledjan Iversen1-0/+1
2017-11-10Upgrade these SAL_WARNs to INFOPranav Kant1-27/+25
2017-11-09lokdialog: Compress invalidation callbacks in Callback flush handlerPranav Kant1-0/+133
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant1-15/+31
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant1-3/+10
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-1/+3
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin2-4/+3
2017-11-06Finally make DbusIpcThread terminateStephan Bergmann1-105/+61
2017-11-06loplugin:constparams in various(2)Noel Grandin2-2/+2
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet1-2/+2
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara1-4/+79