summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/salgdi.h
AgeCommit message (Expand)Author
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin 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-05-02loplugin:useuniqueptr in X11SalBitmapNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2016-12-13Fix lossage with --disable-cairo-canvasTor Lillqvist
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-11-26Kill the old Unix layout enginesKhaled Hosny
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-20vcl: don't use the faster cairo code path when using OpenGLTomaž Vajngerl
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-07tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-03-22These functions are defined only when ENABLE_CAIRO_CANVASKorrawit Pruegsanusak
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-02loplugin:staticmethodsStephan Bergmann
2016-02-02move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock