summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/text.cxx
AgeCommit message (Expand)Author
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
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-26vcl: remove unnecessary header includes from text.cxxChris Sherlock
2016-01-15Bin some excessive vertical whitespaceTor Lillqvist
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: split more font classes from outfont.hxxChris Sherlock
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-26vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-10Revert "vcl: Assert that a non-negative nXPos is always found"Stephan Bergmann