summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Resolves: tdf#92687 implement drawPolyPolygon via cairoCaolán McNamara1-2/+1
2016-02-07build cairo on androidCaolán McNamara1-13/+0
2016-02-07do all the headless using platforms have cairo ?Caolán McNamara1-4/+8
2016-02-07need cairo >= 1.10.0 for these featuresCaolán McNamara1-1/+1
2016-02-07try harder to hide this from android tinderboxCaolán McNamara1-5/+3
2016-02-07WaE: error: 'CAIRO_VERSION' is not definedCaolán McNamara1-1/+1
2016-02-07error: missing binary operator before token '('Caolán McNamara1-8/+5
2016-02-07WaE: -Werror=unused-parameter on AndroidCaolán McNamara1-0/+5
2016-02-07cairo_format_stride_for_width is 1.6 onwardsCaolán McNamara1-0/+4
2016-02-06loplugin:unusedmethods vclNoel Grandin2-17/+0
2016-02-06vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl1-1/+3
2016-02-06Revert "Typo: iff->if"Julien Nabet1-1/+1
2016-02-06Typo: iff->ifJulien Nabet1-1/+1
2016-02-06Cleanup crossplatform cairoMox Soini2-0/+10
2016-02-05loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-2/+2
2016-02-05Cleanup crossplatform cairoMox Soini1-7/+7
2016-02-05convert basebmp::Format to scoped enumNoel Grandin4-88/+87
2016-02-05convert DrawMode to scoped enumNoel Grandin2-12/+12
2016-02-05loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2016-02-05convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-1/+1
2016-02-05cppcheck: noExplicitConstructorCaolán McNamara3-4/+4
2016-02-05Remove include stdio (part6)Julien Nabet1-2/+0
2015-12-21gtk3: implement drawPolyLine for svp/gtk3 backendCaolán McNamara1-33/+166
2015-12-06gtk3: glitches because yours truly cannot tell x from yCaolán McNamara1-2/+2
2015-11-28fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a typeChristian Lohmaier1-0/+2
2015-11-28Resolves: tdf#92687 implement drawPolyPolygon via cairoCaolán McNamara1-22/+151
2015-08-06need cairo >= 1.10.0 for these featuresCaolán McNamara1-2/+2
2015-08-06Resolves: tdf#92461 fix font fallback in headless text rendererCaolán McNamara1-7/+2
2015-08-06gtk3: fix 'degenerate' clip in cairo clippingCaolán McNamara1-4/+9
2015-08-06gtk3: move cairo region clipping to svpCaolán McNamara1-0/+14
2015-08-06gtk3: alpha rects using cairoCaolán McNamara1-24/+104
2015-08-06gtk3: move createCairoContext down to svpgdiCaolán McNamara1-0/+33
2015-06-24tdf#92194 - fix headless masking operations in vcl.Michael Meeks1-2/+2
2015-06-22Re-factor AddTempDevFont to share it with headless backend.Michael Meeks1-3/+4
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-23Typo: impemented->implementedJulien Nabet1-1/+1
2015-03-23SvpSalGraphics::drawRect needs to adjust the rect bounds for line drawingCaolán McNamara1-1/+5
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara1-0/+20
2015-03-20No need for svp_create_SalInstance to be extern "C"Tor Lillqvist1-7/+4
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist1-1/+1
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist1-8/+0
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist2-1/+30
2015-03-19reorganize resizing surfaces logicCaolán McNamara1-5/+0
2015-03-19loplugin:constantfunction: vclNoel Grandin1-8/+3
2015-03-19move the cairo resize hack into vclCaolán McNamara1-0/+5
2015-03-18revert work in progressCaolán McNamara1-14/+0
2015-03-18more thinkingCaolán McNamara1-0/+4
2015-03-18thinkingCaolán McNamara1-0/+5
2015-03-18move the cairo resize hack into vclCaolán McNamara1-0/+5