summaryrefslogtreecommitdiff
path: root/cppu/source/LogBridge/LogBridge.cxx
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2019-01-29tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: cppuStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppu's LogBridge from OSL_ASSERT to assertChris Sherlock
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-29com::sun::star-css in cppu,cppuhelperNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-29cppu: the LogBrige really needs its own SAL_LOG areaMichael Stahl
2014-12-16cppu: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
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-17Drop unused #includeTakeshi Abe
2014-01-10[API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-27Some cppcheck cleaningJulien Nabet
2012-06-13re-base on ALv2 code.Michael Meeks
2012-03-21Uniquify uno_initEnvironment and uno_ext_getMapping in the static linking caseTor Lillqvist
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-27remove include of pch header in cppuNorbert Thiebaud
2011-02-03move module cppu 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-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-26CWS-TOOLING: integrate CWS dba32eVladimir Glazounov