summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/complextext.cxx
AgeCommit message (Expand)Author
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
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2019-12-19Fix typoAndrea Gelmini
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen
2019-05-16vcl_complextext is still unreliable under windowsCaolán McNamara
2019-04-25test unreliable under windowsCaolán McNamara
2019-03-26CppunitTest_vcl_complextext: work around lo_daily_update_gandalf failureMiklos Vajna
2019-03-22Related: tdf#124109 vcl: make glyph item caching work with kashida glyphsMiklos Vajna
2019-01-10Revert "Try fixing VclComplexTextTest::testArabic by rescheduling"Mike Kaganski
2018-12-25Try fixing VclComplexTextTest::testArabic by reschedulingMike Kaganski
2018-07-29more windows tinderbox fixNoel Grandin
2018-07-16try to make the windows tinderboxes happierNoel Grandin
2018-07-07Drop TEST_FONTS_MISSING for HAVE_MORE_FONTSKhaled Hosny
2018-07-06loplugin:externandnotdefined + loplugin:unreffunJan-Marek Glogowski
2018-05-28disable part of VclComplexTextTest::testArabicNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara
2017-05-23test for DejaVuSansRene Engelhard
2017-04-04Workaround VCL complextext failure on Win7 KVM QXLJan-Marek Glogowski
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-06Try harder to debug the random TB failures hereKhaled Hosny
2017-03-01Add a test for GetTextArray()Khaled Hosny
2017-02-27Stop the spamKhaled Hosny
2017-02-26Round glyph bbox on Mac similar to other platformsKhaled Hosny
2017-02-26Make vcl_complextext test actually test somethingKhaled Hosny
2016-12-25remove unneeded static_castsJochen Nitschke
2016-12-21Use ScopedVclPtrInstanceStephan Bergmann
2016-12-21Dispose Window when doneStephan Bergmann
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10tdf#95650: Replace wrong assertion with conditionMike Kaganski
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-24Build and warning fixes, Mac, Win, Linux.Michael Meeks
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2013-06-17Use hex numbers for in-line Arabic / UTF-8 string.Michael Meeks
2013-06-15initial attempt at text measuring unit test: linux only.Michael Meeks