summaryrefslogtreecommitdiff
path: root/vcl/headless/svpgdi.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-08-12Assert has become somewhat redundantStephan Bergmann1-1/+0
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann1-14/+14
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-29/+41
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet1-2/+2
2013-06-13Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann1-1/+1
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-23/+40
2013-06-04Hopefully fix build on LinuxTor Lillqvist1-1/+1
2013-06-04Make the iOS vcl CoreText code build againTor Lillqvist1-20/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-04-03Bypass fields that are unused for iOSTor Lillqvist1-2/+10
2013-03-27Move two text-related functions to svptext.cxxTor Lillqvist1-29/+0
2013-03-26Ifdef out methods for iOS that are actually in coretext/salgdi.cxxTor Lillqvist1-4/+8
2013-03-26Release style and CGContext resources in dtorTor Lillqvist1-0/+12
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist1-0/+9
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-24/+20
2012-06-07Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOSTor Lillqvist1-1/+4
2012-04-10Remove using directives from svpgid.cxx...Stephan Bergmann1-72/+69
2011-11-03Cleanup basebmp a littleJoseph Powers1-1/+0
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-35/+35
2011-10-27headless: cleanup degenerate clipping case to not render or warn.Michael Meeks1-34/+48
2011-10-25add stdio for MacOSXCaolán McNamara1-0/+1
2011-10-25gtk3: substantial performance win for editing document headersMichael Meeks1-1/+2
2011-10-25headless: add required clip map reset for simpler clipping casesMichael Meeks1-4/+4
2011-10-25generic: more unix conditional compilation pieces and win32 portingMichael Meeks1-5/+1
2011-10-25misc cross-platform dependency / build issue reduxMichael Meeks1-0/+2
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks1-0/+702