summaryrefslogtreecommitdiff
path: root/stoc/source/javavm/javavm.hxx
AgeCommit message (Expand)Author
2022-06-27clang-tidy modernize-pass-by-value in stocNoel Grandin
2021-06-29Drop old MSVC workaroundStephan Bergmann
2021-06-29Fix JavaVirtualMachine::disposeStephan Bergmann
2021-01-10Fix some warnings for Raspberry pi 4 (part5)Julien Nabet
2020-07-24stoc/javavm: create instances with uno constructorsNoel Grandin
2020-05-10compact namespace in sal..svgioNoel Grandin
2019-05-20tdf#42949 Fix IWYU warnings in stoc/Gabor Kelemen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
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-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
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-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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.7.90); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.6.18); FILE MERGEDRüdiger Timm
2005-06-17INTEGRATION: CWS sb31 (1.5.24); FILE MERGEDOliver Bolte
2004-08-12INTEGRATION: CWS unotlc (1.4.18); FILE MERGEDOliver Bolte
2004-06-01INTEGRATION: CWS jl6 (1.3.96); FILE MERGEDOliver Bolte
2002-12-06#105077# Base on new jvmaccess/virtualmachine, and cleanup.Stephan Bergmann
2002-09-25#103704# #103724#Joachim Lingner
2002-07-23#101225# support interaction handler now. This enables to start the jvmsetup ...Joachim Lingner