aboutsummaryrefslogtreecommitdiff
path: root/source/am/svl
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-22 12:47:09 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-22 12:47:09 +0200
commitcf320a24a252fb5e5005503036ee08a8965f88a7 (patch)
tree3589c169431f87a6de8975bb9ae1a031c293f34a /source/am/svl
parent07764d62453dddf771ee1692a65e19588f87edc5 (diff)
Version 5.4.0.1, tag libreoffice-5.4.0.1 libreoffice-5.4.0.1
Change-Id: I8aa79bca51a2d77669b4cb9b7ea8b5830a1831fa
Diffstat (limited to 'source/am/svl')
0 files changed, 0 insertions, 0 deletions
re/table-style-rebased'>feature/table-style-rebased LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper/qa
AgeCommit message (Expand)Author
2021-02-17loplugin:referencecasting in cppuhelperNoel
2020-06-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornienzu
2020-05-08compact namespace in canvas..cuiNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-29loplugin:sequentialassignNoel Grandin
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-14tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-08-04fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara
2018-01-12More loplugin:cstylecast: cppuhelperStephan Bergmann
2017-11-25add cppu::throwException test caseCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in cppuhelperJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09cppuhelper: fix loplugin:cppunitassertequals warningsMiklos Vajna
2015-11-20loplugin:overrideStephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser 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-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-19Remove unused */qa/checkapi/Stephan Bergmann
2014-10-31Removed duplicated includesAndrea Gelmini
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
2014-06-04cppuhelper: fix includesThomas Arnhold