Age | Commit message (Expand) | Author |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-07 | Avoid memory leaks upon (de)compression failure | Stephan Bergmann |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-12-14 | tdf#96206: Avoid scaling objects while copying to clipboard | Mike Kaganski |
2015-11-29 | tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ | Sedat Ak |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-26 | loplugin:unusedfields various | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/toolkit,include/tools | Noel Grandin |
2015-11-24 | loplugin:unusedfields in tools/ | Noel Grandin |
2015-11-20 | don't warn on Color streaming missing Solar Version | Caolán McNamara |
2015-11-17 | use unique_ptr for pImpl in tools/ | Noel Grandin |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-17 | Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short) | Stephan Bergmann |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
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 | stream version doesn't matter here | Caolán McNamara |
2015-11-11 | stream version doesn't matter here | Caolán McNamara |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-11 | new loplugin: memoryvar | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | com::sun::star->css in tools/ and ucb/ | Noel Grandin |
2015-11-08 | tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ | Sedat Ak |
2015-11-06 | Return early | Julien Nabet |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (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-10-28 | Date: avoid temporary conversions to sal_uIntPtr | Matteo Casalin |
2015-10-28 | Date: group common code | Matteo Casalin |
2015-10-28 | Rename (private) Date::init and reuse it | Matteo Casalin |
2015-10-28 | Date: use support function for mapping years to days | Matteo Casalin |
2015-10-28 | Avoid intermediate cast to sal_uIntPtr | Matteo Casalin |
2015-10-27 | sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams | Matteo Casalin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-23 | Remove obsolete version map files | Stephan Bergmann |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
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-15 | Reuse FRound from tools/helpers.hxx | Stephan Bergmann |
2015-10-15 | cppcheck:variableScope | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" 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 | tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ | Aybuke Ozdemir |
2015-10-05 | Add isSchemeEqualTo(), isAnyKnownWebDAVScheme() to INetURLObject | Giuseppe Castagno |
2015-10-05 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-05 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-05 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |