summaryrefslogtreecommitdiff
path: root/libreofficekit/qa
AgeCommit message (Expand)Author
2020-09-04Remove an odd CPPUNIT_ASSERT(0)Tor Lillqvist
2020-07-20We apparently need to call Application::Quit() on iOS nowTor Lillqvist
2020-06-16Make gtktiledviewer accept multiple documents to openTor Lillqvist
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks
2019-11-09lok: tilebench: slightly sloppy pixel comparison & larger area.Michael Meeks
2019-11-05lok: tilebench: implement zoom tests.Michael Meeks
2019-10-25lok: improve tilebench and add an unpleasant text rendering test case.Michael Meeks
2019-10-22tilebench: output a helpful delta image and highlight the diffs.Michael Meeks
2019-10-17Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin
2019-09-27cid#1454003 silence 'Constant' variable guards dead codeCaolán McNamara
2019-09-19tilebench: initial joining testMichael Meeks
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-08-07Mark some vars as constStephan Bergmann
2019-07-26gtktiledviewer: provide activation functionAshod Nakashian
2019-05-22New loplugin:dataStephan Bergmann
2019-05-10unipoll: add a --unipoll parameter to gtktiledviewer.Michael Meeks
2019-05-02lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky
2019-04-26lok: allow paste content to popup dialogHenry Castro
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-02-13lok: keystroke attribution issue.Michael Meeks
2019-01-25lok: calm down CnP issues & simplify.Michael Meeks
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-10-10Sure it is a squareTor Lillqvist
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist
2018-10-05s/0/nullptr/Tor Lillqvist
2018-10-05WaE: unused parameterTor Lillqvist
2018-10-05Use LOK_FEATURE_NO_TILED_ANNOTATIONS here, like in OnlineTor Lillqvist
2018-10-05Call also initializeForRendering() and registerCallback()Tor Lillqvist
2018-10-02More hacking on the tilebench part of the UnitTest appTor Lillqvist
2018-09-29band-aid: deprecated-declarations related to gtkJulien Nabet
2018-09-29Band-aid fix for deprecate gtk_css_provider_get_defaultJulien Nabet
2018-09-28Start on the iOS unit test appTor Lillqvist
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-07-16coverity#1437959 Copy into fixed size bufferCaolán McNamara
2018-07-09tilebench: add --preinit mode.Michael Meeks
2018-07-09tilebench: add dialog profiling mode.Michael Meeks
2018-07-09Re-factor to allow dialog profiling.Michael Meeks
2018-06-28Fix typosAndrea Gelmini
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-05Fix typosAndrea Gelmini
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-03-21lok: be informative and exit when tilebench fails to initializeAshod Nakashian