summaryrefslogtreecommitdiff
path: root/tools/source/generic
AgeCommit message (Expand)Author
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-02tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-15cppcheck: noExplicitConstructorCaolán McNamara
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-29tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2015-11-20don't warn on Color streaming missing Solar VersionCaolán McNamara
2015-11-17use unique_ptr for pImpl in tools/Noel Grandin
2015-11-11stream version doesn't matter hereCaolán McNamara
2015-11-11stream version doesn't matter hereCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2015-11-06Return earlyJulien Nabet
2015-11-05(Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enumMatteo Casalin
2015-11-05class PolyOptimizeData is never instantiatedMatteo Casalin
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-15Reuse FRound from tools/helpers.hxxStephan Bergmann
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Aybuke Ozdemir
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-08-27this farcical staroffice 5.0 related junk can at least be constCaolán McNamara
2015-08-27Remove redundant if (zero is already handled earlier)Stephan Bergmann
2015-08-27Avoid slightly silly warnings from ClangTor Lillqvist
2015-08-27Again add ability to change tint/shade of a color + unit testTomaž Vajngerl
2015-08-17Put Line under tools namespaceNorbert Thiebaud
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25callcatcher: update unused codeCaolán McNamara
2015-05-19tools: check for data loss in WriteFractionMichael Stahl
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-07Add ability to change tint/shade of a color.Tomaž Vajngerl
2015-04-29Clean up tools/link.hxxStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23Rectangle::toString(): output position, then sizeMiklos Vajna
2015-03-19loplugin:constantfunction: toolsNoel Grandin