Age | Commit message (Expand) | Author |
2022-05-23 | rename osl_getSystemPathFromFileURL_Ex->getSystemPathFromFileURL_Ex | Noel Grandin |
2022-04-15 | Introduce rtl::createUriCharClass | Stephan Bergmann |
2021-04-20 | Simplify some code by using OUString instead of raw rtl_uString | Stephan Bergmann |
2021-04-20 | Remove obsolete comment | Stephan Bergmann |
2021-04-19 | [API CHANGE] Do not call getaddrinfo if we just want the hostname | Samuel Mehrbrodt |
2021-01-28 | simplify code, use more subView() | Noel |
2020-03-12 | Revert "loplugin:constfields in reportdesign,sal,sax" | Noel Grandin |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-26 | cppcheck: shadowFunction in sal/file_url | Julien Nabet |
2019-12-19 | sal_Char->char in remotebridges..sax | Noel Grandin |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-09-17 | Better handling of non--UTF-8 filesystem pathnames in sal/osl/unx/ | Stephan Bergmann |
2019-09-10 | Fix typos | Andrea Gelmini |
2019-09-05 | Clean up {osl_,osl::}systemPathMakeAbsolutePath combo | Stephan Bergmann |
2019-07-24 | Fix typo | Andrea Gelmini |
2019-02-09 | loplugin:indentation in registry..sax | Noel Grandin |
2019-02-06 | tdf#107461: For Unix-like OS, support file://<hostname>/... URLs | Stephan Bergmann |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-12 | loplugin:constfields in reportdesign,sal,sax | Noel Grandin |
2017-10-31 | loplugin:constantparam in sal,sax | Noel Grandin |
2017-10-23 | loplugin:includeform: sal | Stephan Bergmann |
2017-07-17 | RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO | Chris Sherlock |
2017-06-27 | -Werror=catch-value= (GCC 8) | Stephan Bergmann |
2017-05-20 | tdf#107968 - double slash handling misleading; add unit test | Chris Sherlock |
2017-05-16 | Extend loplugin:comparisonwithconstant beyond integral types | Stephan Bergmann |
2017-05-15 | coverity#1408971 Mixing enum types | Caolán McNamara |
2017-05-14 | osl: cleanup file_url.cxx | Chris Sherlock |
2017-04-12 | clang-tidy: readability-else-after-return | Noel Grandin |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-06 | new loplugin/rewriter comparisonwithconstant | Noel Grandin |
2016-06-19 | loplugin:salbool: Implicit conversions from non-Boolean fundamental types | Stephan Bergmann |
2016-03-29 | handle failure to expand ~ in path elements. | Michael Meeks |
2015-11-12 | Work around Coverity warnings about std::length_error | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | Clean up osl_getSystemPathFromFileURL implementation | Stephan Bergmann |
2015-11-02 | Clean up osl_getSystemPathFromFileURL handling of relative //... URLs | Stephan Bergmann |
2015-11-02 | loplugin:stringconstant | Noel Grandin |
2015-10-30 | Fix osl_getSystemPathFromFileURL URL scheme check | Stephan Bergmann |
2015-03-29 | Minor simplification | Tor Lillqvist |
2014-11-19 | system.h -> system.hxx | Stephan Bergmann |
2014-11-19 | Remove obsolete osl_searchPath_impl | Stephan Bergmann |
2014-11-19 | file_url.h -> file_url.hxx | Stephan Bergmann |
2014-11-19 | file_error_transl.h -> file_error_transl.hxx | Stephan Bergmann |
2014-04-14 | typo: independend -> independent | Thomas Arnhold |
2014-04-03 | Kill superfluous vertical whitespace | Tor Lillqvist |
2013-09-28 | General cleanup in sal module for all and unix. | Arnaud Versini |
2013-09-17 | Revert "fix-linkoo.diff: Fix linkoo to work again." | Matúš Kukan |
2013-08-24 | A slash is a slash, a dot is a dot | Tor Lillqvist |
2013-08-24 | Bin "temporary hack" code that has been commented-out since 2002 | Tor Lillqvist |