summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2024-10-16loplugin:unusedmethodsNoel Grandin
2024-10-14version COVERITY conditionalsCaolán McNamara
2024-10-08Simplify tools::Time codeMike Kaganski
2024-09-13sw: add Comments Panel in sidebarMohit Marathe
2024-08-23allow an exemption to be made for a specific hostCaolán McNamara
2024-08-16Resolves tdf#161766 - WCAG 2.1 compliant luminance for isDark()Heiko Tietze
2024-08-11Resolves tdf#61242 - Customization of comment background colorHeiko Tietze
2024-07-18make date/time single-arg constructors explicitNoel Grandin
2024-07-14tdf#145538 - related: Make tools::PolyPolygon iterableYuki Joou
2024-07-08sd: function to return a presentation info in a JSON documentMarco Cecchetti
2024-07-07move UniqueID to tools and rework to increase counter in constructorTomaž Vajngerl
2024-07-06cid#1554717 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-02Use more getters/setters instead of direct member accessMike Kaganski
2024-06-29Move MapToO3tlLength and FieldToO3tlLength to respective enums' headersMike Kaganski
2024-06-29Simplify a use of convertTwipToMm100 a bitMike Kaganski
2024-06-28Simplify solar.h a bitMike Kaganski
2024-06-20tdf#161469 - Basic: align implementation now with the now function in calcAndreas Heinisch
2024-05-13do less OString->OUString conversion in tools datetime functionsNoel Grandin
2024-05-05replace createFromAscii with OUString literals in vcl::pdf::BuildinFontNoel Grandin
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