summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-12-09tdf#128715 fix tools::Time::GetMonotonicTicks() on 32-bit linuxUrja Rannikko
2021-09-16Revert "speedup rational_FromDouble"Noel Grandin
2021-09-07tdf#144319 fix formula loadNoel Grandin
2021-06-25make SvFileStream::FlushData __actually__ flush to diskNoel Grandin
2021-06-25tdf#135316 add SvFileStream::SetDontFlushOnCloseNoel Grandin
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-11fix leak in ZCodecNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-28ofz#33769 Integer-overflowCaolán McNamara
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:moveoptNoel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22no need to create a temporary when appending to OUStringBufferNoel Grandin
2021-04-20reduce copy pasta with Color::GetLuminance()Luboš Luňák
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-09Recheck include/ with IWYUGabor Kelemen
2021-04-09ofz#33038 Floating-point-exceptionCaolán McNamara
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07ofz#32965 move fpe fix of ofz#17212 into toRationalCaolán McNamara
2021-04-06update pchesCaolá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-03-25tdf#58745 - Detect end of month when extending a date listAndreas Heinisch
2021-03-24cid#1474353 experiment to silence Untrusted loop boundCaolán McNamara
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-14loplugin:unusedmethodsNoel
2021-03-13update pchesJulien Nabet
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-18make internals of ::Color privateNoel
2021-01-17tools: support reading xml namespace with XmlWalkerTomaž Vajngerl
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15Make JsonWriter::writeEscapedOUString() handle surrogate pairs properlyTor Lillqvist
2021-01-15cid#1471704 workaroundNoel Grandin
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-06bIsBig member is redundantNoel Grandin