summaryrefslogtreecommitdiff
path: root/include/tools/bigint.hxx
AgeCommit message (Expand)Author
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2022-04-27use more string_view in toolsNoel Grandin
2021-01-06bIsBig member is redundantNoel Grandin
2021-01-06move the bigint based Scale() implementations to one central placeNoel Grandin
2021-01-06use anonymous union for BigIntNoel Grandin
2020-12-24Revert "add sal*Int64 conversions to BigInt"Stephan Bergmann
2020-12-24add sal*Int64 conversions to BigIntNoel Grandin
2020-11-17simplify BigInt, remove isSetNoel
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-12Simplify comparison operatorsMike Kaganski
2020-11-12remove BigInt::operator tools::Long()Noel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19add tools::Long typedef and use it in toolsNoel
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-11loplugin:redundantcast: toolsStephan Bergmann
2018-01-07coverity#1427248 Operands don't affect resultCaolán McNamara
2018-01-05Blind fix for non-MSVC platforms where sal_Int32 is longStephan Bergmann
2018-01-05long->sal_Int32 in BigIntNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-17allow construction of BigInt from sal_Int64 on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-05-06_TLBIGINT_INT64 gone with 09abd826a0e2Thomas Arnhold
2014-04-22coverity#708207 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708205 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708204 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708203 Uninitialized scalar fieldCaolán McNamara
2014-02-28remove unused code BigInt::GetString()Noel Grandin
2014-02-18tools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-10WaE: comparison between signed and unsigned integer expressionsFridrich Štrba
2013-04-23execute move of global headersBjoern Michaelsen