summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-17tdf#95450 avoid double swap on big endian archesDavid Tardon
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-12-05implement SAL_INVERT_TRACKFRAME invert via cairoCaolán McNamara
2015-12-03coverity#1341505 silence Uninitialized scalar variableCaolán McNamara
2015-11-30my intent is to provide a define for cairo < 1.10.0Caolán McNamara
2015-11-30gtk3: handle 'standard' invert like quartz doesCaolán McNamara
2015-11-30gtk3: glitches because yours truly cannot tell x from yCaolán McNamara
2015-11-30fix build, default operator will doCaolán McNamara
2015-11-30gtk3: implement SAL_INVERT_50 rectangle caseCaolán McNamara
2015-11-27try to get this working on linux baselineCaolán McNamara
2015-11-27crashtesting: we're using OneBitMsbPal as the 1bit format, not OneBitLsbGreyCaolán McNamara
2015-11-26restrict this for > cairo 1.10.0 for nowCaolán McNamara
2015-11-25gtk3: use cairo to do drawAlphaBitmap with scalingCaolán McNamara
2015-11-25gtk3: of course we have a different 1 bit mask format as wellCaolán McNamara
2015-11-25downgrade these warnings to infoCaolán McNamara
2015-11-25gtk3: implement drawAlphaBitmap for svp/gtk3 backendCaolán McNamara
2015-11-25gtk3: it's the *Original* device we care about, not the temp clip hack devicesCaolán McNamara
2015-11-25gtk3: implement drawPolyLine for svp/gtk3 backendCaolán McNamara
2015-11-25gtk3: track what needs to be implementedCaolán McNamara
2015-11-25gtk3: stroke as well as fillCaolán McNamara
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23only one headless text renderer nowCaolán
2015-11-23pInst no longer neededStephan Bergmann
2015-11-23loplugin:staticmethodsStephan Bergmann
2015-11-23we always have cairo and top down devices nowCaolán McNamara
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-23add missing semicolonDavid Tardon
2015-11-22blind attempt to fix build on Linux-rpm_deb-x86@71-TDF-dbgDavid Tardon
2015-11-20Resolves: tdf#92687 implement drawPolyPolygon via 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-13disentangle ENABLE_CAIRO_CANVAS from other cairo usageCaolá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
2015-10-07Make this compile for iOS againTor Lillqvist
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02fix Android and KDE buildNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin