summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
AgeCommit message (Expand)Author
2018-09-05Re-introduce code to use the ICU data file in the iOS app bundleTor Lillqvist
2018-09-05Handle passing a null pAppPath to lo_initialize() on iOSTor Lillqvist
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini
2018-08-02Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann
2018-08-01Remove "officially dead now" rtl_cache slab allocator mechanismStephan Bergmann
2018-07-18Allow the comphelper threadpool to be reset after construction.Michael Meeks
2018-07-17desktop lok: associate EPUB filter with the .epub suffixMiklos Vajna
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-20lok: Unit test for jsonToPropertyValuesVector.Jan Holesovsky
2018-06-20lokit: add jsonToUnoAnyHenry Castro
2018-05-09Better log about preloaded dicts.Tamás Zolnai
2018-04-16cppcheck: variableScope & unreadVariableMuhammet Kara
2018-04-12lok: sc: clicking outside a pop-up or context menu doesn't close itMarco Cecchetti
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai
2018-03-27Handle also []any in unoAnyToPropertyTree()Tor Lillqvist
2018-03-27desktop lok: handle NoFileSync in saveAs()Miklos Vajna
2018-03-14Allow lok to re-set temporary paths on second init.Michael Meeks
2018-02-28lok: update main threadHenry Castro
2018-02-27lok sc: Post mouse events to main threadPranav Kant
2018-02-27postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-23get headless build to work again for LinuxThorsten Behrens
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-12lok: enable pre-loading with Vcl's builderMichael Meeks
2018-02-08sw lok: IME support + unit testPranav Kant
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky
2018-01-26coverity#1428612 silence reasonable 'Unchecked return value' warningCaolán McNamara
2018-01-25lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky
2018-01-25Initialize more for sharing during pre-init.Michael Meeks
2018-01-25lok: Preload thesauri too.Jan Holesovsky
2018-01-25desktop: always clear LOK error message on successMiklos Vajna
2018-01-21iOS, removed iOS special handling in init()jan Iversen
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2018-01-18sw lokit: add page syles to header & footerHenry Castro
2018-01-18iOS, readded function declaration.jan Iversen
2018-01-18iOS: add a temporarily exposed function that calls CallbackFlushHandler::Invo...Jon Nermut
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann
2018-01-12iOS, correct rc file namejan Iversen
2018-01-10iOS, corrected path in LOjan Iversen
2018-01-08lokdialog: Enable input before posting mouse eventsPranav Kant
2017-12-28rtl: support start/stop threads around pre-initAshod Nakashian
2017-12-20lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant