summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2024-04-28reduce symbol visibilityNoel Grandin
2024-04-23loplugin:singlevalfieldsNoel Grandin
2024-04-20loplugin:constantparamNoel Grandin
2024-04-19loplugin:unusedfieldsNoel Grandin
2024-04-17Simplify a bitMike Kaganski
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-14Round in XmlWriter::attribute when passing a doubleMike Kaganski
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-03-26loplugin:finalmethodsNoel Grandin
2024-03-17loplugin:unusedmethodsNoel Grandin
2024-03-11Document Colors do not show any color in the PaletteCaolán McNamara
2024-03-02avoid a memcpy when constructing output of tools::JsonWriterNoel Grandin
2024-02-25Avoid MAX_PATH limitation in launcherMike Kaganski
2024-02-23use more string_view in tools::JsonWriterNoel Grandin
2024-02-19hide more symbolsNoel Grandin
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-09tdf#157664 Drop operator !=, where respective operator == is definedRafał Dobrakowski
2024-02-06return string_view from some XmlWalker methodsNoel Grandin
2024-01-29tdf#143148 use pragma once instead of include guardsKeldin Maldonado (KNM)
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