summaryrefslogtreecommitdiffstats
path: root/vcl/headless
Commit message (Expand)AuthorAgeFilesLines
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-141-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+5
* fdo#39468 Translation and cleanupChris Sherlock2013-04-291-24/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-9/+9
* Bypass fields that are unused for iOSTor Lillqvist2013-04-031-2/+10
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-031-0/+4
* Use more meaningful variable nameTor Lillqvist2013-03-301-2/+2
* Bypass X11-specific fields for AndroidTor Lillqvist2013-03-271-5/+2
* Need <vcl/sysdata.hxx> here nowTor Lillqvist2013-03-271-0/+1
* Bypass fields that are meaningless for iOSTor Lillqvist2013-03-271-2/+4
* Move two text-related functions to svptext.cxxTor Lillqvist2013-03-272-30/+20
* No need for two sets of names for the same frame/window state bitsTor Lillqvist2013-03-271-8/+9
* 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
|\