summaryrefslogtreecommitdiffstats
path: root/vcl/headless/svpinst.cxx
Commit message (Expand)AuthorAgeFilesLines
* SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara2016-09-061-5/+0
* Massage ifdefs etc for iOS to avoid undefinedsTor Lillqvist2016-08-171-3/+12
* loplugin:redundantcast: redundant static_casts in vclStephan Bergmann2016-07-081-1/+1
* loplugin:overrideTor Lillqvist2016-05-231-2/+2
* split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara2016-05-211-0/+4
* Split OpenGLContext up into SalInstance specific classesCaolán McNamara2016-05-211-0/+11
* Convert SAL_EVENT to scoped enumNoel Grandin2016-05-101-3/+3
* Avoid non--async-signal-safe functions in child after forkStephan Bergmann2016-05-101-9/+18
* Blind fix for Android buildTor Lillqvist2016-04-221-0/+7
* loplugin:nullptrStephan Bergmann2016-04-221-2/+2
* Don't share the wakeup pipe with child processesTor Lillqvist2016-04-221-13/+44
* fix memory leak in headless backendMarkus Mohrhard2016-03-141-1/+5
* loplugin:constantparams in vclNoel Grandin2016-03-081-1/+1
* vcl: split exception types from input typesChris Sherlock2016-02-061-14/+14
* Use C++ osl::Mutex, osl::MutexGuardStephan Bergmann2016-01-221-22/+14
* replace use of basebmp in vcl entirely nowCaolán McNamara2016-01-201-38/+0
* svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara2016-01-181-2/+2
* vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock2016-01-111-1/+1
* Replace return boolean from DoYield with pleasant enumeration.Michael Meeks2015-11-241-2/+3
* VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2015-11-231-3/+0
* establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2015-11-231-3/+18
* Do all svp text rendering with cairoCaolán McNamara2015-11-231-24/+4
* vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks2015-11-171-1/+3
* use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara2015-11-161-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* convert SAL_FRAME_STYLE to scoped enumNoel Grandin2015-10-051-2/+2
* fix Android and KDE buildNoel Grandin2015-10-021-0/+13
* loplugin:unusedmethods in vclNoel Grandin2015-10-021-11/+0
* the only use of non-null pData in PostEvent is with a ImplSVEventCaolán McNamara2015-09-291-1/+1
* retain type for another levelCaolán McNamara2015-09-291-1/+1
* vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl2015-06-261-1/+3
* convert basebmp::Format to scoped enumNoel Grandin2015-06-041-9/+9
* tdf#89482 - return size of system virtual device resource at construction.Michael Meeks2015-02-281-1/+1
* Restore "Use the cairo-compatible basebmp surface for headless"Caolán McNamara2015-02-261-2/+2
* Revert "Use the cairo-compatible basebmp surface for headless"Stephan Bergmann2015-02-261-2/+2
* Use the cairo-compatible basebmp surface for headlessCaolán McNamara2015-02-251-2/+2
* make idle timers actually activate only when idleLuboš Luňák2015-02-041-1/+4
* fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin2015-01-071-2/+2
* 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