Age | Commit message (Expand) | Author |
2019-10-25 | lok: improve tilebench and add an unpleasant text rendering test case. | Michael Meeks |
2019-10-22 | tilebench: output a helpful delta image and highlight the diffs. | Michael Meeks |
2019-10-17 | Silence Clang 10 trunk -Wdeprecated-volatile in GLib for now | Stephan Bergmann |
2019-10-07 | enable -Wrange-loop-analysis on clang | Noel Grandin |
2019-10-04 | enable -Wunused-exception-parameter on clang | Noel Grandin |
2019-09-30 | jsdialogs: add callback LOK_CALLBACK_JSDIALOG | Szymon Kłos |
2019-09-29 | constmethod for accessor-type methods | Noel Grandin |
2019-09-27 | cid#1454003 silence 'Constant' variable guards dead code | Caolán McNamara |
2019-09-26 | gtktiledviewer: Turn an annoying assert into a compile-time check. | Jan Holesovsky |
2019-09-24 | Add reference marks callback | Szymon Kłos |
2019-09-19 | tilebench: initial joining test | Michael Meeks |
2019-09-07 | lokdocview: Add missing callback cases | Aron Budea |
2019-08-24 | loplugin:returnconstval in fpicker..reportdesign | Noel Grandin |
2019-08-20 | loplugin:constvars in i18npool..opencl | Noel Grandin |
2019-08-17 | LOK: move LOK callback-type-to-string helper to header | Ashod Nakashian |
2019-08-15 | tdf#122529 lok - table border position manipulation | Tomaž Vajngerl |
2019-08-07 | Mark some vars as const | Stephan Bergmann |
2019-07-28 | lok: send cell selection rectangle and cell area fill rectangle | Tomaž Vajngerl |
2019-07-27 | Fix typos | Andrea Gelmini |
2019-07-26 | gtktiledviewer: provide activation function | Ashod Nakashian |
2019-06-20 | Demote from std::unique_lock to std::scoped_lock where applicable | Stephan Bergmann |
2019-06-20 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Stephan Bergmann |
2019-05-25 | gtktiledviewer: Fix crash on copy. | Michael Meeks |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-05-10 | unipoll: add a --unipoll parameter to gtktiledviewer. | Michael Meeks |
2019-05-02 | lok: We changed the (unstable) ABI, but let's allow the older C++ API. | Jan Holesovsky |
2019-04-27 | lok: handle missing callback. | Michael Meeks |
2019-04-26 | lok: allow paste content to popup dialog | Henry Castro |
2019-04-25 | Cut down on -pthread/-lpthread proliferation | Stephan Bergmann |
2019-04-15 | lok: emit ProfileZone data in messages when requested. | Michael Meeks |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-04-13 | use more std::make_unique | Noel Grandin |
2019-03-28 | simplify reset(nullptr) -> reset() | Noel Grandin |
2019-02-13 | lok: keystroke attribution issue. | Michael Meeks |
2019-01-25 | lok: calm down CnP issues & simplify. | Michael Meeks |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-15 | gtktiledviewer: Handle LOK_CALLBACK_SIGNATURE_STATUS to avoid an assert. | Jan Holesovsky |
2018-11-15 | gtktiledviewer: Compile-time check instead of an annoying assert. | Jan Holesovsky |
2018-11-10 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 | Tamás Zolnai |
2018-11-06 | loplugin:collapseif in dbaccess..lotuswordpro | Noel Grandin |
2018-11-01 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings | Tamás Zolnai |
2018-10-23 | remove all use_action_appearance lines | Caolán McNamara |
2018-10-19 | clang-tidy modernize-redundant-void-arg | Noel Grandin |
2018-10-10 | Sure it is a square | Tor Lillqvist |
2018-10-10 | Move the iOS CGBitmapContextCreate() call do doc_paintTile() | Tor Lillqvist |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-05 | s/0/nullptr/ | Tor Lillqvist |
2018-10-05 | WaE: unused parameter | Tor Lillqvist |
2018-10-05 | Use LOK_FEATURE_NO_TILED_ANNOTATIONS here, like in Online | Tor Lillqvist |
2018-10-05 | Call also initializeForRendering() and registerCallback() | Tor Lillqvist |