summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
AgeCommit message (Expand)Author
2020-08-19Fix typosAndrea Gelmini
2020-08-14tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski
2020-07-21loplugin:constantparamNoel Grandin
2020-06-19tdf#74702 vcl: extract DrawBorder()Chris Sherlock
2020-06-04tdf#74702 vcl: extract GetMonochromeButtonColor()Chris Sherlock
2020-06-02tdf#74702 vcl: extract GetButtonBorderSize()Chris Sherlock
2020-06-02tdf#74702 vcl: extract GetSyncCount()Chris Sherlock
2020-06-01tdf#74702 vcl: extract SetMetafileMapMode()Chris Sherlock
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24GetSysTextLayoutData is newly unusedCaolán McNamara
2020-05-24tdf#74702 vcl: extract IsScreenComp()Chris Sherlock
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock
2020-05-20Restructure DrawOutDevDirectCheck to avoid using uninitialized pointerMike Kaganski
2020-05-17tdf#74702 vcl: extract GetOutputBoundsClipRegion()Chris Sherlock
2020-05-17vcl: refactor by creating OutputDevice::ClearStack()Chris Sherlock
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-02-08tdf#74702 Remove OutDevType from OutputDevice::RemoveTransparenciesFromMetaFileYusuf Keten
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-04tdf#74702: Remove enum OutDevType from OutputDevice::drawOutDevDirectYusuf Keten
2020-01-19flush out unused OutputDevicesCaolán McNamara
2020-01-19tdf#74702: clean up of OutputDevice::SetMapModeAdrien Ollier
2019-12-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-08-08tdf#74702: removes GetOutDevType() from OutputDevice::ImplRefreshFontDataAdrien Ollier
2019-07-27tdf#74702: vcl add OutputDevice::Flush() to remove GetOutDevType()Chris Sherlock
2019-07-27tdf#74702: remove GetOutDevType() from ImplAnimViewChris Sherlock
2019-07-08use BitmapEx in ImpCreateShadowObjectCloneNoel Grandin
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