summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
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
2023-02-27Fix typoAndrea Gelmini
2023-02-27inline StreamData into SvFileStreamNoel Grandin
2022-10-27tdf#123419 optimise ImplMakeFractionNoel Grandin
2022-10-24tdf#133768 speed up temp file creationNoel Grandin
2022-10-22Fix StartWritingUnicodeTextMike Kaganski
2022-10-01Follow One Definition Rule for COL enum.Sergey Fukanchik
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-19tools: use std::swap() in gen.hxxChris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-09tools: prefix member variables with an 'm'Chris Sherlock
2022-07-28tdf#143148 tools: Use pragma once instead of include guardsChris Sherlock
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-12use a read-only stream when reading graphic dataLuboš Luňák
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-17Rectangle: split SetSize into SetWidth/SetHeightJan-Marek Glogowski
2022-06-12Add compression support for GZ through ZCodecofftkp
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-04Rectangle: move inline definition into functionsJan-Marek Glogowski
2022-06-03Use more appropriate type for MultiSelection::nCurSubSel et alStephan Bergmann
2022-05-27clang-tidy modernize-pass-by-value in toolsNoel Grandin
2022-05-20elide temporary OUStringBuffer in INetURLObjectNoel Grandin
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-06tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp
2022-05-05Deprecate css::uno::makeAny; completely disable it for LIBO_INTERNAL_ONLYStephan Bergmann
2022-05-02Add css::uno::Any(Color) specializationStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28use more string_view in tools::INetMIMENoel Grandin
2022-04-28use more string_view in tools::SvGlobalNameNoel Grandin
2022-04-28use more string_view in tools::ColorNoel Grandin
2022-04-27use more string_view in toolsNoel Grandin
2022-04-25use string_view in CompareProtocolSchemeNoel Grandin
2022-04-12include OutputDevice MapMode in SalLayoutGlyphsCache key (tdf#148400)Luboš Luňák
2022-04-10use more string_viewNoel Grandin
2022-04-05Removed duplicated includeAndrea Gelmini
2022-04-05add tools::Guid class to generate, parse GUID valuesTomaž Vajngerl
2022-03-19reduce down to the part and config we are using and move to toolsCaolán McNamara
2022-03-12tdf#147921 Filesave DOC: wrong layout and then all missing from 7.3Noel Grandin
2022-03-10tdf#113066 tdf#142204 EMF Implement SETARCDIRECTIONBartosz Kosiorek
2022-03-01make Calc jumbo sheets an explicit build featureLuboš Luňák