summaryrefslogtreecommitdiff
path: root/vcl/headless/svpgdi.cxx
AgeCommit message (Expand)Author
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
2013-04-03Bypass fields that are unused for iOSTor Lillqvist
2013-03-27Move two text-related functions to svptext.cxxTor Lillqvist
2013-03-26Ifdef out methods for iOS that are actually in coretext/salgdi.cxxTor Lillqvist
2013-03-26Release style and CGContext resources in dtorTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-07Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOSTor Lillqvist
2012-04-10Remove using directives from svpgid.cxx...Stephan Bergmann
2011-11-03Cleanup basebmp a littleJoseph Powers
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-10-27headless: cleanup degenerate clipping case to not render or warn.Michael Meeks
2011-10-25add stdio for MacOSXCaolán McNamara
2011-10-25gtk3: substantial performance win for editing document headersMichael Meeks
2011-10-25headless: add required clip map reset for simpler clipping casesMichael Meeks
2011-10-25generic: more unix conditional compilation pieces and win32 portingMichael Meeks
2011-10-25misc cross-platform dependency / build issue reduxMichael Meeks
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks