summaryrefslogtreecommitdiff
path: root/include/comphelper/logging.hxx
AgeCommit message (Expand)Author
2019-12-18sal_Char->char in comphelperNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-09-06TyposAndrea Gelmini
2019-08-22loplugin:constmethod in canvas,comphelperNoel Grandin
2019-07-01Fix typoAndrea Gelmini
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2018-10-26Log unopkg errors to log file if requestedSamuel Mehrbrodt
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-07-26comphelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2017-04-27remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara
2017-04-27drop unused comphelper::EventLogger::logpCaolán McNamara
2017-04-27drop writeonly unused structCaolán McNamara
2017-04-27the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara
2017-04-27un-default argumentCaolán McNamara
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20com::sun::star->css in include/comphelperNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-02loplugin:unusedmethods comphelperNoel Grandin
2015-02-18boost->stdCaolán McNamara
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-18sal_Bool -> bool fixupStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-20misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-04include: convert type scope="foo"> here tooMichael Stahl
2013-04-23execute move of global headersBjoern Michaelsen