/vbahelper/

on value='distro/cib/libreoffice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/salvd.hxx
AgeCommit message (Expand)Author
2020-10-19use tools::Long in vclNoel
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-01-27vcl: minor change to header include in salvd.hxxChris Sherlock
2016-01-27vcl: remove unnecessary includes in salvd.hxxChris Sherlock
2016-01-26vcl: actually that shared_array was a scamMichael Stahl
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-11vcl: add SalFrame / SalVirtualDevice doxygen commentsMiklos Vajna
2014-12-02vcl: create a GeometryProvider interface.Michael Meeks
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks
2014-09-13vcl: tabify salvd.hxxChris Sherlock
2014-06-25Allow passing in external buffers to svp's VirtualDevice.Andrzej Hunt
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2013-12-12Bin a few nonsense commentsTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold