summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/text.cxx
AgeCommit message (Expand)Author
2024-08-14qt: Remove "5" from render backend nameMichael Weghorn
2024-06-18loplugin:ostr in variousNoel Grandin
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-17tdf#61444 Correct Writer text layout across formatting changesJonathan Clark
2024-05-10loplugin:ostr in vclNoel Grandin
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski
2023-12-28vcl: add test for an invalid index in OutputDevice::GetTextBreak()Chris Sherlock
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-11-19vcl: add unit tests for simple text 'AV' with kerning and no-kerning enabledChris Sherlock
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-01adjust VclTextTest::testSimpleTextNoel Grandin
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-13CppunitTest_vcl_text: use CPPUNIT_TEST_FIXTURE()Khaled Hosny
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-12Fix VclTextTest with colorized antialiasingStephan Bergmann
2022-12-05tdf#152376: Remove Kacst Book and Kacst Office fontsKhaled Hosny
2022-11-20vcl: add unit tests for OutputDevice::GetTextRect()Chris Sherlock
2022-10-15vcl: test generating ellipsesChris Sherlock
2022-10-07vcl: test OutputDevice::GetTextBreak()Chris Sherlock
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-01we have one CJK text test that explicitly attempts to use not bundled fontsCaolán McNamara
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-05-09SvFileStream needs an absolute file URLStephan Bergmann
2022-05-05vertical text test fails with latest harfbuzzCaolán McNamara
2022-02-05this test assumes KacstBook has no Latin glyphsCaolán McNamara
2022-02-04fix direct leaks in vcl cppunit testsCaolán McNamara
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-06vcl: migrate ImplLayoutRuns to own filesChris Sherlock
2021-09-06vcl: move ImplLayoutArgs to own header and source filesChris Sherlock
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock
2021-08-28vcl: move TextLayoutCache to own module headerChris Sherlock
2021-08-23disable vertical text test for Mac/SkiaLuboš Luňák
2021-05-25Fix typoAndrea Gelmini
2021-05-24add vcl unittests for basic text renderingLuboš Luňák