summaryrefslogtreecommitdiffstats
path: root/vcl/headless
Commit message (Expand)AuthorAgeFilesLines
* vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne2014-12-111-3/+3
* vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne2014-12-031-0/+5
* Add dummy Erase to SalBitmap implementationsMatúš Kukan2014-12-031-0/+5
* vcl: remove SalVirtualDevice::GetWidthMichael Meeks2014-12-021-12/+0
* move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard2014-11-302-8/+4
* vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne2014-11-221-0/+10
* Add dummy Crop to SalBitmap implementationsMatúš Kukan2014-11-191-0/+5
* vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne2014-11-101-0/+5
* Fix -fsanitize=signed-integer-overflow (when long int is 32-bit)Stephan Bergmann2014-10-281-2/+2
* coverity#735348 silence Unchecked return value from libraryCaolán McNamara2014-10-271-4/+4
* coverity#735342 silence Unchecked return value from libraryCaolán McNamara2014-10-271-2/+2
* coverity#735342 silence Unchecked return value from libraryCaolán McNamara2014-10-251-2/+2
* coverity#735341 Unchecked return value from libraryCaolán McNamara2014-10-171-1/+1
* basebmp: accelerated method to create a clipping device.Michael Meeks2014-10-141-2/+1
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-3/+3
* vcl: whitespace cleanup.Michael Meeks2014-10-111-9/+9
* vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock2014-10-061-2/+2
* fdo#82577: Handle RegionNoel Grandin2014-09-301-1/+1
* vcl: Rename GetImplFontCapabilities()Chris Sherlock2014-09-151-1/+1
* vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock2014-09-131-4/+0
* m_aDevice may be nullCaolán McNamara2014-08-271-0/+3
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-221-2/+0
* m_aDevice may be nullCaolán McNamara2014-08-131-10/+11
* svp clipping again: Rectangle dimensions don't map directly to B2IBox.Andrzej Hunt2014-07-101-2/+2
* svp clipping: Rectangle dimensions don't map directly to B2IBox.Andrzej Hunt2014-07-071-1/+1
* Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt2014-06-251-8/+8
* Allow passing in external buffers to svp's VirtualDevice.Andrzej Hunt2014-06-251-5/+7
* svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt2014-06-253-46/+67
* With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist2014-04-221-3/+9
* Avoid pointless ifdef for iOS inside code not compiled for iOS anywayTor Lillqvist2014-04-102-2/+2
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-081-2/+0
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-023-21/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-5/+5
* Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist2014-03-262-30/+11
* Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist2014-03-261-5/+0
* Fix a few problems in the iOS vcl codeTor Lillqvist2014-03-243-46/+28
* cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud2014-03-201-0/+2
* cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud2014-03-201-14/+11
* rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud2014-03-201-4/+4
* Remove unnecessary vcl::SolarMutexObjectStephan Bergmann2014-03-201-1/+0
* Hack on the iOS vcl codeTor Lillqvist2014-03-103-1/+22
* Rename GetGraphics to AcquireGraphicsChris Sherlock2014-02-282-2/+2
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-283-7/+7
* Removed unnecessary comment decorations from VCL sourcesChris Sherlock2014-02-263-8/+1
* Remove visual noise from vclAlexander Wilms2014-02-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann2014-02-211-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-02-215-19/+19
* fix duplicated symbols on ios salgraphicstsahi glik2014-02-141-0/+18