summaryrefslogtreecommitdiffstats
path: root/vcl/headless
Commit message (Expand)AuthorAgeFilesLines
* vcl: Remove unused GetSymbolKeyNameThomas Arnhold2012-01-281-5/+0
* android: re-factor headless a little, and start on the mainloopMichael Meeks2012-01-241-19/+26
* android: use config_host.mk for unit test goodnessMichael Meeks2012-01-181-4/+2
* android: tweak headless, expand docs, and start custom android backendMichael Meeks2012-01-181-4/+4
* vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks2012-01-151-2/+2
* vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks2012-01-151-10/+0
* align getFontFaceNumber with FC_FACECaolán McNamara2012-01-111-2/+0
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0
* Replace (Byte)String with rtl::O(U)StringChristina Rossmanith2012-01-051-1/+1
* remove include of pch header from vclNorbert Thiebaud2011-11-271-2/+0
* Convert Sal to rtl::O(U)StringDavid Tardon2011-11-214-12/+12
* add missing includesDavid Tardon2011-11-042-0/+3
* Cleanup basebmp a littleJoseph Powers2011-11-034-204/+1
* Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens2011-11-023-40/+40
* Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara2011-10-271-1/+1
* headless: cleanup degenerate clipping case to not render or warn.Michael Meeks2011-10-272-36/+53
* gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks2011-10-262-50/+52
* add stdio for MacOSXCaolán McNamara2011-10-251-0/+1
* Fix for fdo41997 continuation of VCL cleanupOlivier Hallot2011-10-251-1/+1
* generic: fix misc. initialization problems & simplify a littleMichael Meeks2011-10-251-4/+10
* generic: undo attempt at cross-platform headless for nowMichael Meeks2011-10-251-1/+1
* gtk3: substantial performance win for editing document headersMichael Meeks2011-10-251-1/+2
* headless: add required clip map reset for simpler clipping casesMichael Meeks2011-10-251-4/+4
* generic: more unix conditional compilation pieces and win32 portingMichael Meeks2011-10-251-5/+1
* generic: share the PspGraphics code between gtk/unx and svpMichael Meeks2011-10-253-1133/+21
* generic: share sal yield mutex properlyMichael Meeks2011-10-251-90/+3
* misc cross-platform dependency / build issue reduxMichael Meeks2011-10-254-24/+12
* headless: move backend to top-level, and enable for all platformsMichael Meeks2011-10-2510-0/+4729