summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* WaE vs2015 bug, add a temporary warning disableNorbert Thiebaud2016-02-221-0/+9
* tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski2015-12-141-1/+0
* loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin2015-11-251-2/+1
* loplugin:unusedfields in tools/Noel Grandin2015-11-241-30/+29
* don't warn on Color streaming missing Solar VersionCaolán McNamara2015-11-201-4/+0
* use unique_ptr for pImpl in tools/Noel Grandin2015-11-173-9/+4
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-3/+5
* Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann2015-11-171-0/+13
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-45/+38
* underscores are reservedTomaž Vajngerl2015-11-131-1/+1
* improve compile time SSE2 detection, fix broken android buildTomaž Vajngerl2015-11-131-2/+1
* remove SSE detection code (but keep SSE2)Tomaž Vajngerl2015-11-131-7/+0
* tools: runtime SSE/SSE2 detectionTomaž Vajngerl2015-11-132-0/+64
* stream version doesn't matter hereCaolán McNamara2015-11-112-4/+0
* stream version doesn't matter hereCaolán McNamara2015-11-111-8/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-113-11/+0
* new loplugin: memoryvarNoel Grandin2015-11-111-4/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1023-227/+227
* com::sun::star->css in tools/ and ucb/Noel Grandin2015-11-094-9/+9
* tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak2015-11-081-8/+1
* Return earlyJulien Nabet2015-11-061-6/+5
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-062-6/+6
* (Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enumMatteo Casalin2015-11-053-35/+34
* class PolyOptimizeData is never instantiatedMatteo Casalin2015-11-052-12/+7
* Date: avoid temporary conversions to sal_uIntPtrMatteo Casalin2015-10-281-6/+3
* Date: group common codeMatteo Casalin2015-10-281-77/+24
* Rename (private) Date::init and reuse itMatteo Casalin2015-10-281-31/+18
* Date: use support function for mapping years to daysMatteo Casalin2015-10-281-6/+13
* Avoid intermediate cast to sal_uIntPtrMatteo Casalin2015-10-281-4/+6
* sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin2015-10-272-7/+7
* loplugin:unusedmethodsNoel Grandin2015-10-272-52/+0
* Remove obsolete version map filesStephan Bergmann2015-10-231-25/+0
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-191-2/+2
* convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin2015-10-194-12/+12
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-191-1/+1
* Reuse FRound from tools/helpers.hxxStephan Bergmann2015-10-151-9/+4
* cppcheck:variableScopeNoel Grandin2015-10-152-6/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-6/+6
* Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks2015-10-091-7/+2
* tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Aybuke Ozdemir2015-10-081-6/+1
* Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObjectGiuseppe Castagno2015-10-052-0/+56
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-051-2/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-051-2/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-051-1/+1
* tdf#94559: third step to remove rtti.hxxOliver Specht2015-10-011-1/+5
* Fix typosAndrea Gelmini2015-09-302-2/+2
* Fix typosAndrea Gelmini2015-09-291-1/+1
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-26/+0
* coverity#1325052 Logically dead codeCaolán McNamara2015-09-291-3/+0