summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
AgeCommit message (Expand)Author
2018-07-09desktop: move font initialization into preloadDataAshod Nakashian
2018-07-06desktop: move dictionary preload before font initAron Budea
2018-06-28desktop: initialize fonts in pre-initAshod Nakashian
2018-06-27Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky
2018-06-19lok: Unit test for jsonToPropertyValuesVector.Jan Holesovsky
2018-06-19lokit: add jsonToUnoAnyHenry Castro
2018-04-16Allow the comphelper threadpool to be reset after construction.Michael Meeks
2018-04-10sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-09lok: sc: clicking outside a pop-up or context menu doesn't close itMarco Cecchetti
2018-04-06lok: Make the bundled dictionaries work.Tamás Zolnai
2018-04-03Handle also []any in unoAnyToPropertyTree()Tor Lillqvist
2018-03-16Allow lok to re-set temporary paths on second init.Michael Meeks
2018-02-23lok sc: Post mouse events to main threadPranav Kant
2018-02-22lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-02-21lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-14lok: check if an element exists in the containerHenry Castro
2018-02-13sw lok: IME support + unit testPranav Kant
2018-02-09sw lokit: add page syles to header & footerHenry Castro
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-01-24lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky
2018-01-24lok: Preload thesauri too.Jan Holesovsky
2018-01-18sw lok: enable Page Header/FooterHenry Castro
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro
2018-01-02lokdialog: Use Post(Mouse,Key)Event() to post to main threadPranav Kant
2018-01-02lokdialog: Handle closing of modeless dialogs tooPranav Kant
2017-12-18sal: add pre-initialization scheme for allocations.Michael Meeks
2017-12-18-Werror,-Wunused-lambda-captureStephan Bergmann
2017-12-18Fix inefficient usage of string::find() in condition (CWE597)Muhammet Kara
2017-12-13Initialize more for sharing during pre-init.Michael Meeks
2017-12-13lok: discard name languages not registeredHenry Castro
2017-12-13lokdialog: State change events for dialogs uno commandsPranav Kant
2017-12-12lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-12lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-05lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-05lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2017-12-05lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-05lokdialog: Kill some code; use already existing method to paintPranav Kant
2017-12-05lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-11-30lokdialog: Compress DIALOG_CHILD callbacksPranav Kant
2017-11-30lok: calc: set outline stateMarco Cecchetti
2017-11-30LOK: provide user feedback while preloading.Michael Meeks
2017-11-30lokdialog: Execute all UNO commands asynchronously for LOKPranav Kant
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-11-28lok - calc: outline and group handlingMarco Cecchetti
2017-11-28Fix 'unused parameter' warnings.Jan Holesovsky
2017-11-28lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-28lokdialog: Make vcl::DialogID an integerPranav Kant