summaryrefslogtreecommitdiff
path: root/vcl/inc/headless
AgeCommit message (Expand)Author
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-25Allow passing in external buffers to svp's VirtualDevice.Andrzej Hunt
2014-06-25svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt
2014-06-25Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt
2014-04-22With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Fix error: out-of-line definition of does not match declarationTor Lillqvist
2014-03-31Need to define mnContextStackDepth always it seemsTor Lillqvist
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Return two accidentally removed member functionsTor Lillqvist
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-24Make sure to include Foundation.h to get NSStringTor Lillqvist
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-17Fix fallout from 772c3a202481506b92c496948cfdc0f23ab94b2cTor Lillqvist
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-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-13Follow header guard conventionTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-02Make include guards sane in vclTor Lillqvist
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-11-28Re-factoring: Avoid pointless class derivationTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann
2013-06-04Make the iOS vcl CoreText code build againTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák