summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/salgdi.h
AgeCommit message (Expand)Author
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
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-04Remove unused forward declarationsTor Lillqvist
2016-01-04Get rid of silly stderr0 macroTor Lillqvist
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-05callcatcher: update unused codeCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara