summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert "add more append methods to *StringBuffer"Noel Grandin2019-04-031-6/+6
* add more append methods to *StringBufferNoel Grandin2019-04-031-6/+6
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-061-1/+1
* loplugin:indentation (macOS)Stephan Bergmann2019-02-211-2/+2
* pretty up logging of exceptionsNoel Grandin2019-02-192-38/+319
* loplugin:indentation in lingucomponent..toolsNoel Grandin2019-02-112-3/+3
* move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl2019-02-091-0/+5
* o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen2019-02-083-9/+6
* Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann2019-02-052-40/+5
* tools: use std::swap() in Rectangle::Justify()Miklos Vajna2019-02-021-8/+3
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2019-01-311-1/+1
* Disable test for Linux x86 CXXFLAGS=-O1 corner caseStephan Bergmann2019-01-251-0/+7
* Test for XmlWalker to check it parses the xml as expectedTomaž Vajngerl2019-01-233-0/+109
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-111-10/+10
* o3tl::string_view -> std::string_view (in tools)Stephan Bergmann2019-01-111-1/+1
* fix buildRene Engelhard2018-12-081-0/+5
* missing includeStephan Bergmann2018-12-081-0/+1
* don't use deprecated boost/math/common_factor_rt.hppRene Engelhard2018-12-081-0/+4
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-082-4/+4
* remove unused SvLockBytesStatFlag enumNoel Grandin2018-12-051-2/+2
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-031-3/+0
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-1/+1
* loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin2018-11-291-18/+18
* remove unused PolyOptimizeFlags enum valuesNoel Grandin2018-11-271-14/+2
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-1/+1
* convert INetURLObject::PrefixInfo::Kind to scoped enumNoel Grandin2018-11-221-50/+50
* loplugin:redundantfcast improvementsNoel Grandin2018-11-211-2/+2
* loplugin:constantparamNoel Grandin2018-11-191-8/+8
* loplugin:buriedassign in sd..writerfilterNoel Grandin2018-11-162-7/+10
* Replace uses of SAL_BOUND with o3tl::clampStephan Bergmann2018-11-111-9/+10
* SvStream::m_isConsistent is always trueNoel Grandin2018-11-091-20/+8
* loplugin:collapseif in tools..xmloffNoel Grandin2018-11-081-5/+2
* tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin2018-11-071-6/+10
* convert some macros to local functionsNoel Grandin2018-11-061-7/+9
* loplugin:useuniqueptr in ImplSysReadConfigNoel Grandin2018-10-311-19/+17
* fix delete in MultiSelection::SetTotalRangeNoel Grandin2018-10-311-1/+0
* loplugin:oncevarNoel Grandin2018-10-293-44/+22
* Simplify containers iterations in test..toolsArkadiy Illarionov2018-10-241-31/+16
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin2018-10-241-1/+1
* loplugin:staticvar in variousNoel Grandin2018-10-221-2/+2
* pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara2018-10-222-27/+10
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-2/+2
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-183-32/+11
* tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2018-10-175-0/+5
* workaround weird linking error on tb71Noel Grandin2018-10-171-0/+5
* loplugin:singlevalfieldsNoel Grandin2018-10-172-23/+11
* Fix typosAndrea Gelmini2018-10-121-1/+1
* Don't just log the file name, at least say what we are doing with itTor Lillqvist2018-10-111-1/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-095-19/+19