summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-11-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2015-11-06Return earlyJulien Nabet
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
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-28Date: avoid temporary conversions to sal_uIntPtrMatteo Casalin
2015-10-28Date: group common codeMatteo Casalin
2015-10-28Rename (private) Date::init and reuse itMatteo Casalin
2015-10-28Date: use support function for mapping years to daysMatteo Casalin
2015-10-28Avoid intermediate cast to sal_uIntPtrMatteo Casalin
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-23Remove obsolete version map filesStephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel 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-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks
2015-10-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Aybuke Ozdemir
2015-10-05Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObjectGiuseppe Castagno
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-29Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-29coverity#1325052 Logically dead codeCaolán McNamara
2015-09-29coverity#1325051 Logically dead codeCaolán McNamara
2015-09-21valgrind: use of uninit data in sw_globalfilter testCaolán McNamara
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-17writeHeaderFieldBody is only called with bInitialSpace = falseStephan Bergmann
2015-09-17CODING_QUOTED has become unusedStephan Bergmann
2015-09-17CONTEXT_TEXT is the only unused ContextStephan Bergmann
2015-09-17Make various INetMIME members local to inetmime.cxxStephan Bergmann
2015-09-17Make createPreferredCharsetList local to inetmime.cxxStephan Bergmann
2015-09-17SPACE_ENCODED has become unusedStephan Bergmann
2015-09-17Make INetMIMEEncodedWordOutputSink local to inetmime.cxxStephan Bergmann
2015-09-17HEADER_FIELD_TEXT is the only used HeaderFieldTypeStephan Bergmann
2015-09-17WaE: variable set but not usedCaolán McNamara
2015-09-17INetMIMEOutputSink line length limit is unusedStephan Bergmann
2015-09-17All INetMIMEOutputSink instances use same fixed ctor arg valuesStephan Bergmann
2015-09-17Odd that this started out as STRING_MAXLENStephan Bergmann
2015-09-17Fold INetMIMEStringOutputSink into INetMIMEOutputSink baseStephan Bergmann
2015-09-17No need for user-prov. INetContentTypeParameter ctor, use list-initializationStephan Bergmann
2015-09-17"unnamed namespaces don't work well yet" is no longer trueStephan Bergmann