summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdi.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski1-103/+36
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen1-2/+0
2019-03-08make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl1-3/+19
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin1-2/+2
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski1-2/+2
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann1-1/+1
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli1-1/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-09custom widgets: Fix various warnings.Jan Holesovsky1-1/+1
2018-11-09custom widgets: Custom Widget ThemesTomaž Vajngerl1-0/+8
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski1-3/+0
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski1-0/+1
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-6/+6
2018-09-11loplugin:unusedmethodsNoel Grandin1-1/+0
2018-08-31Support RTL layout in VCL using MatricesArmin Le Grand1-0/+7
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-1/+10
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara1-1/+1
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara1-2/+2
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara1-1/+1
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin1-2/+2
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny1-2/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-19/+19
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-19/+19
2018-03-26replace SalColor with ColorNoel Grandin1-9/+9
2018-03-02drop old tools/gen methods in vclNoel Grandin1-0/+3
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin1-1/+2
2017-11-06QT5 fix build issues & cleanupsJan-Marek Glogowski1-1/+1
2017-11-06KF5 initial VCL pluginJan-Marek Glogowski1-1/+1
2017-11-02improve constparam lopluginNoel Grandin1-1/+1
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski1-2/+2
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin1-1/+1
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-2/+2
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-1/+0
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-2/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-13/+13
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-01-10remove unused typedefsJochen Nitschke1-2/+0
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski1-31/+87
2016-12-10Use GlyphItem in more placesKhaled Hosny1-2/+2
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-6/+6
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny1-12/+2
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny1-12/+0
2016-11-26ServerFontLayout is already goneKhaled Hosny1-2/+1
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny1-2/+2
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain1-2/+4
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin1-2/+1
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-2/+2
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-1/+1
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-2/+1