summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2018-07-18Allow the comphelper threadpool to be reset after construction.Michael Meeks1-0/+4
2018-07-10enable crashreport on WindowsAndras Timar1-2/+2
2018-06-26tdf#114227: set better proxy params in cURL for crash reportingAron Budea3-3/+30
2018-06-20lok: Unit test for passing table borders via jsonToPropertyValuesVector.Jan Holesovsky2-3/+98
2018-06-20lok: Unit test for jsonToPropertyValuesVector.Jan Holesovsky5-1/+133
2018-06-20lokit: add jsonToUnoAnyHenry Castro1-3/+78
2018-06-04Disable profile lockingAron Budea1-1/+2
2018-05-15tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann3-0/+14
2018-04-20lok: Make the bundled dictionaries work.Tamás Zolnai5-11/+31
2018-04-20sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-0/+2
2018-04-19lok - calc: add support for show/hide tabs in onlineMarco Cecchetti2-1/+24
2018-04-11lok: sc: clicking outside a pop-up or context menu doesn't close itMarco Cecchetti1-2/+5
2018-04-03Handle also []any in unoAnyToPropertyTree()Tor Lillqvist1-0/+14
2018-04-03Fix typo ("x86_64" -> "X86_64")Stephan Bergmann1-1/+1
2018-03-27lok: update main threadHenry Castro1-0/+2
2018-03-27Allow lok to re-set temporary paths on second init.Michael Meeks2-0/+10
2018-03-26lok: enable pre-loading with Vcl's builderMichael Meeks1-1/+5
2018-03-25Fix build, for real this timePranav Kant1-3/+8
2018-03-25Fix buildPranav Kant1-1/+1
2018-03-25lok sc: Post mouse events to main threadPranav Kant1-77/+0
2018-03-25postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant1-6/+6
2018-03-25lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar1-1/+2
2018-03-25desktop: allow disabling recovery via config keyMiklos Vajna1-1/+3
2018-03-25lok IME: support dialogs as wellPranav Kant1-5/+31
2018-03-25lok: check if an element exists in the containerHenry Castro1-2/+3
2018-03-25sw lok: IME support + unit testPranav Kant2-1/+21
2018-03-25Function already take const OUString&Mike Kaganski1-2/+2
2018-03-25lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky1-1/+1
2018-03-22lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky1-0/+1
2018-03-22Initialize more for sharing during pre-init.Michael Meeks1-0/+18
2018-03-22lok: Preload thesauri too.Jan Holesovsky1-3/+16
2018-03-22desktop: always clear LOK error message on successMiklos Vajna1-0/+95
2018-03-22sw lokit: add page syles to header & footerHenry Castro2-0/+30
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