summaryrefslogtreecommitdiffstats
path: root/stoc/source/javaloader
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2018-01-181-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* loplugin:includeform: stocStephan Bergmann2017-10-231-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* loplugin:flatten in sdext..stocNoel Grandin2017-09-231-6/+4
* replace misc double checked locking patternsJochen Nitschke2017-06-171-11/+3
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-151-4/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-18/+8
* New loplugin:dynexcspec: Add @throws documentation, stocStephan Bergmann2017-01-191-0/+2
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-111-1/+1
* loplugin:unnecessaryoverride (dtors) in stocStephan Bergmann2016-12-021-5/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-11/+11
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-2/+1
* yyyyyNoel Grandin2015-11-041-3/+2
* don't allocate uno::Reference on the heapNoel Grandin2015-10-271-4/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-071-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-151-1/+1
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* TyposJulien Nabet2015-02-181-1/+1
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-051-4/+2
* Some more loplugin:cstylecast: stocStephan Bergmann2015-01-201-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* use BOOST_STATIC_ASSERT for sizeof checkMichael Stahl2014-07-241-3/+5
* remove more unnecessary use of OUString constructorNoel Grandin2014-05-271-6/+4
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-37/+25
* stoc: fix includesThomas Arnhold2014-05-221-3/+3
* stoc: make use of css aliasThomas Arnhold2014-05-221-9/+9
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-5/+5
* Adapt to sal/log.hxxStephan Bergmann2014-03-251-2/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-10/+10
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-0/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-2/+2
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-221-8/+2
* Mark as constTakeshi Abe2013-08-221-1/+1
* Remove warning by using the right printf commandsArnaud Versini2013-07-091-1/+1
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-5/+5
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-32/+29
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-2/+0
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* stoc: prefix more libs; only bootstrap is remainingMatúš Kukan2012-10-022-2/+2
* Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann2012-08-221-56/+0