Age | Commit message (Expand) | Author |
2016-01-15 | loplugin:unusedmethods unused return value in include/tools | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-22 | fix Link::operator< | Noel Grandin |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-12-17 | remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLE | Caolán McNamara |
2015-12-10 | More loplugin:nullptr automatic rewrite (within templates) | Stephan Bergmann |
2015-12-10 | Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-cl | Stephan Bergmann |
2015-12-10 | Remove unused rtti.hxx | Samuel Mehrbrodt |
2015-11-25 | loplugin:unusedfields in include/toolkit,include/tools | Noel Grandin |
2015-11-24 | add SAL_WARN_UNUSED to css::uno::WeakReference and SvCompatWeakRef | Noel Grandin |
2015-11-20 | mark WeakReference with SAL_WARN_UNUSED | Noel Grandin |
2015-11-17 | use unique_ptr for pImpl in tools/ | Noel Grandin |
2015-11-17 | Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short) | Stephan Bergmann |
2015-11-13 | underscores are reserved | Tomaž Vajngerl |
2015-11-13 | improve compile time SSE2 detection, fix broken android build | Tomaž Vajngerl |
2015-11-13 | remove SSE detection code (but keep SSE2) | Tomaž Vajngerl |
2015-11-13 | tools: runtime SSE/SSE2 detection | Tomaž Vajngerl |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-05 | (Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enum | Matteo Casalin |
2015-11-05 | class PolyOptimizeData is never instantiated | Matteo Casalin |
2015-11-04 | tools: re-order members of SvRefBase to work around clang 3.5 bug | Michael Stahl |
2015-11-04 | boost->std in include/tools | Noel Grandin |
2015-10-30 | loplugin:unusedmethods | Noel Grandin |
2015-10-28 | Rename (private) Date::init and reuse it | Matteo Casalin |
2015-10-27 | sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams | Matteo Casalin |
2015-10-27 | move SvRefMemberList into idl | Noel Grandin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-26 | fix includes that are not stand-alone | Norbert Thiebaud |
2015-10-23 | com::sun::star->css in include/sot to include/typelib | Noel Grandin |
2015-10-21 | remove untyped Link<> | Noel Grandin |
2015-10-19 | convert DBG_ASSERTWARNING to SAL_WARN_IF | Noel Grandin |
2015-10-19 | convert remaing DBG_WARNING to SAL_INFO | Noel Grandin |
2015-10-13 | These warnings are covered by --enable-werror anyway | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-09 | Move SolarMutex down from tools to comphelper/ to make life easier. | Michael Meeks |
2015-10-08 | Stream operator<<() for DateTime to help debugging. | Jan Holesovsky |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht |
2015-10-05 | Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObject | Giuseppe Castagno |
2015-10-01 | tdf#94559: third step to remove rtti.hxx | Oliver Specht |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-18 | Some follow-up #include clean-up | Stephan Bergmann |
2015-09-17 | writeHeaderFieldBody is only called with bInitialSpace = false | Stephan Bergmann |
2015-09-17 | Make various INetMIME members local to inetmime.cxx | Stephan Bergmann |
2015-09-17 | Make createPreferredCharsetList local to inetmime.cxx | Stephan Bergmann |
2015-09-17 | Make INetMIMEEncodedWordOutputSink local to inetmime.cxx | Stephan Bergmann |
2015-09-17 | HEADER_FIELD_TEXT is the only used HeaderFieldType | Stephan Bergmann |
2015-09-17 | INetMIMEOutputSink line length limit is unused | Stephan Bergmann |