summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2024-02-06return string_view from some XmlWalker methodsNoel Grandin
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-25tdf#142806 sw: PDF export: fix multi-frame links/fieldsMichael Stahl
2024-01-17tdf#141908: replace hex colors with color keywordsLuv Sharma
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-12-28vcl: BreakLines() -> BreakLine() and BreakLinesSimple() -> BreakLineSimple()Chris Sherlock
2023-12-28vcl: test BreakLinesWithIterator with hyphensChris Sherlock
2023-12-28vcl: add test for an invalid index in OutputDevice::GetTextBreak()Chris Sherlock
2023-12-19tdf#123864 gtk3 a11y: Consider states when mapping BUTTON_DROPDOWNMichael Weghorn
2023-12-19tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn
2023-12-17fix 32 bit buildRene Engelhard
2023-12-13Enable Skia in unit testsMike Kaganski
2023-12-12tdf#113866 Add test.Adam Seskunas
2023-12-10add missing #if MORE_FONTSRene Engelhard
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-06make AlphaMask separate from BitmapNoel Grandin
2023-12-05vcl: add unit test for cached glyphs based on tdf#103492Chris Sherlock
2023-12-05vcl: add unit tests for a mixture of CJK and latin charactersChris Sherlock
2023-12-02AlphaMask::ReleaseAccess is unnecessaryNoel Grandin
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-11-19vcl: add unit tests for simple text 'AV' with kerning and no-kerning enabledChris Sherlock
2023-11-08loplugin:unreffun (clang-cl)Stephan Bergmann
2023-11-07simplify OutputDevice::ClipAndDrawGradientMetafileNoel Grandin
2023-11-03tdf#157028 vcl: PDF export: inline OBJR dictionariesMichael Stahl
2023-11-02tdf#157816 sw: PDF export: filter out links on empty space, INetAttrsMichael Stahl
2023-11-02tdf#157816 sw: PDF export: filter out links on empty space, fieldsMichael Stahl
2023-10-31tdf#157679: vcl_pdfexport: Add unittestXisco Fauli
2023-10-31CppunitTest_vcl_pdfexport: split into twoXisco Fauli
2023-10-30Fix typoAndrea Gelmini
2023-10-29CppunitTest_vcl_animate: use CPPUNIT_TEST_FIXTUREofftkp
2023-10-29tdf#155887 WMF Fix displaying images with size of EOF other that 3Bartosz Kosiorek
2023-10-28tdf#155887 Add individual WMF records validationBartosz Kosiorek
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn
2023-10-27tdf#152571 speedup slow draw file saveNoel Grandin
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