summaryrefslogtreecommitdiff
path: root/tools/qa/cppunit/test_bigint.cxx
AgeCommit message (Expand)Author
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