summaryrefslogtreecommitdiff
path: root/tools/source/generic
AgeCommit message (Expand)Author
2021-06-29ofz#35504 promote to double earlierCaolán McNamara
2021-06-28ofz#35504 Integer-overflowCaolán McNamara
2021-06-23ofz#35504 Integer-overflowCaolán McNamara
2021-06-20Revert "ofz#33769 Integer-overflow"Caolán McNamara
2021-06-03ofz#33769 Integer-overflowCaolán McNamara
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-21tdf#55007 tdf#142263 tdf#142268 EMF ARC, PIE, CHORD allow to draw circleBartosz Kosiorek
2021-05-20Simplify a bit: use one minmax in place of 3 min + 3 max callsMike Kaganski
2021-05-18tdf#55007 tdf#142263 tdf#142268 EMF Properly display ARC and CHORDBartosz Kosiorek
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-04-28ofz#33769 Integer-overflowCaolán McNamara
2021-04-27loplugin:moveoptNoel Grandin
2021-04-19use more string_view in OString APINoel Grandin
2021-04-14ofz#33235 Integer-overflowCaolán McNamara
2021-04-10ofz#32973 Integer-overflowCaolán McNamara
2021-04-09ofz#33038 Floating-point-exceptionCaolán McNamara
2021-04-07ofz#32965 move fpe fix of ofz#17212 into toRationalCaolán McNamara
2021-04-05Use std::gcd instead of boost versionMike Kaganski
2021-04-05ofz#32885 regard as invalid fractions that will FPE boost::integer::gcdCaolán McNamara
2021-04-02vcl: move Fraction reading/writing to GenericTypeSerializerTomaž Vajngerl
2021-01-15cid#1471704 workaroundNoel Grandin
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
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-12-24custom literal for Degree10Noel Grandin
2020-12-20use CLZ intrinsic in tools::FractionNoel Grandin
2020-12-19speedup rational_FromDoubleNoel Grandin
2020-11-21Changes to the color classdante
2020-11-20tools::Polygon::Clip() is broken with bezier curves (tdf#137068)Luboš Luňák
2020-11-18tdf#123936 Formatting files in module tools with clang-formatPhilipp Hofer
2020-11-18Reduce variable scopeMike Kaganski
2020-11-17Fix vcl_svm_test after making tools::Long 64-bit on _WIN64Mike Kaganski
2020-11-17simplify BigInt, remove isSetNoel
2020-11-16Instead of labs, use overloaded absStephan Bergmann
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-11Improved starmath colordante
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19add tools::Long typedef and use it in toolsNoel
2020-08-06loplugin:flatten in toolsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: toolsStephan Bergmann
2020-07-01loplugin:constantparamNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-20add tools::Rectangle::JustifyNoel Grandin
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2019-12-11Fix typosAndrea Gelmini