summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
* Silence -Werror=maybe-uninitializedStephan Bergmann2021-10-191-0/+5
* Online: Show input help on Online / Core part.gokaysatir2020-09-281-0/+1
* tdf#128502: Add a FIXME commentTor Lillqvist2020-06-161-1/+3
* Bin two leftover spurious writes to std::cerrTor Lillqvist2020-06-151-2/+0
* Make gtktiledviewer accept multiple documents to openTor Lillqvist2020-06-151-7/+10
* lok: MSForms: Add callback for form field button.Tamás Zolnai2020-05-091-0/+1
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2020-05-013-3/+0
* lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl2020-04-141-0/+1
* lok: calc formula bar tunneling: function list callbackMarco Cecchetti2019-11-261-0/+1
* lokdocview: refresh tile buffer on resize to avoid UI breakage.Michael Meeks2019-11-131-37/+21
* lokdocview: encapsulate tile buffer properly.Michael Meeks2019-11-133-7/+27
* lok: calc: switch row / column / grouping data to pixels.Michael Meeks2019-11-131-4/+3
* lok: tilebench: slightly sloppy pixel comparison & larger area.Michael Meeks2019-11-122-17/+46
* lok: tilebench: implement zoom tests.Michael Meeks2019-11-051-16/+65
* lok: improve tilebench and add an unpleasant text rendering test case.Michael Meeks2019-11-053-16/+25
* tilebench: output a helpful delta image and highlight the diffs.Michael Meeks2019-11-051-21/+48
* tilebench: initial joining testMichael Meeks2019-11-051-7/+148
* gtktiledviewer: always load with en-US languageAshod Nakashian2019-10-301-1/+1
* add LOK_CALLBACK_JSDIALOGAndras Timar2019-09-301-0/+1
* gtktiledviewer: Turn an annoying assert into a compile-time check.Jan Holesovsky2019-09-261-14/+19
* Add reference marks callbackSzymon Kłos2019-09-251-0/+45
* lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky2019-09-241-1/+1
* unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks2019-09-244-4/+81
* lokdocview: Add missing callback casesAron Budea2019-09-091-0/+3
* gtktiledviewer: Fix crash on copy.Michael Meeks2019-09-091-0/+1
* lok: handle missing callback.Michael Meeks2019-09-091-0/+2
* gtktiledviewer: provide activation functionAshod Nakashian2019-09-031-0/+7
* LOK: move LOK callback-type-to-string helper to headerAshod Nakashian2019-08-211-103/+2
* tdf#122529 lok - table border position manipulationTomaž Vajngerl2019-08-151-0/+2
* lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl2019-08-081-0/+4
* lok: allow paste content to popup dialogHenry Castro2019-08-052-2/+2
* lok: emit ProfileZone data in messages when requested.Michael Meeks2019-07-311-0/+2
* gtktiledviewer: Handle LOK_CALLBACK_SIGNATURE_STATUS to avoid an assert.Jan Holesovsky2018-11-151-0/+5
* gtktiledviewer: Compile-time check instead of an annoying assert.Jan Holesovsky2018-11-151-1/+9
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-2/+2
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-061-8/+5
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-011-6/+6
* remove all use_action_appearance linesCaolán McNamara2018-10-231-9/+0
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-1/+1
* Sure it is a squareTor Lillqvist2018-10-101-1/+1
* Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2018-10-101-21/+0
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* s/0/nullptr/Tor Lillqvist2018-10-051-1/+1
* WaE: unused parameterTor Lillqvist2018-10-051-1/+1
* Use LOK_FEATURE_NO_TILED_ANNOTATIONS here, like in OnlineTor Lillqvist2018-10-051-0/+2
* Call also initializeForRendering() and registerCallback()Tor Lillqvist2018-10-051-0/+8
* More hacking on the tilebench part of the UnitTest appTor Lillqvist2018-10-021-2/+30
* band-aid: deprecated-declarations related to gtkJulien Nabet2018-09-291-0/+8
* Band-aid fix for deprecate gtk_css_provider_get_defaultJulien Nabet2018-09-291-1/+1
* Start on the iOS unit test appTor Lillqvist2018-09-281-4/+12