aboutsummaryrefslogtreecommitdiff
path: root/source/as/dictionaries
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-17 13:11:07 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-17 13:11:07 +0100
commit4c9058997dff2f568d90ead5d9b50fc92b1281cc (patch)
treefe5a178ee505c36f840c4d848f7d6334e764f53b /source/as/dictionaries
parent030ab61d2b016aaebac10ecaea1774a69b240ce8 (diff)
update translations after another de-fuzzying round
Change-Id: I6e1ca870035df2560f2c77ca06f35678476e7591
Diffstat (limited to 'source/as/dictionaries')
0 files changed, 0 insertions, 0 deletions
improvements'>feature/template_manager_improvements LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/qa/cppunit/test_bigint.cxx
AgeCommit message (Expand)Author
2024-11-15add a couple of tests for tools::BigIntNoel Grandin
2023-12-20Simplify and rename for clarityMike Kaganski
2023-12-20ofz#65165 Stack-buffer-overflow READ 4 test caseCaolán McNamara
2023-12-16Drop incorrect conditional compilationMike Kaganski
2020-11-17simplify BigInt, remove isSetNoel
2020-11-14BigInt's non-big value type is currently sal_Int32Mike Kaganski
2020-10-28convert some more long -> tools::LongNoel
2020-03-07clang-format toolkit, tools, uui with under 5-percent lines of changeMuhammet Kara
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2018-01-05long->sal_Int32 in BigIntNoel Grandin
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2014-10-17another blind attempt to fix the testDavid Tardon
2014-10-17correct castDavid Tardon
2014-10-17fix copypastaDavid Tardon
2014-10-17fix comparisonDavid Tardon
2014-10-17correct function nameDavid Tardon
2014-10-17allow construction of BigInt from sal_Int64 on 32 bitDavid Tardon