summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)AuthorFilesLines
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold1-5/+0
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks1-19/+26
2012-01-18android: use config_host.mk for unit test goodnessMichael Meeks1-4/+2
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks1-4/+4
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks1-2/+2
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-10/+0
2012-01-11align getFontFaceNumber with FC_FACECaolán McNamara1-2/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05Replace (Byte)String with rtl::O(U)StringChristina Rossmanith1-1/+1
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