summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Avoid pointless ifdef for iOS inside code not compiled for iOS anywayTor Lillqvist2-2/+2
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann1-2/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist3-21/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-5/+5
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist2-30/+11
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist1-5/+0
2014-03-24Fix a few problems in the iOS vcl codeTor Lillqvist3-46/+28
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-0/+2
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud1-14/+11
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud1-4/+4
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann1-1/+0
2014-03-10Hack on the iOS vcl codeTor Lillqvist3-1/+22
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock2-2/+2
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock3-7/+7
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock3-8/+1
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann5-19/+19
2014-02-14fix duplicated symbols on ios salgraphicstsahi glik1-0/+18
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-17Move SvpSalGraphics::SetVirDevGraphics() for iOS out of the header for clarityTor Lillqvist1-0/+11
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr1-26/+26
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr1-6/+6
2013-12-14iOS tiled rendering workTor Lillqvist2-2/+34
2013-12-04No more uses of printer built in fontsKhaled Hosny1-5/+0
2013-12-04Device-specific font substitution is not usedKhaled Hosny1-4/+0
2013-10-28Add some (commented out) SAL_DEBUG() callsTor Lillqvist1-0/+6
2013-10-28Shortcut when the SvpSalFrame already has the "focus"Tor Lillqvist1-0/+7
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny1-6/+0
2013-10-21Removed unused kerning stuffKhaled Hosny1-51/+3
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann2-4/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-12convert String to OUString in VCLNoel Grandin1-4/+4
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin1-4/+4
2013-08-12Assert has become somewhat redundantStephan Bergmann1-1/+0
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba1-1/+1
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-5/+0
2013-07-12Fix headless mode glyph cache memory handlingStephan Bergmann1-19/+26
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann5-93/+93
2013-07-12THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann2-2/+2
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-29/+41
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet1-2/+2
2013-06-13Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann4-288/+42
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-23/+40
2013-06-04Hopefully fix build on LinuxTor Lillqvist1-1/+1
2013-06-04Make the iOS vcl CoreText code build againTor Lillqvist1-20/+4
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-1/+1
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