Age | Commit message (Expand) | Author |
2024-07-20 | Remove now unneeded osl/diagnose.h | Gabor Kelemen |
2024-04-30 | WaE: C6011 Dereferencing NULL pointer warnings from unchecked malloc | Caolán McNamara |
2023-11-08 | loplugin:stringstatic, lopluign:ostr (clang-cl) | Stephan Bergmann |
2023-04-17 | loplugin:stringadd | Stephan Bergmann |
2020-09-07 | Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit | Stephan Bergmann |
2019-11-26 | loplugin:consttobool (clang-cl) | Stephan Bergmann |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-01 | loplugin:data (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann |
2019-03-18 | tdf#96038 Make shell function work with paths containing spaces | Roland Baudin |
2019-01-30 | loplugin:redundantinline (clang-cl) | Stephan Bergmann |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-08-27 | directly use malloc/free in sal, instead of rtl_allocateMemory/etc | Noel Grandin |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |
2018-07-23 | Missing includes (--disable-pch) | Stephan Bergmann |
2018-06-12 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-02-02 | sal: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-10-27 | loplugin:includeform: sal (Windows) | 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-18 | Put back some #include (needed for e.g. --disable-pch) | Stephan Bergmann |
2017-09-15 | osl/w32: don't use 8-bit string functions | Mike Kaganski |
2017-07-22 | osl: small cosmetic change to make comment more readable | Chris Sherlock |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-03-04 | Change sal/osl/w32/*.h -> *.hxx | Stephan Bergmann |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-10-04 | clang-cl loplugin: sal | Stephan Bergmann |
2015-12-20 | sal: replace a list with vector | Michael Stahl |
2015-11-12 | Windows header sanitization | Ashod Nakashian |
2014-07-24 | sal: avoid STL asserts in create_merged_environment | Michael Stahl |
2014-05-15 | Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxx | Herbert Dürr |
2014-04-03 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-01 | Remove visual noise from sal | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2012-11-21 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-27 | Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in sal | Arnaud Versini |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-03-07 | WaE: comparison between 'enum oslFileError' and 'enum osl::FileBase::RC' | David Tardon |
2012-03-07 | WaE: deprecated conversion from string constant to 'LPWSTR' | David Tardon |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2011-11-27 | remove include of pch header from sal | Norbert Thiebaud |
2011-11-23 | Some trivial fixes for MinGW with -std=c++0x enabled; not finished. | Jan Holesovsky |
2011-05-22 | Fix compilation errors with recet mingw-w64 | Tor Lillqvist |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |