summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-11-02 22:37:04 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-11-02 22:37:04 +0100
commit891b05b484ad2e6f503aca6a697d8a8f21ec4f59 (patch)
treeef3cf15229add2315375267917a95af3befb35fc
parent007977e192a797baf207f429785b9dda21b0d17b (diff)
Version 7.6.3.1, tag libreoffice-7.6.3.1 libreoffice-7.6.3.1
Change-Id: I4bf5bd42067f3d8fc390bb9b4b0d805d74fe54b3
0 files changed, 0 insertions, 0 deletions
rklines LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/testtools
AgeCommit message (Expand)Author
2023-11-02'new Character' is deprecated in JavaNoel Grandin
2023-11-02'new Double' is deprecated in JavaNoel Grandin
2023-11-02'new Float' is deprecated in JavaNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: testtoolsStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-05-27Use getXWeak in testtoolsMike Kaganski
2023-01-20Related: rhbz#2136459 use a value which is exactly representable as a floatCaolán McNamara
2023-01-09use std::this_thread::sleep_for instead of osl equivalentArnaud VERSINI
2023-01-04Rudimentary support for dynamic_cast on UNO proxy objectsStephan Bergmann
2023-01-04Missing test dependenciesStephan Bergmann
2023-01-03Move manual bridgetest_inprocess_java to automatic CustomTarget_uno_test checkStephan Bergmann
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in testtoolsStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2022-02-15tdf#145759 Use symbolic constants instead of magic numerical constantsKunal Pawar
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-12coverity: annotate with markup so they will stay silencedCaolán McNamara
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-11-03Prepare for removal of non-const operator[] from Sequence in testtoolsMike Kaganski
2021-08-31Fix UNOIDL identifiers that started with lowercase and contained underlinesStephan Bergmann
2021-08-02tdf#143450: Special integre+fp struct return case needs a fix too, of courseStephan Bergmann
2021-07-28tdf#143450: Fix special fp+integer struct return case for gcc_*_x86-64Stephan Bergmann
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-13Make bridgetest exercise parameter passing in the C++/UNO bridge harderTor Lillqvist
2020-11-12Cosmetic change to make it easier to see which parameter is the nthTor Lillqvist
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-09-02Fix typo in codeAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: testtoolsStephan Bergmann