summaryrefslogtreecommitdiff
path: root/stoc/source/javaloader
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+1
2015-11-04yyyyyNoel Grandin1-3/+2
2015-10-27don't allocate uno::Reference on the heapNoel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-02-18TyposJulien Nabet1-1/+1
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-4/+2
2015-01-20Some more loplugin:cstylecast: stocStephan Bergmann1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-07-24use BOOST_STATIC_ASSERT for sizeof checkMichael Stahl1-3/+5
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin1-6/+4
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-37/+25
2014-05-22stoc: fix includesThomas Arnhold1-3/+3
2014-05-22stoc: make use of css aliasThomas Arnhold1-9/+9
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-2/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-0/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-2/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-8/+2
2013-08-22Mark as constTakeshi Abe1-1/+1
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-5/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-32/+29
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-2/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-02stoc: prefix more libs; only bootstrap is remainingMatúš Kukan2-2/+2
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann1-56/+0
2012-08-08Better error reportingStephan Bergmann1-0/+3
2012-06-29re-base on ALv2 code.Michael Meeks3-49/+48
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-03-12gbuildize stocDavid Tardon1-80/+0
2011-12-27catch exception by constant referenceTakeshi Abe1-1/+1
2011-12-16msvc 2008 express won't link without explicit salhelperCaolán McNamara1-0/+1
2011-11-27remove include of pch header from stocNorbert Thiebaud1-2/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-9/+0
2011-06-01fix upCaolán McNamara1-27/+8
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud3-6/+42
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3