summaryrefslogtreecommitdiff
path: root/test/source/screenshot_test.cxx
AgeCommit message (Expand)Author
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-11loplugin:flattenNoel Grandin
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: testStephan Bergmann
2019-12-20sidebarwrap is conforming nowCaolán McNamara
2019-12-20remove unused sidebarpage.uiCaolán McNamara
2019-12-19these .ui no longer need special handlingCaolán McNamara
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara
2019-10-09log output filenameCaolán McNamara
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-09-23toggle default away from legacyCaolán McNamara
2019-09-23fix make screenshotCaolán McNamara
2019-06-11fix assert in make screenshotCaolán McNamara
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-10-22Let CppuniTest's unoexceptionprotector handle uncaught exceptionsStephan Bergmann
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-25screenshots: add better diagnostics for failing CIThorsten Behrens
2018-09-05fix CppunitTest_cui_dialogs_test assertCaolán McNamara
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-05-08fix make screenshotCaolán McNamara
2018-05-07Make screenshot folders = ALL_LANGSOlivier Hallot
2018-03-06Normalize computation of directory and file-in-directory URLsStephan Bergmann
2018-02-28ensure [Message]Dialog dispose order on direct .ui hackeryCaolán McNamara
2018-01-26Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: testStephan Bergmann
2017-08-25Remove spurious indent of first lineStephan Bergmann
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-23osl::Directory::createPath with excess slashes fails with E_INVAL on WindowsStephan Bergmann
2017-08-23Report osl::Directory::createPath failureStephan Bergmann
2017-08-22Fix test assertion messageStephan Bergmann
2017-08-01loplugin:constparams in variousNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2016-12-16screnshot test: Ignore error when creating directoriesSamuel Mehrbrodt
2016-12-13cui.screenshot: Show full path when failing to create itSamuel Mehrbrodt
2016-12-02use SvtSysLocaleOptions::GetRealUILanguageTag(), not GetLocaleConfigString()Eike Rathke
2016-12-02Postfix rather than prefix locale to directory nameKatarina Behrens
2016-11-26screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier
2016-11-17Use ProductName as fallback for dialog titleSamuel Mehrbrodt
2016-11-17Put generated screenshots in lang-dependant subdirSamuel Mehrbrodt