summaryrefslogtreecommitdiff
path: root/vcl/headless/svpgdi.cxx
AgeCommit message (Expand)Author
2015-06-04convert DrawMode to scoped enumNoel Grandin
2015-05-23Remove include stdio (part6)Julien Nabet
2015-03-23Typo: impemented->implementedJulien Nabet
2015-03-23SvpSalGraphics::drawRect needs to adjust the rect bounds for line drawingCaolán McNamara
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-11the clipping must be against the original deviceCaolán McNamara
2015-03-10make SvpSalGraphics::getBitmap more readableCaolán McNamara
2015-03-10I don't think we should clip when using getBitmapCaolán McNamara
2015-02-28Fix compilation for iOSTor Lillqvist
2015-02-27seperate headless textrendering into its own classCaolán McNamara
2015-02-26Restore "Use the cairo-compatible basebmp surface for headless"Caolán McNamara
2015-02-26Revert "Use the cairo-compatible basebmp surface for headless"Stephan Bergmann
2015-02-25Use the cairo-compatible basebmp surface for headlessCaolán McNamara
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-10-14basebmp: accelerated method to create a clipping device.Michael Meeks
2014-10-11vcl: whitespace cleanup.Michael Meeks
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-08-27m_aDevice may be nullCaolán McNamara
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-13m_aDevice may be nullCaolán McNamara
2014-07-10svp clipping again: Rectangle dimensions don't map directly to B2IBox.Andrzej Hunt
2014-07-07svp clipping: Rectangle dimensions don't map directly to B2IBox.Andrzej Hunt
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist
2014-03-24Fix a few problems in the iOS vcl codeTor Lillqvist
2014-03-10Hack on the iOS vcl codeTor Lillqvist
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-14fix duplicated symbols on ios salgraphicstsahi glik
2014-01-17Move SvpSalGraphics::SetVirDevGraphics() for iOS out of the header for clarityTor Lillqvist
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-14iOS tiled rendering workTor Lillqvist
2013-08-12Assert has become somewhat redundantStephan Bergmann
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet
2013-06-13Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-04Hopefully fix build on LinuxTor Lillqvist
2013-06-04Make the iOS vcl CoreText code build againTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák