summaryrefslogtreecommitdiff
path: root/tools/source/generic
AgeCommit message (Expand)Author
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-05Use gcd from boost::math::gcdDavid Ostrovsky
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22check for overflow in multiplyCaolán McNamara
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-21duplicate rational::operator*= into toolsCaolán McNamara
2017-03-02Fix typosAndrea Gelmini
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-10remove unused enumerators from PolyClipOpNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-02ofz#372 check if ImplSplit succeededCaolán McNamara
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin
2016-10-06drop loading Colors from src filesCaolán McNamara
2016-09-27Add note that Rectangle::toString() format now has a stability requirementTor Lillqvist
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-02coverity#1371213 Missing move assignment operatorCaolán McNamara
2016-08-29cid#1371160 Missing move assignment operatorNoel Grandin
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-28Drop overflow warning that was produced repeatedly on WindowsTor Lillqvist
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-03drop "Solar-Version not set on rIStream" messagesNoel Grandin
2016-04-18coverity#1358589 Uninitialized scalar fieldCaolán McNamara
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in toolsNoel Grandin
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