summaryrefslogtreecommitdiff
path: root/stoc/source/javaloader
AgeCommit message (Expand)Author
2022-06-27clang-tidy modernize-pass-by-value in stocNoel Grandin
2022-05-13officecfg,stoc: allow running JVM UNO components out-of-processMichael Stahl
2022-02-25Don't use Library_tl in URE librariesStephan Bergmann
2021-10-31Prepare for removal of non-const operator[] from Sequence in stocMike Kaganski
2021-01-10Fix some warnings for Raspberry pi 4 (part5)Julien Nabet
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-09-24speed-up: preload JVM when PreloadJVM is setSerge Krot
2020-07-15stoc/javaloader: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: stocStephan Bergmann
2020-03-10Properly use createOneInstanceComponentFactory for javaloaderStephan Bergmann
2019-12-22sal_Char->char in sot..storeNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-06Fixing "...."Andrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): stocStephan Bergmann
2019-06-18loplugin:logexceptionnicely in starmath..svgioNoel Grandin
2019-05-20tdf#42949 Fix IWYU warnings in stoc/Gabor Kelemen
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-01-18Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: stocStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-06-17replace misc double checked locking patternsJochen Nitschke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, stocStephan Bergmann
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in stocStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-02-18TyposJulien Nabet
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-20Some more loplugin:cstylecast: stocStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-07-24use BOOST_STATIC_ASSERT for sizeof checkMichael Stahl
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin