summaryrefslogtreecommitdiffstats
path: root/libreofficekit
Commit message (Expand)AuthorAgeFilesLines
...
* enable -Wunused-exception-parameter on clangNoel Grandin2019-10-041-1/+1
* jsdialogs: add callback LOK_CALLBACK_JSDIALOGSzymon Kłos2019-09-301-0/+1
* constmethod for accessor-type methodsNoel Grandin2019-09-291-2/+2
* cid#1454003 silence 'Constant' variable guards dead codeCaolán McNamara2019-09-271-1/+1
* gtktiledviewer: Turn an annoying assert into a compile-time check.Jan Holesovsky2019-09-261-14/+19
* Add reference marks callbackSzymon Kłos2019-09-241-0/+45
* tilebench: initial joining testMichael Meeks2019-09-191-7/+148
* lokdocview: Add missing callback casesAron Budea2019-09-071-0/+3
* loplugin:returnconstval in fpicker..reportdesignNoel Grandin2019-08-246-7/+7
* loplugin:constvars in i18npool..openclNoel Grandin2019-08-203-8/+8
* LOK: move LOK callback-type-to-string helper to headerAshod Nakashian2019-08-171-103/+2
* tdf#122529 lok - table border position manipulationTomaž Vajngerl2019-08-151-0/+2
* Mark some vars as constStephan Bergmann2019-08-071-4/+4
* lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl2019-07-281-0/+4
* Fix typosAndrea Gelmini2019-07-271-1/+1
* gtktiledviewer: provide activation functionAshod Nakashian2019-07-261-0/+7
* Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann2019-06-201-4/+4
* Consolidate on C++17 std::scoped_lock instead of std::lock_guardStephan Bergmann2019-06-201-7/+7
* gtktiledviewer: Fix crash on copy.Michael Meeks2019-05-251-0/+1
* New loplugin:dataStephan Bergmann2019-05-221-1/+1
* unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks2019-05-104-4/+81
* lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky2019-05-021-1/+1
* lok: handle missing callback.Michael Meeks2019-04-271-0/+2
* lok: allow paste content to popup dialogHenry Castro2019-04-262-2/+2
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2019-04-253-3/+0
* lok: emit ProfileZone data in messages when requested.Michael Meeks2019-04-151-0/+2
* improve loplugin simplifyconstructNoel Grandin2019-04-151-1/+1
* use more std::make_uniqueNoel Grandin2019-04-131-2/+2
* simplify reset(nullptr) -> reset()Noel Grandin2019-03-281-1/+1
* lok: keystroke attribution issue.Michael Meeks2019-02-131-0/+56
* lok: calm down CnP issues & simplify.Michael Meeks2019-01-251-67/+49
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* 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