summaryrefslogtreecommitdiff
path: root/tools/source/generic/bigint.cxx
AgeCommit message (Expand)Author
2021-01-15cid#1471704 workaroundNoel Grandin
2021-01-06bIsBig member is redundantNoel Grandin
2021-01-06move the bigint based Scale() implementations to one central placeNoel 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-12Simplify comparison operatorsMike Kaganski
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: toolsStephan Bergmann
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-09ofz#5000 Integer-overflowCaolán McNamara
2018-01-08UL->UCaolán McNamara
2018-01-07ofz#4995 Integer-overflowCaolán McNamara
2018-01-05long->sal_Int32 in BigIntNoel Grandin
2017-10-27ofz#3802 Integer-overflowCaolán McNamara
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-17now why did i do this?David Tardon
2014-10-17fix long long -> BigInt for LONG_MAX valueDavid Tardon
2014-10-17allow construction of BigInt from sal_Int64 on 32 bitDavid Tardon
2014-06-26check for self-assignCaolán McNamara
2014-05-10coverity#708544 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#708545 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708545 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708544 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708543 Uninitialized scalar fieldCaolán McNamara
2014-04-11coverity#984163 Uninitialized scalar fieldCaolán McNamara
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-02-28remove unused code BigInt::GetString()Noel Grandin
2014-02-18tools: sal_Bool -> boolStephan Bergmann
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-22convert BitInt signatures to rtl::OUStringCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-07-20callcatcher: remove unused BigInt::DivModThomas Arnhold
2011-06-15throw out this ctorCaolán McNamara
2011-06-15GetByteString unusedCaolán McNamara