summaryrefslogtreecommitdiff
path: root/include/tools/bigint.hxx
AgeCommit message (Expand)Author
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