summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
2014-02-14fix duplicated symbols on ios salgraphicstsahi glik
2014-01-28bool improvementsStephan Bergmann
2014-01-17Move SvpSalGraphics::SetVirDevGraphics() for iOS out of the header for clarityTor Lillqvist
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-04No more uses of printer built in fontsKhaled Hosny
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-10-28Add some (commented out) SAL_DEBUG() callsTor Lillqvist
2013-10-28Shortcut when the SvpSalFrame already has the "focus"Tor Lillqvist
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin
2013-08-12Assert has become somewhat redundantStephan Bergmann
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-12Fix headless mode glyph cache memory handlingStephan Bergmann
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-07-12THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet
2013-06-13Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-04Hopefully fix build on LinuxTor Lillqvist
2013-06-04Make the iOS vcl CoreText code build againTor Lillqvist
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03Bypass fields that are unused for iOSTor Lillqvist
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-30Use more meaningful variable nameTor Lillqvist
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist
2013-03-27Need <vcl/sysdata.hxx> here nowTor Lillqvist
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist
2013-03-27Move two text-related functions to svptext.cxxTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-26Ifdef out methods for iOS that are actually in coretext/salgdi.cxxTor Lillqvist
2013-03-26Add a SAL_INFO()Tor Lillqvist
2013-03-26Release style and CGContext resources in dtorTor Lillqvist
2013-03-25Remove a FIXME commentTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-06Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist
2013-01-30Remove unused DeInitSalMainStephan Bergmann