summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/complextext.cxx
AgeCommit message (Expand)Author
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-26tdf#124591: Update Noto Naskh Arabic to v2.016Khaled Hosny
2023-08-01Fix reversed expected and actual unit test resultsKhaled Hosny
2023-07-30tdf#107612: Include NNBSP and Mongolian characters in the same fallback runKhaled Hosny
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-23vcl: Use doubles for glyph item coordinatesKhaled Hosny
2023-07-23vcl: Set font size to UPEM in some testsKhaled Hosny
2023-06-20tdf#107718: Fix script itemization of vertical textKhaled Hosny
2023-06-13tdf#153440: Add testKhaled Hosny
2023-06-13tdf#152048: Fix measuring text width with font fallbackKhaled Hosny
2023-06-13tdf#152048: Add testKhaled Hosny
2023-06-13CppunitTest_vcl_text: use CPPUNIT_TEST_FIXTURE()Khaled Hosny
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2022-12-05tdf#152376: Remove Kacst Book and Kacst Office fontsKhaled Hosny
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-24relax glyph assert wrt layout equivalencyCaolán McNamara
2022-09-01use VirtualDevice, not WorkWindow, in testCaolán McNamara
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-30Workaround interdependency of testsMike Kaganski
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-12use the same vcl::text::TextLayoutCache when comparing text layoutLuboš Luňák
2022-07-19vcl: allow OutputDevice::GetTextRect() cater for rotated fontsChris Sherlock
2022-07-19vcl: migrate from getOpenHeight/Width() to GetWidth/Height()Chris Sherlock
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-05-26unittest for SalLayoutGlyphsCache glyphs subsetLuboš Luňák
2022-05-26test also SalLayoutGlyphsCache in glyphs caching unittestLuboš Luňák
2022-05-26check GlyphItem equality properly in a unittestLuboš Luňák
2022-02-04test fails with both fedora KacstBook and bundled KacstBook installedCaolán McNamara
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-06vcl: move ImplLayoutArgs to own header and source filesChris Sherlock
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-03Fixing Unicode Arabic LiteralsHossein
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-05-24add vcl unittests for basic text renderingLuboš Luňák
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-01Fix VclComplexTextTest::testArabic another wayMike Kaganski
2021-03-31Fix the test in Windows RDP sessionsMike Kaganski
2021-03-21fix SalLayoutGlyphs caching with MultiSalLayoutLuboš Luňák
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-05Simplify a Unicode string constructionStephan Bergmann
2020-12-09Some OUString::fromUtf(u8"...") simplificationsStephan Bergmann
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-10-28convert some more long -> tools::LongNoel
2020-10-19use tools::Long in vclNoel