summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdi.hxx
AgeCommit message (Expand)Author
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-10-18cid#1454633 silence Uncaught exceptionCaolán McNamara
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-03-08make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-09custom widgets: Fix various warnings.Jan Holesovsky
2018-11-09custom widgets: Custom Widget ThemesTomaž Vajngerl
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-08-31Support RTL layout in VCL using MatricesArmin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-06QT5 fix build issues & cleanupsJan-Marek Glogowski
2017-11-06KF5 initial VCL pluginJan-Marek Glogowski
2017-11-02improve constparam lopluginNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-07-18loplugin:constparams in vclNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-02Fix typosAndrea Gelmini
2017-01-10remove unused typedefsJochen Nitschke
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny