summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2023-10-25tdf#157703 sw: PDF/UA export: export heading labels as textMichael Stahl
2023-10-24tdf#157028 vcl: PDF export: inline attribute dictionariesMichael Stahl
2023-10-24tdf#156565 sw: PDF/UA export: only one Link ILSE per linkMichael Stahl
2023-10-24tdf#157817 sw: PDF/UA export: fix ToX header sectionsMichael Stahl
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-21tdf#156182, tdf#156685: vcl_pdfexport: Add unittestXisco Fauli
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vclStephan Bergmann
2023-10-19tdf#157703 sw: PDF/UA export: fix headings with labelsMichael Stahl
2023-10-17tdf#157792 FILEOPEN: PPT: logo not displayedNoel Grandin
2023-10-12drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SEMichael Stahl
2023-10-12tdf#157397 vcl: PDF export: fix CreateControl replayMichael Stahl
2023-10-11cool#7318 Calc rendering accelerationNoel Grandin
2023-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann
2023-10-10tdf#157182 vcl,filter: PDF/A export: fix crash due to SE ID mismatchMichael Stahl
2023-10-08Fix buildMike Kaganski
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-04vcl,drawinglayer,sw: PDF/UA export: footnote-container-in-list problemMichael Stahl
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-26tdf#124591: Update Noto Naskh Arabic to v2.016Khaled Hosny
2023-09-20tdf#156842 increase scale for external PDF dataPatrick Luby
2023-09-12tdf#149545: increase svg check sizeXisco Fauli
2023-09-12add a unit test for AlphaMask::BlendWithNoel Grandin
2023-09-01tdf#157028 sw: PDF/UA export: reduce the number of Span ILSEsMichael Stahl
2023-09-01sw: PDF/UA export: produce nested Sect SEs for nested sectionsMichael Stahl
2023-09-01adjust VclTextTest::testSimpleTextNoel Grandin
2023-08-25This copy ctor should probably take its arg by const refStephan Bergmann
2023-08-22vcl: Fix dumping meta file layout flags to XMLKhaled Hosny
2023-08-11Initial APNG export supportParis Oplopoios
2023-08-04gtk3 a11y tests: Increase DBus timeoutColomban Wendling
2023-08-02vcl: Drop unused FontAttributes::GetMapNames()/AddMapName()Khaled Hosny
2023-08-02vcl: Drop unused PhysicalFontFamily::GetAliasNames()Khaled Hosny
2023-08-01Fix reversed expected and actual unit test resultsKhaled Hosny
2023-07-30tdf#156528: Fix handling PDF page scaling factor after large pagesMike Kaganski
2023-07-30tdf#107612: Include NNBSP and Mongolian characters in the same fallback runKhaled Hosny
2023-07-28Fix typoAndrea Gelmini
2023-07-28Fix typoAndrea Gelmini
2023-07-27vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layerColomban Wendling
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-23vcl: Use doubles for glyph item coordinatesKhaled Hosny
2023-07-23vcl: Set font size to UPEM in some testsKhaled Hosny
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-23Make CppunitTest_vcl_pdfexport CPPUNIT_TEST_NAME=testTdf108963 less sensitiveKhaled Hosny
2023-07-21tdf#154955 svx: PDF/UA export: tag SdrObjGroup properlyMichael Stahl
2023-07-14tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes...Michael Stahl
2023-07-11tdf#152234 vcl: Role values are lowercaseMichael Stahl
2023-07-11tdf#154939 sw: PDF/UA export: produce Link StructElem inside FigureMichael Stahl
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2023-07-04tdf#156016: vcl_graphic_test: Add unittestXisco Fauli
2023-07-04CppunitTest_vcl_graphic_test: use CPPUNIT_TEST_FIXTURE()Xisco Fauli