summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)1-0/+1
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock1-0/+1
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock1-0/+1
2019-08-08tdf#74702: removes GetOutDevType() from OutputDevice::ImplRefreshFontDataAdrien Ollier1-1/+3
2019-07-27tdf#74702: vcl add OutputDevice::Flush() to remove GetOutDevType()Chris Sherlock1-0/+1
2019-07-27tdf#74702: remove GetOutDevType() from ImplAnimViewChris Sherlock1-0/+2
2019-07-08use BitmapEx in ImpCreateShadowObjectCloneNoel Grandin1-1/+3
2019-07-06simplify and flatten OutDevStateStackNoel Grandin1-2/+2
2019-07-03tdf#74702: OutputDevice:InitClipRegion followupChris Sherlock1-1/+8
2019-07-02tdf#74702: cleans OutputDevice::DrawHatchLine upAdrien Ollier1-0/+3
2019-07-01tdf#74702: cleans OutputDevice::InitClipRegion upAdrien Ollier1-0/+1
2019-07-01tdf#74702 partial cleanup of OutDevTypeAdrien Ollier1-1/+4
2019-06-25Fix typoAndrea Gelmini1-1/+1
2019-06-22VCL move comment to the right functionJan-Marek Glogowski1-1/+1
2019-06-10tdf#74702 partial cleanup of OutDevTypeAdrien Ollier1-4/+1
2019-06-05Linguistic: new underlining styles for grammar checkersOlivier R1-1/+1
2019-03-14loplugin:unusedmethodsNoel Grandin1-2/+0
2019-03-12Write HiDPI consistently without a hyphenTor Lillqvist1-1/+1
2019-03-11weld SvxConfigDialogCaolán McNamara1-0/+4
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski1-1/+1
2019-01-11tdf#69060: lock refreshing font data when loading a documentMike Kaganski1-0/+3
2018-12-05remove unused InvertFlags::HighlightNoel Grandin1-4/+3
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen1-13/+1
2018-11-26remove unused SalLayoutFlags enum valuesNoel Grandin1-3/+1
2018-11-26remove unused DrawModeFlags enum valuesNoel Grandin1-18/+11
2018-11-08loplugin:constantparamNoel Grandin1-1/+0
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski1-2/+1
2018-10-25Return bool from InitFont and try to init the fontJan-Marek Glogowski1-1/+1
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski1-1/+1
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski1-5/+5
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski1-12/+11
2018-10-23Constify OutputDevice::meOutDevTypeJan-Marek Glogowski1-3/+3
2018-10-23Implement IsUnderlineAbove in vcl::FontJan-Marek Glogowski1-1/+0
2018-09-21new loplugin:methodcyclesNoel Grandin1-2/+0
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-1/+6
2018-09-07sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna1-1/+2
2018-09-06svtools: less text layout calls in RulerMiklos Vajna1-1/+2
2018-09-05vcl: less text layout calls in MenuMiklos Vajna1-3/+6
2018-09-05weld SvxBorderTabPageCaolán McNamara1-1/+2
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-0/+1
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara1-1/+1
2018-08-22drop now unused FontSelectPatternCaolán McNamara1-1/+1
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara1-1/+1
2018-08-20TODO: refcount ImplFontListCaolán McNamara1-1/+1
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara1-1/+1
2018-08-16vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna1-4/+4
2018-08-16vcl: support pre-computed glyph items in OutputDevice::ImplLayout()Miklos Vajna1-1/+4
2018-08-16vcl: introduce a SalLayoutFlags::GlyphItemsOnlyMiklos Vajna1-1/+2
2018-08-15vcl: allow using pre-calculated layout in OutputDevice::DrawTextArray()Miklos Vajna1-1/+3
2018-08-10vcl: separate SalLayout from the rest of sallayout.hxxMiklos Vajna1-1/+1