summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2018-11-06LOK: update main threadAndras Timar1-0/+2
2018-10-26tdf#116342 Allow selecting text boxes anywhere by defaultSamuel Mehrbrodt1-1/+2
2018-07-09desktop: move font initialization into preloadDataAshod Nakashian1-24/+26
2018-07-06desktop: move dictionary preload before font initAron Budea1-2/+2
2018-06-28desktop: initialize fonts in pre-initAshod Nakashian1-0/+26
2018-06-27Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky1-0/+2
2018-06-19lok: Unit test for passing table borders via jsonToPropertyValuesVector.Jan Holesovsky2-1/+66
2018-06-19lok: Unit test for jsonToPropertyValuesVector.Jan Holesovsky5-1/+132
2018-06-19lokit: add jsonToUnoAnyHenry Castro1-3/+78
2018-04-16Allow the comphelper threadpool to be reset after construction.Michael Meeks1-0/+4
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