summaryrefslogtreecommitdiff
path: root/vcl/inc/headless/svpinst.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-28Fix SalUserEventList usage on AndroidJan-Marek Glogowski1-4/+0
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski1-29/+18
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski1-1/+1
2017-07-13Drop special idle handlingJan-Marek Glogowski1-1/+1
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski1-0/+1
2017-02-09remove ConnectionIdentifierType enumNoel Grandin1-1/+1
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski1-1/+1
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara1-2/+0
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-1/+1
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara1-0/+2
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin1-3/+3
2016-05-10Avoid non--async-signal-safe functions in child after forkStephan Bergmann1-2/+2
2016-04-22Don't share the wakeup pipe with child processesTor Lillqvist1-0/+3
2016-01-22Use C++ osl::Mutex, osl::MutexGuardStephan Bergmann1-1/+1
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara1-4/+0
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock1-1/+1
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock1-1/+1
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks1-1/+1
2015-11-23loplugin:staticmethodsStephan Bergmann1-2/+2
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-2/+3
2015-11-23Do all svp text rendering with cairoCaolán McNamara1-10/+0
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-27/+27
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-2/+2
2015-10-02fix Android and KDE buildNoel Grandin1-0/+4
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-2/+0
2015-09-29m_pData is always a ImplSVEventCaolán McNamara1-2/+2
2015-09-29the only use of non-null pData in PostEvent is with a ImplSVEventCaolán McNamara1-1/+1
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl1-1/+1
2015-03-20No need for svp_create_SalInstance to be extern "C"Tor Lillqvist1-1/+1
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist1-0/+2
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara1-3/+3
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-0/+1
2014-06-25svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt1-0/+12
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist1-27/+26
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist1-1/+0
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann1-2/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2013-12-14iOS tiled rendering workTor Lillqvist1-0/+4
2013-12-02Make include guards sane in vclTor Lillqvist1-1/+1
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-2/+2
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2