summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2018-11-27remove unused PolyOptimizeFlags enum valuesNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-22convert INetURLObject::PrefixInfo::Kind to scoped enumNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19loplugin:constantparamNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-11Replace uses of SAL_BOUND with o3tl::clampStephan Bergmann
2018-11-09SvStream::m_isConsistent is always trueNoel Grandin
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-07tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin
2018-11-06convert some macros to local functionsNoel Grandin
2018-10-31loplugin:useuniqueptr in ImplSysReadConfigNoel Grandin
2018-10-31fix delete in MultiSelection::SetTotalRangeNoel Grandin
2018-10-29loplugin:oncevarNoel Grandin
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-17workaround weird linking error on tb71Noel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-12Fix typosAndrea Gelmini