summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2018-04-10sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+2
2018-04-09lok: sc: clicking outside a pop-up or context menu doesn't close itMarco Cecchetti1-2/+5
2018-04-06lok: Make the bundled dictionaries work.Tamás Zolnai5-11/+31
2018-04-03Handle also []any in unoAnyToPropertyTree()Tor Lillqvist1-0/+14
2018-03-16Allow lok to re-set temporary paths on second init.Michael Meeks2-0/+10
2018-03-02Fix the desktop LOK tests.Jan Holesovsky1-1/+7
2018-03-01Fix tests - combination of the following commits:Pranav Kant1-5/+9
2018-02-23lok sc: Post mouse events to main threadPranav Kant1-79/+0
2018-02-22lok - calc: add support for show/hide tabs in onlineMarco Cecchetti2-1/+24
2018-02-21lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar1-1/+2
2018-02-14lok IME: support dialogs as wellPranav Kant1-5/+31
2018-02-14lok: check if an element exists in the containerHenry Castro1-2/+3
2018-02-13sw lok: IME support + unit testPranav Kant2-1/+21
2018-02-09sw lokit: add page syles to header & footerHenry Castro2-0/+30
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky1-1/+1
2018-01-26tdf#38915: set cProcessed condition on any process outcomeMike Kaganski2-7/+46
2018-01-24lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky1-0/+1
2018-01-24lok: Preload thesauri too.Jan Holesovsky1-3/+16
2018-01-18sw lok: enable Page Header/FooterHenry Castro1-1/+3
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro1-1/+2
2018-01-02lokdialog: Use Post(Mouse,Key)Event() to post to main threadPranav Kant1-5/+6
2018-01-02lokdialog: Handle closing of modeless dialogs tooPranav Kant1-1/+1
2017-12-18sal: add pre-initialization scheme for allocations.Michael Meeks1-0/+7
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl5-10/+7
2017-12-18-Werror,-Wunused-lambda-captureStephan Bergmann1-1/+1
2017-12-18Fix inefficient usage of string::find() in condition (CWE597)Muhammet Kara1-1/+1
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin5-10/+10
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2017-12-16lok: sc: fix DesktopLOKTest::testCellCursor unit test failureMarco Cecchetti1-1/+2
2017-12-13Initialize more for sharing during pre-init.Michael Meeks1-0/+17
2017-12-13lok: discard name languages not registeredHenry Castro1-2/+7
2017-12-13lokdialog: State change events for dialogs uno commandsPranav Kant1-1/+7
2017-12-12lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2-1/+12
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky1-0/+64
2017-12-12lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti1-0/+2
2017-12-05Fix typosAndrea Gelmini1-1/+1
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-2/+3
2017-12-05lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant1-43/+3
2017-12-05lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant1-3/+3
2017-12-05lokdialog: Simplify; make the LOK dialog API more genericPranav Kant1-41/+14
2017-12-05lokdialog: Kill some code; use already existing method to paintPranav Kant1-1/+1
2017-12-05lokdialog: Allow closing a dialog from LOK clientPranav Kant1-3/+24
2017-11-30lokdialog: Compress DIALOG_CHILD callbacksPranav Kant1-0/+1
2017-11-30lok: calc: set outline stateMarco Cecchetti1-17/+16
2017-11-30LOK: provide user feedback while preloading.Michael Meeks1-3/+6
2017-11-30lokdialog: Execute all UNO commands asynchronously for LOKPranav Kant2-0/+8
2017-11-30LOK: support password-protected PDF docsAshod Nakashian1-2/+10
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-1/+3
2017-11-28lok - calc: outline and group handlingMarco Cecchetti1-0/+18
2017-11-28Fix 'unused parameter' warnings.Jan Holesovsky1-5/+5