summaryrefslogtreecommitdiffstats
path: root/vcl/headless
Commit message (Expand)AuthorAgeFilesLines
* bool improvementsStephan Bergmann2014-01-281-2/+2
* Move SvpSalGraphics::SetVirDevGraphics() for iOS out of the header for clarityTor Lillqvist2014-01-171-0/+11
* Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr2014-01-061-26/+26
* Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr2013-12-311-6/+6
* iOS tiled rendering workTor Lillqvist2013-12-142-2/+34
* No more uses of printer built in fontsKhaled Hosny2013-12-041-5/+0
* Device-specific font substitution is not usedKhaled Hosny2013-12-041-4/+0
* Add some (commented out) SAL_DEBUG() callsTor Lillqvist2013-10-281-0/+6
* Shortcut when the SvpSalFrame already has the "focus"Tor Lillqvist2013-10-281-0/+7
* Remove GetKernPairs() with no implementationKhaled Hosny2013-10-211-6/+0
* Removed unused kerning stuffKhaled Hosny2013-10-211-51/+3
* Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann2013-09-042-4/+4
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* convert String to OUString in VCLNoel Grandin2013-08-121-4/+4
* convert vcl/ppdparser.hxx from String to OUStringNoel Grandin2013-08-121-4/+4
* Assert has become somewhat redundantStephan Bergmann2013-08-121-1/+0
* Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba2013-07-281-1/+1
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-191-5/+0
* Fix headless mode glyph cache memory handlingStephan Bergmann2013-07-121-19/+26
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-125-93/+93
* THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann2013-07-122-2/+2
* Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand2013-06-141-29/+41
* cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet2013-06-131-2/+2
* Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann2013-06-134-288/+42
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-121-23/+40
* Hopefully fix build on LinuxTor Lillqvist2013-06-041-1/+1
* Make the iOS vcl CoreText code build againTor Lillqvist2013-06-041-20/+4
* 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