summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/textline.cxx
AgeCommit message (Expand)Author
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-02Fix typosAndrea Gelmini
2016-12-12coverity#1397052 Logically dead code (golden)Caolán McNamara
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-12-11Drop SalLayout::IsSpacingGlyph()Khaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-16vcl: remove commented out lines from commit 0174562fa9eChris Sherlock
2016-01-16vcl: ImplFontMetric and FontAttributes is *very* familiarChris Sherlock
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-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2015-10-15cppcheck:variableScopeNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara
2015-05-24rendercontext: Add asserts to easily catch the direct rendering cases.Jan Holesovsky
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-04-01loplugin:staticfunctionNoel Grandin
2014-11-26can be constCaolán McNamara
2014-11-25Resolves fdo#86689: Strikethrough: "With /" and "With X"Julien Nabet
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-07-30Avoid needless truncation to intStephan Bergmann
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-04-27VCL: rearrange font functions, move functions into OutputDeviceChris Sherlock
2014-04-27vcl/outdev/*.cxx cosmetic clean-upNorbert Thiebaud