summaryrefslogtreecommitdiff
path: root/test/source/screenshot_test.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-18screenshots: Use UI string and fallback for UI-String onlyArmin Le Grand1-43/+111
2016-08-18screenshots: move shared code to separate classKatarina Behrens1-0/+102