aboutsummaryrefslogtreecommitdiff
path: root/source/es/reportdesign
diff options
context:
space:
mode:
Diffstat (limited to 'source/es/reportdesign')
0 files changed, 0 insertions, 0 deletions
option value='feature/priorities'>feature/priorities LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extensions/source/logging
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: extensionsStephan Bergmann
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2022-09-27use more string_view in cui,extensionsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-11-30Improve an snprintf printing css::util::DateTime membersStephan Bergmann
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-03-23tdf#124176 Use pragma once in extensionsVincent LE GARREC
2021-03-23use single-use attribute for LoggerPoolNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
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