summaryrefslogtreecommitdiff
path: root/stoc/source/javavm/interact.cxx
AgeCommit message (Expand)Author
2019-05-20tdf#42949 Fix IWYU warnings in stoc/Gabor Kelemen
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-05-22stoc: fix includesThomas Arnhold
2014-04-09Clean up function declarationsStephan Bergmann
2014-04-03Use boost::noncopyableStephan Bergmann
2014-03-26Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from stocNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.9.56); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.7.58); FILE MERGEDRüdiger Timm
2004-06-01INTEGRATION: CWS jl6 (1.6.18); FILE MERGEDOliver Bolte
2004-02-02INTEGRATION: CWS geordi2q14 (1.5.50); FILE MERGEDJens-Heiner Rechtien
2003-06-12INTEGRATION: CWS mh11rc (1.4.50); FILE MERGEDVladimir Glazounov
2002-12-06#105077# Base on new jvmaccess/virtualmachine, and cleanup.Stephan Bergmann
2002-09-25#103704# #103724#Joachim Lingner
2002-09-16#1003002# java error handling: on linux reboot necessary after jvmsetup, inte...Joachim Lingner
2002-07-23#101225# support interaction handler now. This enables to start the jvmsetup ...Joachim Lingner