summaryrefslogtreecommitdiff
path: root/vcl/headless/svpinst.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-28Fix -fsanitize=signed-integer-overflow (when long int is 32-bit)Stephan Bergmann1-2/+2
2014-10-27coverity#735348 silence Unchecked return value from libraryCaolán McNamara1-4/+4
2014-10-27coverity#735342 silence Unchecked return value from libraryCaolán McNamara1-2/+2
2014-10-25coverity#735342 silence Unchecked return value from libraryCaolán McNamara1-2/+2
2014-10-17coverity#735341 Unchecked return value from libraryCaolán McNamara1-1/+1
2014-06-25svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt1-0/+45
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 Lillqvist1-15/+6
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann1-1/+0
2014-03-10Hack on the iOS vcl codeTor Lillqvist1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-4/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-12-14iOS tiled rendering workTor Lillqvist1-2/+26
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba1-1/+1
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-1/+1
2013-03-30Use more meaningful variable nameTor Lillqvist1-2/+2
2013-03-06Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist1-0/+11
2012-12-20vcl/headless: remove rtl namespace prefix from OUstring methodsRiccardo Magliocchetti1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-11-01vcl/headless: [HACK] workaround solarMutexx splat with headless modeRiccardo Magliocchetti1-0/+3
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks1-2/+3
2012-02-22unusedcode.easy: remove some moreThomas Arnhold1-23/+0
2012-01-28android: unwind horrific event dispatching bug causing all the grief.Michael Meeks1-1/+1
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks1-19/+26
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks1-50/+2
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot1-1/+1
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks1-4/+10
2011-10-25generic: share sal yield mutex properlyMichael Meeks1-90/+3
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks1-0/+542