summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
AgeCommit message (Expand)Author
2018-09-06svtools: less text layout calls in RulerMiklos Vajna
2018-09-05vcl: less text layout calls in MenuMiklos Vajna
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22drop now unused FontSelectPatternCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-08-16vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna
2018-08-16vcl: support pre-computed glyph items in OutputDevice::ImplLayout()Miklos Vajna
2018-08-16vcl: introduce a SalLayoutFlags::GlyphItemsOnlyMiklos Vajna
2018-08-15vcl: allow using pre-calculated layout in OutputDevice::DrawTextArray()Miklos Vajna
2018-08-10vcl: separate SalLayout from the rest of sallayout.hxxMiklos Vajna
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl
2018-06-12loplugin:constantparamNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-05-31focus rect for value setCaolán McNamara
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-29loplugin:virtualdown in vclNoel Grandin
2018-03-16use digit width instead of char widthCaolán McNamara
2018-03-16don't bother dithering for 256bit displaysNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-29Fix typosAndrea Gelmini
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-12-20sal_uLong->sal_uInt32 in DrawModeFlagsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-02loplugin:casttovoid: vclStephan Bergmann
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-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24loplugin:unusedfieldsNoel Grandin
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-01Nothing from <config_features.h> is used hereTor Lillqvist
2017-01-07lok: refill font list if emptyHenry Castro
2016-12-22convert GetDefaultFontFlags to scoped enumNoel Grandin
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-14This fallback code makes no sense any moreKhaled Hosny