summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon4-12/+12
2011-11-04add missing includesDavid Tardon2-0/+3
2011-11-03Cleanup basebmp a littleJoseph Powers4-204/+1
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens3-40/+40
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-1/+1
2011-10-27headless: cleanup degenerate clipping case to not render or warn.Michael Meeks2-36/+53
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks2-50/+52
2011-10-25add stdio for MacOSXCaolán McNamara1-0/+1
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot1-1/+1
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks1-4/+10
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks1-1/+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-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks3-1133/+21
2011-10-25generic: share sal yield mutex properlyMichael Meeks1-90/+3
2011-10-25misc cross-platform dependency / build issue reduxMichael Meeks4-24/+12
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks10-0/+4729