summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2019-04-14vcl: add a basic Octree testTomaž Vajngerl
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-13Improve multi-threaded scaling in BitmapScaleSuperFilterTomaž Vajngerl
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-04change GetColorCount to use sal_Int64Tomaž Vajngerl
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
2019-03-29fix testConvert for OpenGLTomaž Vajngerl
2019-03-29add bitmap test with a custom 8bit paletteTomaž Vajngerl
2019-03-29tdf#107966 vcl opengl: fix not drawn 1px wide polypolygonsMiklos Vajna
2019-03-29check that jpeg export of 8bit grayscale worksLuboš Luňák
2019-03-28check that jpeg export of 8bit non-grayscale worksLuboš Luňák
2019-03-28make ReadTexture() also handle 8-bit non-grayscale images (tdf#116888)Luboš Luňák
2019-03-26CppunitTest_vcl_complextext: work around lo_daily_update_gandalf failureMiklos Vajna
2019-03-26Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-03-25fix grayscale jpeg writing in pdfexport (tdf#121615)Luboš Luňák
2019-03-22Related: tdf#124109 vcl: make glyph item caching work with kashida glyphsMiklos Vajna
2019-03-12tdf#123304: Allow the full feature syntax as pre 6.2Khaled Hosny
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