summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2019-03-10widget theme: draw listheader button and arrowTomaž Vajngerl
2019-03-09Separate style colors from WidgetDefinition into its own classTomaž Vajngerl
2019-03-08tdf#121120 vcl opengl: handle 8-bit palette bitmap as 24 bit RGB textureMiklos Vajna
2019-03-08new loplugin constvarsNoel Grandin
2019-03-06Support first, last tab item for the widget definitionTomaž Vajngerl
2019-03-05Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2019-03-04Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl
2019-03-04separate WidgetDefinitionReader from the actual WidgetDefinitionTomaž Vajngerl
2019-03-04Update WidgetDefinitionTest for RadioButton and button valueTomaž Vajngerl
2019-03-04Read style colors from a xml widget definition fileTomaž Vajngerl
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2019-02-16Fix typosAndrea Gelmini
2019-02-15disble test of rendering BitmapEx with alpha on Windows for nowTomaž Vajngerl
2019-02-14vcl: test rendering of bitmaps with alphaTomaž Vajngerl
2019-02-13Improve the algorithm of disabled image creationTomaž Vajngerl
2019-02-09add PngImageFilter that uses libpng for PNG loadingTomaž Vajngerl
2019-01-30Consistently skip "Import the bugdoc and print to PDF" testsStephan Bergmann
2019-01-30Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara
2019-01-26vcl: test gradient draw into a metafile, extend the dumperTomaž Vajngerl
2019-01-24tdf#96892 vcl: add unit test for misplaced soft-hyphen ...Michael Stahl
2019-01-15vcl: protect more outdev functions for disposed stateMiklos Vajna
2019-01-11tdf#114441 Convert use of sal_uLong to sal_uInt32Gabor Kelemen
2019-01-10Revert "Try fixing VclComplexTextTest::testArabic by rescheduling"Mike Kaganski
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2018-12-25Try fixing VclComplexTextTest::testArabic by reschedulingMike Kaganski
2018-12-11tdf#121962 Don't treat closing bracket as invalid syntaxSamuel Mehrbrodt
2018-12-03Revert "Check against concrete expected values in PdfExportTest::testTdf115262"Stephan Bergmann
2018-11-28Check against concrete expected values in PdfExportTest::testTdf115262Stephan Bergmann
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-24disable more vcl pdfexport test on winNoel Grandin
2018-11-22Don't check page size on Win for tdf#112690 unit testAron Budea
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-08Fix typoAndrea Gelmini
2018-11-07ifdef out more fontfeature test on windowsNoel Grandin
2018-11-05tdf#118244 pdfexport: radio buttons can group with same nameJustin Luth
2018-11-05tdf#118244 pdfexport: radio buttons use groupname nowJustin Luth
2018-10-29loplugin:oncevarNoel Grandin
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-10-05Fix typoAndrea Gelmini
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl
2018-10-02tdf#115262 sc: fix cumulative placement error of imagesMiklos Vajna
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski
2018-09-20Clean-up follow-up to a4923f1d25c5449da3547ca5846379d719cee648Stephan Bergmann
2018-09-20CppunitTest_vcl_pdfexport: fix use after freeMiklos Vajna
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann