summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2024-06-28Related: tdf#161708 sw content controls: fix custom default of dropdown to PDFMiklos Vajna
2024-06-26vcl: remove partial GIF image loadingTomaž Vajngerl
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-18tdf#161346 add unit testMichael Stahl
2024-06-16Remove exec bits on pdf fileAndrea Gelmini
2024-06-14annot: read PDF FreeText annotation "DS" and "RC" keysTomaž Vajngerl
2024-06-14vcl: convert PDFiumLibraryTest to CPPUNIT_TEST_FIXTURETomaž Vajngerl
2024-06-13tdf#160401: vcl_pdfexport: Add unittestXisco Fauli
2024-06-10tdf#152024 Diacritics cut off at top and bottom of paragraphJonathan Clark
2024-06-06tdf#161397 Fix incorrect glyphs for RTL font fallbackJonathan Clark
2024-05-24gtk3 a11y tests: Increase timeout for AT-SPI method callsMichael Weghorn
2024-05-22tdf#124116 Correct Writer text shaping across formatting changesJonathan Clark
2024-05-20loplugin:ostr in variousNoel Grandin
2024-05-17tdf#61444 Correct Writer text layout across formatting changesJonathan Clark
2024-05-16WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-10loplugin:ostr in vclNoel Grandin
2024-05-09update crcs for --enable-cairo-rgba caseCaolán McNamara
2024-04-30Remove some syntactic noiseMike Kaganski
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-24tdf#160714 use crop box for bounds of embedded PDF objectPatrick Luby
2024-04-22tdf#160431 Inverts webp file image when insertedNoel Grandin
2024-04-22tdf#159660: also add normal blend filterXisco Fauli
2024-04-22tdf#159660: Add support for lighten mode in feBlendXisco Fauli
2024-04-22tdf#159660: Add support for darken mode in feBlendXisco Fauli
2024-04-22tdf#159660: Add support for multiply mode in feBlendXisco Fauli
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski
2024-04-16tdf#48062: Add support for arithmetic in feCompositeXisco Fauli
2024-04-12tdf#159660: Add support for screen mode in feBlendXisco Fauli
2024-04-01tdf#160436: fix glyph bounds calculation for vertical glyphsMike Kaganski
2024-04-01tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangleMike Kaganski
2024-03-30Fix typo in codeAndrea Gelmini
2024-03-30vcl: change (graphic) Manager into a general memory managerTomaž Vajngerl
2024-03-22tdf#160117: vcl_pdfexport2: Add unittestXisco Fauli
2024-03-22vcl: remove 4-bit scanline transformerTomaž Vajngerl
2024-03-16tdf#160036 Enable SKSL when using Skia/RasterPatrick Luby
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-13tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-08tdf#142133: partially revert 576611895e5Xisco Fauli
2024-03-04tdf#159817 tdf#159802 Form controls coordinates wrong when export to pdfNoel Grandin
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