summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2024-01-16chart2: Make automatic area coloring for charts work for tiled renderingofftkp
2024-01-16loplugin:unusedfieldsNoel Grandin
2024-01-09lok: external data source listSzymon Kłos
2024-01-08Simplify JsonWriter a bitMike Kaganski
2023-12-31add comment to SvLockBytesNoel Grandin
2023-12-30no need to use SvLockBytes in formsNoel Grandin
2023-12-24Remove unused headers found by bin/find-unusedheaders.shGabor Kelemen
2023-12-20Fix BigInt::AbsMike Kaganski
2023-12-20Make BigInt::DivMod public, to allow optimized divisionMike Kaganski
2023-12-20Simplify and rename for clarityMike Kaganski
2023-12-20ofz#65165 Stack-buffer-overflow READ 4 test caseCaolán McNamara
2023-12-17Simplify BigIntMike Kaganski
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
2023-12-12Simplify and fix SvGlobalName comparisonMike Kaganski
2023-12-12Make some SvGlobalName ctors constexprMike Kaganski
2023-12-11Clean up SvStream API a bitMike Kaganski
2023-12-10Simplify SvStream::WriteDoubleMike Kaganski
2023-11-22Fix typoAndrea Gelmini
2023-11-22tdf#148000 impress: improve fontwork text placement.Attila Szűcs
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-11-13Related: tdf#125580 Use tools::Duration constexpr accuracy epsilon valuesEike Rathke
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2023-11-03add some protocols that don't make sense as floating frame targetsCaolán McNamara
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-16Related tdf#156182 - Keep legacy contrast for default backgroundHeiko Tietze
2023-10-05Drop MinMax in favor of std::clampMike Kaganski
2023-08-17Simplify Point/Size/tools::Rectangle templatesMike Kaganski
2023-08-03Resolves: tdf#127334 Increase tools::Duration accuracy epsilon unsharpnessEike Rathke
2023-08-02Make RectangleTemplate comparison operators symmetricStephan Bergmann
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-27pack the MapMode::ImplMapMode structNoel Grandin
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-22no need to create OString temporaries when calling XmlWriter methodsNoel Grandin
2023-07-16editeng: Use Tools::Point::RotateAround instead of our ownDr. David Alan Gilbert
2023-07-15Resolves tdf#156182 - Automatic text color unreadable with darker cellsHeiko Tietze
2023-07-13linking: api: use JsonWriterSzymon Kłos
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2023-06-23Introduce tools::Duration individual time values ctorEike Rathke
2023-06-22Fix typoAndrea Gelmini
2023-06-22Introduce tools::Duration(sal_Int32 nDays, const Time& rTime) ctorEike Rathke
2023-06-21Change DateTime friend operator-() to return tools::Duration instead of doubleEike Rathke
2023-06-21Introduce double DateTime::Sub() as a substitute for friend double operator-()Eike Rathke
2023-06-17Related: tdf#153517 Introduce class tools::DurationEike Rathke
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-05-28Factor out DateTime::NormalizeTimeRemainderAndApply(tools::Time& rTime)Eike Rathke
2023-04-11Drop Writer::OutLongMike Kaganski
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-03Simplify JsonWriter a bitMike Kaganski