summaryrefslogtreecommitdiff
path: root/stoc/source/javaloader/javaloader.cxx
AgeCommit message (Expand)Author
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
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22stoc: fix includesThomas Arnhold
2014-05-22stoc: make use of css aliasThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25Adapt to sal/log.hxxStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-08-22Mark as constTakeshi Abe
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-02stoc: prefix more libs; only bootstrap is remainingMatúš Kukan
2012-08-08Better error reportingStephan Bergmann
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-12-27catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-01fix upCaolán McNamara
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.26.56); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.25.10); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.23.6); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.23.12); FILE MERGEDRüdiger Timm
2005-07-07INTEGRATION: CWS sb33 (1.22.4); FILE MERGEDOliver Bolte
2005-06-17INTEGRATION: CWS sb31 (1.21.24); FILE MERGEDOliver Bolte
2004-08-12INTEGRATION: CWS unotlc (1.20.16); FILE MERGEDOliver Bolte
2004-06-04INTEGRATION: CWS sb18 (1.19.4); FILE MERGEDOliver Bolte
2004-03-25INTEGRATION: CWS jl3 (1.18.44); FILE MERGEDKurt Zenker
2003-04-23INTEGRATION: CWS uno2 (1.16.2.1.18); FILE MERGEDRüdiger Timm
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-06#105077# Adapted to modified javavm service (based on new jvmaccess/virtualma...Stephan Bergmann
2002-10-29#104312# local ref leakageDaniel Boelzle
2002-09-17#100230# added sensible error messagesJoachim Lingner
2002-06-14#100075# modifying loaders, using macro expander singleton; service manager r...Daniel Boelzle
2002-04-26#99011# javaloader now evaluates bootstrap variables within the locationUrl, ...Jörg Budischewski