summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)AuthorFilesLines
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin1-1/+1
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin1-1/+1
2019-09-30jsdialogs: add callback LOK_CALLBACK_JSDIALOGSzymon Kłos1-0/+1
2019-09-29constmethod for accessor-type methodsNoel Grandin1-2/+2
2019-09-27cid#1454003 silence 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2019-09-26gtktiledviewer: Turn an annoying assert into a compile-time check.Jan Holesovsky1-14/+19
2019-09-24Add reference marks callbackSzymon Kłos1-0/+45
2019-09-19tilebench: initial joining testMichael Meeks1-7/+148
2019-09-07lokdocview: Add missing callback casesAron Budea1-0/+3
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin6-7/+7
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin3-8/+8
2019-08-17LOK: move LOK callback-type-to-string helper to headerAshod Nakashian1-103/+2
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-0/+2
2019-08-07Mark some vars as constStephan Bergmann1-4/+4
2019-07-28lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl1-0/+4
2019-07-27Fix typosAndrea Gelmini1-1/+1
2019-07-26gtktiledviewer: provide activation functionAshod Nakashian1-0/+7
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann1-4/+4
2019-06-20Consolidate on C++17 std::scoped_lock instead of std::lock_guardStephan Bergmann1-7/+7
2019-05-25gtktiledviewer: Fix crash on copy.Michael Meeks1-0/+1
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-10unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks4-4/+81
2019-05-02lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky1-1/+1
2019-04-27lok: handle missing callback.Michael Meeks1-0/+2
2019-04-26lok: allow paste content to popup dialogHenry Castro2-2/+2
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann3-3/+0
2019-04-15lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+2
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-13use more std::make_uniqueNoel Grandin1-2/+2
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin1-1/+1
2019-02-13lok: keystroke attribution issue.Michael Meeks1-0/+56
2019-01-25lok: calm down CnP issues & simplify.Michael Meeks1-67/+49
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-15gtktiledviewer: Handle LOK_CALLBACK_SIGNATURE_STATUS to avoid an assert.Jan Holesovsky1-0/+5
2018-11-15gtktiledviewer: Compile-time check instead of an annoying assert.Jan Holesovsky1-1/+9
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-2/+2
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin1-8/+5
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai1-6/+6
2018-10-23remove all use_action_appearance linesCaolán McNamara1-9/+0
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-10Sure it is a squareTor Lillqvist1-1/+1
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist1-21/+0
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-05s/0/nullptr/Tor Lillqvist1-1/+1
2018-10-05WaE: unused parameterTor Lillqvist1-1/+1
2018-10-05Use LOK_FEATURE_NO_TILED_ANNOTATIONS here, like in OnlineTor Lillqvist1-0/+2
2018-10-05Call also initializeForRendering() and registerCallback()Tor Lillqvist1-0/+8
2018-10-02More hacking on the tilebench part of the UnitTest appTor Lillqvist1-2/+30
2018-09-29band-aid: deprecated-declarations related to gtkJulien Nabet1-0/+8
2018-09-29Band-aid fix for deprecate gtk_css_provider_get_defaultJulien Nabet1-1/+1