summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-24UnoApiTest: factor out common codeXisco Fauli
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2022-10-21tdf#139736 sw: PDF/UA export: flys in header/footer are ArtifactsMichael Stahl
2022-10-15vcl: test generating ellipsesChris Sherlock
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara
2022-10-08tdf#124672 for hicontrast white/black bg select either Sifr vs Sifr DarkCaolán McNamara
2022-10-07vcl: test OutputDevice::GetTextBreak()Chris Sherlock
2022-10-05tdf#151350: Fix extraneous gaps before marksKhaled Hosny
2022-10-03tdf#150786 use the same colors for pdf widgets regardless of themeCaolán McNamara
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-23Fix GraphicTest::testLoadSVGZ() on non-default DPIXisco Fauli
2022-09-21use more string_view in vclNoel Grandin
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-15tdf#150931: vcl_pdfexport: Add unittestXisco Fauli
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-08tdf#150846: vcl_pdfexport: Add unittestXisco Fauli
2022-09-08Fix CppunitTest_vcl_pdfexport on non-default DPIMike Kaganski
2022-09-08tdf#150808: vcl_graphic_test: Add unittestXisco Fauli
2022-09-08Related: tdf#150786 workaround unit test failureMike Kaganski
2022-09-07vcl: convert ImplGetEmphasisMark() to EmphasisMark classChris Sherlock
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-09-05tdf#149670 fix color change api and adjust tolerance for ooxmlSarper Akdemir
2022-09-01we have one CJK text test that explicitly attempts to use not bundled fontsCaolán McNamara
2022-09-01Fix typoAndrea Gelmini
2022-09-01Fix typoAndrea Gelmini
2022-09-01use VirtualDevice, not WorkWindow, in testCaolán McNamara
2022-08-31tdf#139627 Test justified Arabic/Persian text to avoid gaps/big overlapsHossein
2022-08-31vcl: Fix GenericSalLayout::GetTextWidth()Khaled Hosny
2022-08-31tdf#30731: Use ligature caret positions from the fontKhaled Hosny
2022-08-31tdf#30731: Improve caret travelling in WriterKhaled Hosny
2022-08-30tdf#141908 Replace usage of sal_Int32 with Color in unit testscutamar
2022-08-30Workaround interdependency of testsMike Kaganski
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-25vcl: test removeMnemonicsFromString()Chris Sherlock
2022-08-25FeatureCollector: Detect ENUM features in OpenType fontsKhaled Hosny
2022-08-25FeatureCollector: Get feature labels for ssXX/cvXX features from the fontKhaled Hosny
2022-08-25FeatureCollector: SimplifyKhaled Hosny
2022-08-23vcl: move ImplEmphasisMarkStyle() to vcl::Font and add unit testChris Sherlock
2022-08-22change hi to ar and Lohit Devanagari to Noto Sans ArabicCaolán McNamara
2022-08-22use "Rubik" from more_fonts instead of "System" for consistent layoutCaolán McNamara
2022-08-21Tahoma -> DejaVu Sans for reproducible testsCaolán McNamara
2022-08-21Tahoma -> DejaVu Sans for reproducible testsCaolán McNamara
2022-08-21DejaVu Serif for reproducible testsCaolán McNamara
2022-08-21Arial Black -> DejaVu Sans for reproducible testsCaolán McNamara
2022-08-21Palatino Linotype -> DejaVu Serif for reproducible testsCaolán McNamara
2022-08-19Remove code duplication in GraphicDescriptor for WMF/EMFofftkp
2022-08-16tdf#103492: vcl_pdfexport: Add unittestXisco Fauli