summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-08-17Rename SaturatingSet[XY] to SaturatingSetPos[XY]Mike Kaganski
2021-08-17Simplify and inline tools::Rectangle::JustifyMike Kaganski
2021-08-17Fix ctor taking Point and Size, to properly handle regative sizesMike Kaganski
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-15Simplify tools::Rectangle a bitMike Kaganski
2021-08-12Unify and simplify tools::Rectangle methods returning PointMike Kaganski
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11Deduplicate number read/writeMike Kaganski
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Avoid ODR violation, consistently define ZLIB_CONSTStephan Bergmann
2021-08-01Fix typosAndrea Gelmini
2021-07-30tools: use upper case GetWidth/GetHeight for Rect for repr. stringTomaž Vajngerl
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-15tdf#143148 Use pragma once instead of include guardsYakovlevAl
2021-07-06actually use CLOCK_MONOTONIC in tools::timeNoel Grandin
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-23tdf#135316 add SvFileStream::SetDontFlushOnCloseNoel Grandin
2021-06-22simplify and improve WildcardNoel Grandin
2021-06-21make SvFileStream::FlushData __actually__ flush to diskNoel Grandin
2021-06-20Revert "ofz#33769 Integer-overflow"Caolán McNamara
2021-06-19SvMemoryStream::GetSize can be more efficientNoel Grandin
2021-06-19use more TellEnd()Noel Grandin
2021-06-17tools: handle special chars correctly in XmlHandler + testTomaž Vajngerl
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