summaryrefslogtreecommitdiff
path: root/stoc/source/javavm/interact.hxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-05-22stoc: fix includesThomas Arnhold
2014-05-22stoc: make use of css aliasThomas Arnhold
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
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-07-14simplify include guardsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
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.3.90); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGEDRüdiger Timm
2002-12-06#105077# Base on new jvmaccess/virtualmachine, and cleanup.Stephan Bergmann
2002-07-23#101225# support interaction handler now. This enables to start the jvmsetup ...Joachim Lingner