summaryrefslogtreecommitdiff
path: root/extensions/source/logging/csvformatter.cxx
AgeCommit message (Expand)Author
2021-11-30Improve an snprintf printing css::util::DateTime membersStephan Bergmann
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-07Make use of std string_viewStephan Bergmann
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-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-07extensions: GCC 7 -Werror=format-truncationMichael Stahl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in extensionsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-05Fix typosAndrea Gelmini
2015-12-28tdf#74608: Ctor function for logging::CsvFormatterMatúš Kukan
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-05-02extensions: sal_Bool->boolNoel Grandin
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-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel 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-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
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-06-29Remove UNO includes commentsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2010-10-13Add 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
2008-07-17INTEGRATION: CWS logger2 (1.1.4); FILE ADDEDIvo Hinkelmann