summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/text.cxx
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-06convert various vcl system fields from unsigned long -> sal_uInt32Noel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-10loplugin:useuniqueptr in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07xContext only needed for bHyphenate caseCaolán McNamara
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-12Refactor create layout cache in status barTamas Bunth
2017-06-09Cache text layout of statusbar itemsTamas Bunth
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
2017-02-11LigaturesEnabled flag is never setKhaled Hosny
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-01-03avoid some numeric type conversionsJochen Nitschke
2016-12-25remove unneeded static_castsJochen Nitschke
2016-12-14Remove the sal.rtl.xub SAL_INFOsStephan Bergmann
2016-12-14TypoKhaled Hosny
2016-12-14This fallback code makes no sense any moreKhaled Hosny
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny
2016-12-11Don’t encode font fallback level in the glyph idKhaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-12-02Extend ScopedBitmapAccess and modify various classes to use itMark Page
2016-11-26Kill old Core Text layout engineKhaled Hosny
2016-10-22crashtesting: assert on converting ooo66538-1.ppt to pdfCaolán McNamara
2016-10-15tdf#43740 Do not use UniscribeLayout for CJK Ideograph Variations.Mark Hung
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (vcl)Stephan Bergmann
2016-06-21vcl: fprintf -> SAL_INFOThorsten Behrens
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin