aboutsummaryrefslogtreecommitdiff
path: root/source/dz/extras
AgeCommit message (Expand)Author
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-09-03update translations for masterChristian Lohmaier
2015-08-12update translationsChristian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-05-25initial import of 4.1 translationsAndras Timar
t5-win+mac'>feature/qt5-win+mac LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/text.cxx
AgeCommit message (Expand)Author
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