summaryrefslogtreecommitdiff
path: root/vcl/headless/svpdummies.cxx
AgeCommit message (Expand)Author
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-10-05Remove redundant memsetsStephan Bergmann
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-08loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
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
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2012-12-20vcl/headless: some more string cleanupRiccardo Magliocchetti
2012-12-20vcl/headless: remove rtl namespace prefix from OUstring methodsRiccardo Magliocchetti
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-01-18android: use config_host.mk for unit test goodnessMichael Meeks
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-25misc cross-platform dependency / build issue reduxMichael Meeks
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks