summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-19loplugin:unusedmethods in toolsNoel Grandin
2016-05-16remove unused RSC_SYSWINDOW and RSC_WORKWINNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25use std::vector<> instead of embedding next pointers for ErrorHandler dataNoel Grandin
2016-04-25rename Errhdl_Impl to ErrorHandler_ImplNoel Grandin
2016-04-25rename EDcr_Impl to DynamicErrorInfo_ImplNoel Grandin
2016-04-18coverity#1358589 Uninitialized scalar fieldCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-15remove tools/solarmutex.hxxNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12give tools::ResId a shave and a haircutNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in toolsNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-04loplugin:constantparam in toolsNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10loplugin:constantparam in toolsNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani
2016-03-06Minor optimization, and improved commentsMatteo Casalin
2016-03-06Remove unuseful nStartIndex data member (and fix indexing)Matteo Casalin
2016-03-06Simplify recycling/search of freed UniqueIndex-esMatteo Casalin
2016-03-05Delete obsolete/unuseful commentsMatteo Casalin
2016-03-05Do not duplicate count of itemsMatteo Casalin
2016-03-05Let find fail, instead of using a dubious upper bound checkMatteo Casalin
2016-03-05Use Index consistentlyMatteo Casalin
2016-03-04loplugin:unuseddefaultparam in toolsNoel Grandin
2016-03-02tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin
2016-03-01UniqueIndexImpl::size() is unneededMatteo Casalin
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-21WaE vs2015 bug, add a temporary warning disableNorbert Thiebaud
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2016-02-15cppcheck: noExplicitConstructorCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-25workaround ICE in VisualStudio2013Noel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin