summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
AgeCommit message (Expand)Author
2019-07-06simplify and flatten OutDevStateStackNoel Grandin
2019-07-03tdf#74702: OutputDevice:InitClipRegion followupChris Sherlock
2019-07-02tdf#74702: cleans OutputDevice::DrawHatchLine upAdrien Ollier
2019-07-01tdf#74702: cleans OutputDevice::InitClipRegion upAdrien Ollier
2019-07-01tdf#74702 partial cleanup of OutDevTypeAdrien Ollier
2019-06-25Fix typoAndrea Gelmini
2019-06-22VCL move comment to the right functionJan-Marek Glogowski
2019-06-10tdf#74702 partial cleanup of OutDevTypeAdrien Ollier
2019-06-05Linguistic: new underlining styles for grammar checkersOlivier R
2019-03-14loplugin:unusedmethodsNoel Grandin
2019-03-12Write HiDPI consistently without a hyphenTor Lillqvist
2019-03-11weld SvxConfigDialogCaolán McNamara
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2019-01-11tdf#69060: lock refreshing font data when loading a documentMike Kaganski
2018-12-05remove unused InvertFlags::HighlightNoel Grandin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-26remove unused SalLayoutFlags enum valuesNoel Grandin
2018-11-26remove unused DrawModeFlags enum valuesNoel Grandin
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