summaryrefslogtreecommitdiff
path: root/vcl/headless/svpinst.cxx
AgeCommit message (Expand)Author
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-26Restore "Use the cairo-compatible basebmp surface for headless"Caolán McNamara
2015-02-26Revert "Use the cairo-compatible basebmp surface for headless"Stephan Bergmann
2015-02-25Use the cairo-compatible basebmp surface for headlessCaolán McNamara
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
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-06-25svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt
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-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-03-10Hack on the iOS vcl codeTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-14iOS tiled rendering workTor Lillqvist
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-03-30Use more meaningful variable nameTor Lillqvist
2013-03-06Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist
2012-12-20vcl/headless: remove rtl namespace prefix from OUstring methodsRiccardo Magliocchetti
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-01vcl/headless: [HACK] workaround solarMutexx splat with headless modeRiccardo Magliocchetti
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks
2012-02-22unusedcode.easy: remove some moreThomas Arnhold
2012-01-28android: unwind horrific event dispatching bug causing all the grief.Michael Meeks
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25generic: share sal yield mutex properlyMichael Meeks
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks