summaryrefslogtreecommitdiff
path: root/vcl/inc/headless/svpinst.hxx
AgeCommit message (Expand)Author
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23loplugin:staticmethodsStephan Bergmann
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02fix Android and KDE buildNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-29m_pData is always a ImplSVEventCaolán McNamara
2015-09-29the only use of non-null pData in PostEvent is with a ImplSVEventCaolán McNamara
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-03-20No need for svp_create_SalInstance to be extern "C"Tor Lillqvist
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-06-25svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-02Make include guards sane in vclTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-18Improve indentation and alignment consistencyTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-06Add SvpSalInstance::PostedEventsInQueue()Tor Lillqvist
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-02-22unusedcode.easy: remove some moreThomas Arnhold
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25generic: share sal yield mutex properlyMichael Meeks
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks