summaryrefslogtreecommitdiffstats
path: root/vcl/headless/svpinst.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt2014-06-251-0/+45
* 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-241-15/+6
* Remove unnecessary vcl::SolarMutexObjectStephan Bergmann2014-03-201-1/+0
* Hack on the iOS vcl codeTor Lillqvist2014-03-101-1/+1
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* Removed unnecessary comment decorations from VCL sourcesChris Sherlock2014-02-261-4/+0
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* iOS tiled rendering workTor Lillqvist2013-12-141-2/+26
* Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba2013-07-281-1/+1
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-141-1/+1
* Use more meaningful variable nameTor Lillqvist2013-03-301-2/+2
* Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist2013-03-061-0/+11
* vcl/headless: remove rtl namespace prefix from OUstring methodsRiccardo Magliocchetti2012-12-201-1/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* vcl/headless: [HACK] workaround solarMutexx splat with headless modeRiccardo Magliocchetti2012-11-011-0/+3
* android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks2012-02-251-2/+3
* unusedcode.easy: remove some moreThomas Arnhold2012-02-221-23/+0
* android: unwind horrific event dispatching bug causing all the grief.Michael Meeks2012-01-281-1/+1
* android: re-factor headless a little, and start on the mainloopMichael Meeks2012-01-241-19/+26
* gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks2011-10-261-50/+2
* Fix for fdo41997 continuation of VCL cleanupOlivier Hallot2011-10-251-1/+1
* generic: fix misc. initialization problems & simplify a littleMichael Meeks2011-10-251-4/+10
* generic: share sal yield mutex properlyMichael Meeks2011-10-251-90/+3
* headless: move backend to top-level, and enable for all platformsMichael Meeks2011-10-251-0/+542