Age | Commit message (Expand) | Author |
2023-03-30 | loplugin:stringadd in starmath..svl | Noel Grandin |
2022-10-11 | revert pessimization | Noel Grandin |
2022-09-30 | use more string_view in stoc | Noel Grandin |
2022-06-27 | clang-tidy modernize-pass-by-value in stoc | Noel Grandin |
2022-04-26 | Two more uses of rtl::createUriCharClass | Stephan Bergmann |
2022-04-10 | use more string_view | Noel Grandin |
2022-03-01 | Recheck modules s[f-t]* with IWYU | Gabor Kelemen |
2021-12-24 | Use rtl functions instead of own surrogate checking/combining | Mike Kaganski |
2021-08-19 | Fix locking of public UriReference members again | Stephan Bergmann |
2021-08-19 | loplugin:constmethods | Noel Grandin |
2021-08-19 | remove some locking from UriReference | Noel Grandin |
2021-08-03 | osl::Mutex->std::mutex in UriReference | Noel Grandin |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-01-28 | simplify code, use more subView() | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-08-30 | Goodbye O[U]StringView, welcome O[U]String::Concat | Stephan Bergmann |
2020-05-10 | compact namespace in sal..svgio | Noel Grandin |
2020-03-14 | Revert "loplugin:constfields in stoc..svgio" | Noel Grandin |
2020-01-15 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2019-10-26 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-08-23 | Clean up OSL_ASSERT in stoc/source/uriproc/ | Stephan Bergmann |
2019-08-23 | [API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986 | Stephan Bergmann |
2019-08-20 | loplugin:constvars in solenv..svtools | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): stoc | Stephan Bergmann |
2019-05-20 | tdf#42949 Fix IWYU warnings in stoc/ | Gabor Kelemen |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-08 | loplugin:constfields in stoc..svgio | Noel Grandin |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-06-25 | tdf#96099 Remove trivial container typedefs in stoc, svl, svx, sw | Arkadiy Illarionov |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-10-30 | loplugin:constmethod in vcl and stoc | Noel Grandin |
2017-09-13 | New rtl::isUnicodeScalarValue, rtl::isSurrogate | Stephan Bergmann |
2017-05-20 | cleanup unused css/uri/ includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert stoc from OSL_ASSERT to assert | Chris Sherlock |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, stoc | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-06-19 | loplugin:salbool: Implicit conversions from non-Boolean fundamental types | Stephan Bergmann |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-02-15 | Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePoint | Stephan Bergmann |
2015-12-21 | loplugin:unusedfields in sfx2,slideshow,starmath,stoc | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |