summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-10-28Fix -fsanitize=signed-integer-overflow (when long int is 32-bit)Stephan Bergmann
2014-10-27coverity#735348 silence Unchecked return value from libraryCaolán McNamara
2014-10-27coverity#735342 silence Unchecked return value from libraryCaolán McNamara
2014-10-25coverity#735342 silence Unchecked return value from libraryCaolán McNamara
2014-10-17coverity#735341 Unchecked return value from libraryCaolán McNamara
2014-10-14basebmp: accelerated method to create a clipping device.Michael Meeks
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-11vcl: whitespace cleanup.Michael Meeks
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-27m_aDevice may be nullCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-13m_aDevice may be nullCaolán McNamara
2014-07-10svp clipping again: Rectangle dimensions don't map directly to B2IBox.Andrzej Hunt
2014-07-07svp clipping: Rectangle dimensions don't map directly to B2IBox.Andrzej Hunt
2014-06-25Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt
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-04-22With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist
2014-04-10Avoid pointless ifdef for iOS inside code not compiled for iOS anywayTor Lillqvist
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-24Fix a few problems in the iOS vcl codeTor Lillqvist
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-03-10Hack on the iOS vcl codeTor Lillqvist
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
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