summaryrefslogtreecommitdiff
path: root/vcl/headless/svpdummies.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet1-1/+1
2017-10-23loplugin:includeform: vclStephan Bergmann1-2/+2
2017-08-08loplugin:constantparamNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara1-5/+0
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara1-1/+0
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-5/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-5/+0
2012-12-20vcl/headless: some more string cleanupRiccardo Magliocchetti1-4/+1
2012-12-20vcl/headless: remove rtl namespace prefix from OUstring methodsRiccardo Magliocchetti1-4/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-1/+0
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-4/+0
2012-01-18android: use config_host.mk for unit test goodnessMichael Meeks1-4/+2
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks1-4/+4
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks1-2/+2
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-10/+0
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-2/+2
2011-10-25misc cross-platform dependency / build issue reduxMichael Meeks1-12/+5
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks1-0/+119