Age | Commit message (Expand) | Author |
2017-08-22 | Remove 500ns offset from GetSystemTicks() | Jan-Marek Glogowski |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-08-10 | tdf#39468: Translate some german comments | Christian Barth |
2017-08-08 | SvPersistStream dead | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-31 | Related: tdf#109427 cache std::locales | Caolán McNamara |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-26 | loplugin:unusedmethods | Noel Grandin |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |
2017-07-21 | Eliminate DateTime::operator+=() and -=() with POD types | Eike Rathke |
2017-07-21 | Eliminate Date::operator+=() and -=() and replace with Date::AddDays() | Eike Rathke |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-20 | loplugin:unusedfields in tools | Noel Grandin |
2017-07-17 | RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO | Chris Sherlock |
2017-07-16 | tools: create DateTime from Unix time | Ashod Nakashian |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-07-11 | ofz#2538: avoid oom | Caolán McNamara |
2017-07-10 | simplify some OUString compareTo calls | Noel Grandin |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-07-05 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-03 | loplugin:oncevar (clang-cl): tools | Stephan Bergmann |
2017-07-03 | use sal_Int64 in tools::DateTime | Noel Grandin |
2017-07-03 | use sal_Int32 in tools::Date | Noel Grandin |
2017-07-02 | loplugin:casttovoid: tools | Stephan Bergmann |
2017-06-29 | loplugin:oncevar various | Noel Grandin |
2017-06-28 | loplugin:oncevar in test..tools | Noel Grandin |
2017-06-27 | loplugin:useuniqueptr in various | Noel Grandin |
2017-06-25 | make some tools macros into functions | Noel Grandin |
2017-06-23 | simplify some string handling in tracing calls | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-16 | loplugin:unusedfields in tools..vbahelper | Noel Grandin |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-14 | use more SAL_N_ELEMENTS part 1 | Noel Grandin |
2017-06-06 | add COVERITY_NOEXCEPT_FALSE | Caolán McNamara |
2017-06-06 | replace SVSTREAM_OK with ERRCODE_NONE | Noel Grandin |
2017-06-05 | Improved loplugin:cstylecast to reference types: tools | Stephan Bergmann |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-18 | loplugin:unusedmethods | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-08 | tdf#43157 Cleanup DBG_ASSERT in pstm.cxx | Fakabbir Amin |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert tools from OSL_ASSERT to assert | Chris Sherlock |
2017-05-06 | DateTime::GetWin32FileDateTime: FILETIME is uint64 | Eike Rathke |
2017-05-05 | Fix typos | Andrea Gelmini |