Age | Commit message (Expand) | Author |
2018-09-08 | clang-tidy bugprone-sizeof-expression | Noel Grandin |
2018-09-07 | clang-tidy bugprone-use-after-move | Noel Grandin |
2018-08-30 | Remove redundant asserts after new | Mike Kaganski |
2018-08-29 | Use ConvertSidToStringSidW instead of composing SID string manually | Mike Kaganski |
2018-08-23 | rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.h | Stephan Bergmann |
2018-08-21 | Make OUStringLiteral ctor actually constexpr | Stephan Bergmann |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |
2018-08-15 | Fix typo: s/an other/another/g | Andrea Gelmini |
2018-08-13 | Fix typos | Andrea Gelmini |
2018-08-10 | Fix typos | Andrea Gelmini |
2018-08-06 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-08-06 | loplugin:useuniqueptr in sal/qa/OStringBuffer | Noel Grandin |
2018-08-02 | [API CHANGE] add some more asserts to the string functions | Noel Grandin |
2018-08-02 | Revert rtl_alloc_preInit back to boolean argument | Stephan Bergmann |
2018-07-10 | tdf#42949 Fix IWYU warnings in include/osl/*hxx | Gabor Kelemen |
2018-07-08 | tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThread | Kevin Dubrulle |
2018-06-29 | Improved loplugin:redundantcast (const-qualified typedefs): sal | Stephan Bergmann |
2018-06-12 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-06-05 | sal: WNT -> _WIN32 | Thorsten Behrens |
2018-06-01 | loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped | Noel Grandin |
2018-04-16 | loplugin:useuniqueptr in sal/qa/ | Noel Grandin |
2018-03-05 | Make LibreOffice buildable on Haiku. | Kacper Kasper |
2018-02-24 | Fix typos | Andrea Gelmini |
2018-01-30 | Typ-o negativ | Ilmari Lauhakangas |
2018-01-23 | Add unit tests for rtl::math's inverse hyperbolic functions | Takeshi Abe |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-17 | tdf#114939: Verify rtl_digest_SHA1 computes broken results, by design | Stephan Bergmann |
2018-01-16 | tdf#114939 sal: fix endMD5() off-by-one | Michael Stahl |
2018-01-12 | More loplugin:cstylecast: sal | Stephan Bergmann |
2018-01-02 | Remove broken test | Stephan Bergmann |
2017-12-29 | loplugin:unnecessaryparen improve return check | Noel Grandin |
2017-12-28 | rtl: support start/stop threads around pre-init | Ashod Nakashian |
2017-12-22 | unotools: don't go belly-up if temp dir is wrong or empty | Juergen Funk |
2017-12-20 | Don't use -I$(SRCDIR), people have various strange stuff in the SRCDIR. | Jan Holesovsky |
2017-12-17 | Fix typos | Andrea Gelmini |
2017-12-15 | sal: add pre-initialization scheme for allocations. | Michael Meeks |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-21 | Fix typos | Andrea Gelmini |
2017-11-11 | Avoid using O[U]StringConcat lvalues containing dangling refs to temporaries | Stephan Bergmann |
2017-10-24 | Make testUtf8StringLiterals work when char is unsigned | Stephan Bergmann |
2017-10-23 | loplugin:includeform: sal | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-09-27 | SAL: use more Unicode on Windows | Mike Kaganski |
2017-09-24 | Map Windows code page 42 to RTL_TEXTENCODING_SYMBOL | Stephan Bergmann |
2017-09-22 | Windows: avoid dependence on UNICODE define; prefer W functions | Mike Kaganski |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-13 | Make reading UTF-8 strict | Stephan Bergmann |
2017-07-25 | tell msvc our source code is written using utf-8 | Caolán McNamara |
2017-07-24 | fix use after delete in osl::Pipe dtor | Caolán McNamara |
2017-07-23 | coverity#1415617 Resource leak | Caolán McNamara |