summaryrefslogtreecommitdiff
path: root/vcl/inc/headless/svpgdi.hxx
AgeCommit message (Expand)Author
2017-02-09convert PaintMode to scoped enumNoel Grandin
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
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-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl
2016-11-14gtk3: scrollbar damage area one pixel too narrow/shortCaolán McNamara
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain
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-06-28update other places that read data from cairo image surfaceDavid Tardon
2016-06-28rhbz#1341064 fix OutputDevice test on big endian systemsDavid Tardon
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-02-01work around lack of cairo_rectangle_int_t with basegfxCaolán McNamara
2016-01-20-Werror,-Wmismatched-tagsStephan Bergmann
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara
2016-01-18svp: use SalColor instead of basebmp::ColorCaolán McNamara
2016-01-18svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara
2016-01-18svp: vcl and cairo have a difference of opinion on fg/bg of 1bit masksCaolán McNamara
2016-01-18svp: route copyBits through cairoCaolán McNamara
2016-01-18drop newly unused m_aDrawMode nowCaolán McNamara
2016-01-18svp: emulate XOR in cairo paths when necessaryCaolán McNamara
2016-01-18svp: merge duplicates to releaseCairoContextCaolán McNamara
2016-01-18svp: implement other invert variantCaolán McNamara
2016-01-18svp: like quartz implement ROP_INVERT via differenceCaolán McNamara
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-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara
2015-11-25gtk3: implement drawAlphaBitmap for svp/gtk3 backendCaolán McNamara
2015-11-23only one headless text renderer nowCaolán
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara