summaryrefslogtreecommitdiff
path: root/vcl/inc/headless/svpdummies.hxx
AgeCommit message (Expand)Author
2020-10-19use tools::Long in vclNoel
2020-04-03fix android buildNoel Grandin
2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin
2019-11-28Blind additional fix of the Android TB build errorJan-Marek Glogowski
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-08-08loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2013-12-13Follow header guard conventionTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks