summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/complextext.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-02drop old tools/gen methods in vclNoel Grandin1-2/+1
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin1-0/+2
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara1-1/+1
2017-05-23test for DejaVuSansRene Engelhard1-0/+6
2017-04-04Workaround VCL complextext failure on Win7 KVM QXLJan-Marek Glogowski1-2/+10
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-06Try harder to debug the random TB failures hereKhaled Hosny1-4/+18
2017-03-01Add a test for GetTextArray()Khaled Hosny1-0/+10
2017-02-27Stop the spamKhaled Hosny1-1/+4
2017-02-26Round glyph bbox on Mac similar to other platformsKhaled Hosny1-3/+0
2017-02-26Make vcl_complextext test actually test somethingKhaled Hosny1-9/+16
2016-12-25remove unneeded static_castsJochen Nitschke1-2/+2
2016-12-21Use ScopedVclPtrInstanceStephan Bergmann1-2/+2
2016-12-21Dispose Window when doneStephan Bergmann1-2/+2
2016-10-15clang-cl loplugin: vclStephan Bergmann1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2015-11-10tdf#95650: Replace wrong assertion with conditionMike Kaganski1-0/+26
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-1/+1
2015-04-24Build and warning fixes, Mac, Win, Linux.Michael Meeks1-1/+1
2015-04-20vcl: convert new to ::CreateMichael Meeks1-2/+2
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2013-06-17Use hex numbers for in-line Arabic / UTF-8 string.Michael Meeks1-1/+10
2013-06-15initial attempt at text measuring unit test: linux only.Michael Meeks1-0/+75