summaryrefslogtreecommitdiffstats
path: root/vcl/headless
Commit message (Expand)AuthorAgeFilesLines
* Ifdef out methods for iOS that are actually in coretext/salgdi.cxxTor Lillqvist2013-03-261-4/+8
* Add a SAL_INFO()Tor Lillqvist2013-03-261-0/+1
* Release style and CGContext resources in dtorTor Lillqvist2013-03-261-0/+12
* Remove a FIXME commentTor Lillqvist2013-03-251-1/+1
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-211-0/+9
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* make use of startsWith()Thomas Arnhold2013-03-081-3/+3
* Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist2013-03-061-0/+11
* Remove unused DeInitSalMainStephan Bergmann2013-01-301-1/+0
* vcl/headless: some more string cleanupRiccardo Magliocchetti2012-12-202-6/+3
* vcl/headless: remove rtl namespace prefix from OUstring methodsRiccardo Magliocchetti2012-12-205-25/+22
* Consistently acquire solar mutex in all CreateSalInstance variantsStephan Bergmann2012-12-121-0/+1
* Remove useless method SetBackgroundBitmapMarcos Paulo de Souza2012-11-281-4/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-069-208/+132
* vcl/headless: [HACK] workaround solarMutexx splat with headless modeRiccardo Magliocchetti2012-11-011-0/+3
* Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara2012-09-031-0/+6
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-311-4/+0
* Resolves: fdo#51693 use fontconfig font/glyph substitution in headless modeCaolán McNamara2012-07-031-0/+6
* Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud2012-06-201-8/+8
* Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist2012-06-121-1/+9
* Remove unused InterceptChildWindowKeyDownThomas Arnhold2012-06-111-1/+0
* Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOSTor Lillqvist2012-06-074-7/+43
* Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist2012-06-053-1/+11
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
* removed unused definesTakeshi Abe2012-05-131-3/+0
* put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan2012-05-111-4/+0
* Remove using directives from svpgid.cxx...Stephan Bergmann2012-04-101-72/+69
* Remove SO52 strict compatibility stuffChristina Rossmanith2012-03-141-11/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+1
* android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks2012-02-252-3/+41
* vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez2012-02-221-4/+0
* unusedcode.easy: remove some moreThomas Arnhold2012-02-221-23/+0
* headless: more work in vclRiccardo Magliocchetti2012-02-211-5/+3
* unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold2012-02-201-5/+0
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-211-1/+1
* Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti2012-02-171-0/+135
* Merge branch 'feature/android'Tor Lillqvist2012-02-152-2/+3
|\
| * android: unwind horrific event dispatching bug causing all the grief.Michael Meeks2012-01-282-2/+3
* | 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