summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-07Avoid memory leaks upon (de)compression failureStephan Bergmann
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski
2015-11-29tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-25loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin
2015-11-24loplugin:unusedfields in tools/Noel Grandin
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-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-13underscores are reservedTomaž Vajngerl
2015-11-13improve compile time SSE2 detection, fix broken android buildTomaž Vajngerl
2015-11-13remove SSE detection code (but keep SSE2)Tomaž Vajngerl
2015-11-13tools: runtime SSE/SSE2 detectionTomaž Vajngerl
2015-11-11stream version doesn't matter hereCaolán McNamara
2015-11-11stream version doesn't matter hereCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht