summaryrefslogtreecommitdiff
path: root/test/source/screenshot_test.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: testStephan Bergmann1-1/+1
2019-12-20sidebarwrap is conforming nowCaolán McNamara1-1/+0
2019-12-20remove unused sidebarpage.uiCaolán McNamara1-1/+0
2019-12-19these .ui no longer need special handlingCaolán McNamara1-8/+1
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen1-2/+0
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara1-51/+55
2019-10-09log output filenameCaolán McNamara1-0/+1
2019-10-08implement gtk dialog screenshottingCaolán McNamara1-1/+4
2019-09-23toggle default away from legacyCaolán McNamara1-5/+5
2019-09-23fix make screenshotCaolán McNamara1-0/+1
2019-06-11fix assert in make screenshotCaolán McNamara1-1/+3
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov1-2/+2
2018-10-22Let CppuniTest's unoexceptionprotector handle uncaught exceptionsStephan Bergmann1-25/+22
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2018-10-03loplugin:constfields in swNoel Grandin1-4/+6
2018-09-25screenshots: add better diagnostics for failing CIThorsten Behrens1-16/+25
2018-09-05fix CppunitTest_cui_dialogs_test assertCaolán McNamara1-1/+1
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin1-3/+3
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-1/+1
2018-05-08fix make screenshotCaolán McNamara1-1/+6
2018-05-07Make screenshot folders = ALL_LANGSOlivier Hallot1-3/+1
2018-03-06Normalize computation of directory and file-in-directory URLsStephan Bergmann1-6/+6
2018-02-28ensure [Message]Dialog dispose order on direct .ui hackeryCaolán McNamara1-2/+13
2018-01-26Fix typosAndrea Gelmini1-1/+1
2017-10-23loplugin:includeform: testStephan Bergmann1-1/+1
2017-08-25Remove spurious indent of first lineStephan Bergmann1-1/+1
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann1-4/+3
2017-08-23osl::Directory::createPath with excess slashes fails with E_INVAL on WindowsStephan Bergmann1-2/+2
2017-08-23Report osl::Directory::createPath failureStephan Bergmann1-1/+9
2017-08-22Fix test assertion messageStephan Bergmann1-1/+1
2017-08-01loplugin:constparams in variousNoel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2016-12-16screnshot test: Ignore error when creating directoriesSamuel Mehrbrodt1-6/+2
2016-12-13cui.screenshot: Show full path when failing to create itSamuel Mehrbrodt1-2/+3
2016-12-02use SvtSysLocaleOptions::GetRealUILanguageTag(), not GetLocaleConfigString()Eike Rathke1-1/+1
2016-12-02Postfix rather than prefix locale to directory nameKatarina Behrens1-1/+2
2016-11-26screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier1-5/+5
2016-11-17Use ProductName as fallback for dialog titleSamuel Mehrbrodt1-1/+2
2016-11-17Put generated screenshots in lang-dependant subdirSamuel Mehrbrodt1-1/+5
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-3/+2
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-2/+2
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-5/+0
2016-09-04cppcheck: Prefer prefix operatorJulien Nabet1-1/+1
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand1-2/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-0/+53
2016-08-18screenshots: fix fallback cases for sd and scArmin Le Grand1-8/+16
2016-08-18screenshots: fallback screenshot to ui filesArmin Le Grand1-2/+26