summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+5
2013-04-29fdo#39468 Translation and cleanupChris Sherlock1-24/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-9/+9
2013-04-03Bypass fields that are unused for iOSTor Lillqvist1-2/+10
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+4
2013-03-30Use more meaningful variable nameTor Lillqvist1-2/+2
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist1-5/+2
2013-03-27Need <vcl/sysdata.hxx> here nowTor Lillqvist1-0/+1
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist1-2/+4
2013-03-27Move two text-related functions to svptext.cxxTor Lillqvist2-30/+20
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist1-8/+9
2013-03-26Ifdef out methods for iOS that are actually in coretext/salgdi.cxxTor Lillqvist1-4/+8
2013-03-26Add a SAL_INFO()Tor Lillqvist1-0/+1
2013-03-26Release style and CGContext resources in dtorTor Lillqvist1-0/+12
2013-03-25Remove a FIXME commentTor Lillqvist1-1/+1
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist1-0/+9
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-08make use of startsWith()Thomas Arnhold1-3/+3
2013-03-06Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist1-0/+11
2013-01-30Remove unused DeInitSalMainStephan Bergmann1-1/+0
2012-12-20vcl/headless: some more string cleanupRiccardo Magliocchetti2-6/+3
2012-12-20vcl/headless: remove rtl namespace prefix from OUstring methodsRiccardo Magliocchetti5-25/+22
2012-12-12Consistently acquire solar mutex in all CreateSalInstance variantsStephan Bergmann1-0/+1
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-4/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks9-208/+132
2012-11-01vcl/headless: [HACK] workaround solarMutexx splat with headless modeRiccardo Magliocchetti1-0/+3
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara1-0/+6
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-4/+0
2012-07-03Resolves: fdo#51693 use fontconfig font/glyph substitution in headless modeCaolán McNamara1-0/+6
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-8/+8
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist1-1/+9
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-1/+0
2012-06-07Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOSTor Lillqvist4-7/+43
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist3-1/+11
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-05-13removed unused definesTakeshi Abe1-3/+0
2012-05-11put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan1-4/+0
2012-04-10Remove using directives from svpgid.cxx...Stephan Bergmann1-72/+69
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith1-11/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+1
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks2-3/+41
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-4/+0
2012-02-22unusedcode.easy: remove some moreThomas Arnhold1-23/+0
2012-02-21headless: more work in vclRiccardo Magliocchetti1-5/+3
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-5/+0
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti1-0/+135
2012-02-15Merge branch 'feature/android'Tor Lillqvist2-2/+3
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold1-5/+0