summaryrefslogtreecommitdiff
path: root/help3xsl
ModeNameSize
-rw-r--r--README.txt2123logplain
-rw-r--r--default.css17237logplain
-rw-r--r--fuzzysort.js25177logplain
-rw-r--r--generate_hid2file.xsl1952logplain
-rw-r--r--get_bookmark.xsl7783logplain
-rw-r--r--get_tree.xsl6212logplain
-rw-r--r--help.html1475logplain
-rw-r--r--help.js5402logplain
-rw-r--r--help2.js6170logplain
-rw-r--r--index.html648logplain
-rw-r--r--index2.html3597logplain
-rw-r--r--links.txt.xsl148937logplain
-rw-r--r--localized.xsl3252logplain
-rw-r--r--normalize.css6052logplain
-rw-r--r--online_transform.xsl60087logplain
-rw-r--r--paginathing.js8629logplain
'libreoffice-4-1-0'>libreoffice-4-1-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extensions/source/logging/filehandler.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in extensionsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
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