summaryrefslogtreecommitdiff
path: root/extensions/source/logging/filehandler.cxx
AgeCommit message (Expand)Author
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-07-18cid#703953 Unchecked return valueCaolán McNamara
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-12-28tdf#74608: Ctor function for logging::FileHandlerMatúš Kukan
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-09-30extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components)Christina Rossmanith
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-14#i105835# logging::Filehandler::flush flushes, logging::Logger::publish flush...Björn Michaelsen
2008-04-11INTEGRATION: CWS changefileheader (1.2.134); FILE MERGEDRüdiger Timm