summaryrefslogtreecommitdiff
path: root/cppuhelper/source/component_context.cxx
AgeCommit message (Expand)Author
2016-02-09Remove excess newlinesChris Sherlock
2016-01-04tdf#82775: Don't prematurely dispose single-instance servicesStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-25coverity#1266445 Explicit null dereferencedCaolán McNamara
2015-01-16Variadic cppu::WeakComponentImplHelperStephan Bergmann
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-12-09rhbz#1036877: Join Java AsynchronousFinalizer thread well before exitStephan Bergmann
2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
2014-06-04cppuhelper: fix includesThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from cppuhelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18clean upStephan Bergmann
2014-02-18Do not throw when a singleton can't be raised, only warn.Matúš Kukan
2014-02-17Drop unused #includeTakeshi Abe
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-10-23remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-08-19Prefer using declarations over using directivesStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud
2011-05-16avoid double deleteDavid Tardon
2011-05-16delete[] after useDavid Tardon
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-03move module cppuhelper to boost unordered containersFridrich Strba
2010-12-06Replace all occured, occurance etc.Takeshi Abe
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
2009-04-28CWS-TOOLING: integrate CWS sb109Ivo Hinkelmann
2008-04-11INTEGRATION: CWS changefileheader (1.32.36); FILE MERGEDRüdiger Timm