aboutsummaryrefslogtreecommitdiff
path: root/source/hsb/sd
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-08-16 16:05:05 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-10-02 19:59:15 +0200
commitc91905efaa31c466b40fd36cddc06a6af70fb084 (patch)
tree2dd866ff55f92467e1f184d691aa28d2663f4997 /source/hsb/sd
parent1416d2d6d49848a8b34927ad0b90217e1822c59e (diff)
update translations for 6.3.1 rc1
and force-fix errors using pocheck Change-Id: I05d66c16174c18360182c88b86ecea4f9c5f8183 (cherry picked from commit c85b9f992801d2d9de8c68c862b4b2d79ff5bc64)
Diffstat (limited to 'source/hsb/sd')
0 files changed, 0 insertions, 0 deletions
on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper/shared_test_impl.hxx
AgeCommit message (Expand)Author
2024-05-21loplugin:ostr in sc/qaNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2022-11-22sc: drop ASSERT_FORMULA_EQUALXisco Fauli
2022-11-18sc: move isFormulaWithoutError where is usedXisco Fauli
2022-03-10tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroGautham Krishnan
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2018-10-18loplugin:staticvar in scNoel Grandin
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2017-11-26Convert ScFormatEntryType to scoped enumTor Lillqvist
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-30loplugin:constparam in variousNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-28tdf#90290 use custom asserter in shared_test_impl.hxxkerem
2017-01-11Some loplugin:conststringvar/stringconstant improvements: scStephan Bergmann
2016-09-23convert formula error codes to scoped enumNoel Grandin
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-08-31fix dubious usage of [0] instead of proper dereferencingNoel Grandin
2015-08-31remove some typedef indirectionNoel Grandin
2015-08-31replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro
2015-06-18add test case document to unit tests, tdf#69552Eike Rathke