summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
AgeCommit message (Expand)Author
2020-02-11tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2018-11-08loplugin:constantparamNoel Grandin
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-25Return bool from InitFont and try to init the fontJan-Marek Glogowski
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski
2018-10-23Constify OutputDevice::meOutDevTypeJan-Marek Glogowski
2018-10-23Implement IsUnderlineAbove in vcl::FontJan-Marek Glogowski
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-07sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna
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