summaryrefslogtreecommitdiff
path: root/libreofficekit/qa/tilebench
AgeCommit message (Expand)AuthorFilesLines
2023-07-01cid#1533667 silence Uninitialized scalar variableCaolán McNamara1-0/+3
2023-06-27add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara1-17/+21
2023-03-11tilebench: allow save after rendering, and better load fail diagnostic.Michael Meeks1-3/+22
2020-11-04silence qa test coverity warningCaolán McNamara1-0/+1
2020-08-11loplugin:flattenNoel Grandin1-23/+23
2020-07-20We apparently need to call Application::Quit() on iOS nowTor Lillqvist1-0/+7
2020-07-10replace usage of whitelist with allowlistThorsten Behrens1-1/+1
2020-03-06tdf#42949 Fix IWYU warnings in libreofficekit/Gabor Kelemen1-3/+0
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+6
2019-11-09lok: tilebench: slightly sloppy pixel comparison & larger area.Michael Meeks1-17/+46
2019-11-05lok: tilebench: implement zoom tests.Michael Meeks1-16/+65
2019-10-25lok: improve tilebench and add an unpleasant text rendering test case.Michael Meeks1-16/+21
2019-10-22tilebench: output a helpful delta image and highlight the diffs.Michael Meeks1-21/+48
2019-09-27cid#1454003 silence 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2019-09-19tilebench: initial joining testMichael Meeks1-7/+148
2019-08-07Mark some vars as constStephan Bergmann1-4/+4
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-02lok: We changed the (unstable) ABI, but let's allow the older C++ API.Jan Holesovsky1-1/+1
2019-04-26lok: allow paste content to popup dialogHenry Castro1-1/+1
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai1-6/+6
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-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-28Start on the iOS unit test appTor Lillqvist1-4/+12
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-07-16coverity#1437959 Copy into fixed size bufferCaolán McNamara1-6/+5
2018-07-09tilebench: add --preinit mode.Michael Meeks1-9/+36
2018-07-09tilebench: add dialog profiling mode.Michael Meeks1-8/+88
2018-07-09Re-factor to allow dialog profiling.Michael Meeks1-132/+167
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-2/+2
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu1-6/+6
2018-03-21lok: be informative and exit when tilebench fails to initializeAshod Nakashian1-0/+6
2018-01-12More loplugin:cstylecast: libreofficekitStephan Bergmann1-4/+4
2017-12-23LOK: support tile-dumping in tilebenchAshod Nakashian1-11/+60
2017-12-23LOK: tilebench improvementsAshod Nakashian1-33/+69
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin1-16/+16
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist1-6/+3
2014-11-06coverity#1000834 Use of untrusted string valueCaolán McNamara1-0/+1
2014-10-02loplugin:unreffunStephan Bergmann1-2/+0
2014-10-02LOK: Excercise tiled-rendering harder in the test-bench.Michael Meeks1-0/+82
2014-10-02LOK: Add a tiled rendering testbench.Michael Meeks1-0/+90