summaryrefslogtreecommitdiff
path: root/vcl/inc/headless
AgeCommit message (Expand)Author
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-02rename drawSurface to releaseCairoContextCaolán McNamara
2016-02-01work around lack of cairo_rectangle_int_t with basegfxCaolán McNamara
2016-01-27vcl: cairotextrender.hxx is a private Unix headerChris Sherlock
2016-01-26vcl: actually that shared_array was a scamMichael Stahl
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl
2016-01-22Use C++ osl::Mutex, osl::MutexGuardStephan Bergmann
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-18basebmp now only used from vcl/headless codeCaolá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-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris 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-21loplugin:unusedmethodsNoel Grandin
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-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23Restore deleted svpcairotextrender.hxxJan-Marek Glogowski
2015-11-23only one headless text renderer nowCaolán
2015-11-23loplugin:staticmethodsStephan Bergmann
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-16build cairo on androidCaolán McNamara
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara
2015-11-14undo cairo use in svp for nowCaolán McNamara
2015-11-13do all the headless using platforms have cairo ?Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann