summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-07-09CPU intrinsics detection (SSE, AVX)Tomaž Vajngerl
2019-07-08make tools::Rectangle::expandBy respect empty stateNoel Grandin
2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-25tdf#94677 Calc is slow opening large CSV, improve tools::FractionNoel Grandin
2019-06-21Add test clarifying behavior of INetURLObject::setName on empty pathStephan Bergmann
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-05-22New loplugin:dataStephan Bergmann
2019-05-14Switch everyone to stricter GetColorErrorJan-Marek Glogowski
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10Remove temporary config.ini after the testAurimas Fišeras
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-08AddressSanitizer: alloc-dealloc-mismatch (malloc vs operator delete)Stephan Bergmann
2019-05-07fix leak in exceptionToStringNoel Grandin
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl
2019-04-22cleanup and rename COLORDATA_RGB to color::extractRGBTomaž Vajngerl
2019-04-22Replace compile time test with a static_assertTomaž Vajngerl
2019-04-21rework Color to have R,G,B,A public variablesTomaž Vajngerl
2019-04-17Fix uses of variables before their lifetimes beginStephan Bergmann
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin
2019-04-03add more append methods to *StringBufferNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-02-09move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-05Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann
2019-02-02tools: use std::swap() in Rectangle::Justify()Miklos Vajna
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-01-25Disable test for Linux x86 CXXFLAGS=-O1 corner caseStephan Bergmann
2019-01-23Test for XmlWalker to check it parses the xml as expectedTomaž Vajngerl
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-11o3tl::string_view -> std::string_view (in tools)Stephan Bergmann
2018-12-08fix buildRene Engelhard
2018-12-08missing includeStephan Bergmann
2018-12-08don't use deprecated boost/math/common_factor_rt.hppRene Engelhard
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin