Age | Commit message (Expand) | Author |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-10-04 | drop 'using namespace std' in l* | Julien Nabet |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-09-23 | Extend loplugin:stringviewparam to starts/endsWith: l10ntools | Stephan Bergmann |
2021-09-22 | Fix typos | Andrea Gelmini |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-18 | Simplify a OUString construction | Stephan Bergmann |
2021-06-16 | Adapt implicit OString return value construction to C++23 P2266R1 | Stephan Bergmann |
2021-06-03 | -Werror,-Wunused-but-set-variable (Clang 13 trunk) | Stephan Bergmann |
2021-05-28 | no need to allocate these on the heap | Noel Grandin |
2021-04-19 | use more string_view in OString API | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-01-30 | HelpParser::ProcessHelp: Tidy Null checks | Dr. David Alan Gilbert |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2021-01-27 | pocheck: don't require reference for stock labels | Christian Lohmaier |
2021-01-15 | prep to replace stock button labels | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-27 | Simplify loplugin:stringviewparam comparison operator handling | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-09 | Apparently, Windows doesn't have the concept of a set but empty env var | Stephan Bergmann |
2020-12-08 | Assert that certain env vars are set in these build-time tools | Stephan Bergmann |
2020-12-08 | Use OString::Concat(...) + ... instead of ... + OStringLiteral(...) | Stephan Bergmann |
2020-11-16 | Clean up --disable-assert-always-abort loplugin:stringviewparam | Stephan Bergmann |
2020-11-14 | loplugin:stringviewparam (l10ntools) | Julien Nabet |
2020-11-13 | tdf#123936 Formatting files in module l10ntools with clang-format | Philipp Hofer |
2020-11-11 | loplugin:stringview | Noel |
2020-11-11 | disable O(U)String::concat for internal code | Noel Grandin |
2020-11-10 | new loplugin:reducevarscope | Noel Grandin |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: l10ntools | Stephan Bergmann |
2020-06-24 | add Central Kurdish (ckb) language pack | Christian Lohmaier |
2020-06-15 | Don't return too early, clean vars first (l10ntools/treemerge) | Julien Nabet |
2020-06-10 | Use xmlFreeDoc since pXhpFile is a xmlDocPtr (l10ntools/treemerge) | Julien Nabet |
2020-04-15 | loplugin:buriedassign in l,o,p* | Noel Grandin |
2020-04-07 | loplugin:flatten in l10ntools | Noel Grandin |
2020-02-03 | avoid flex-caused warnings about unused functions | Luboš Luňák |
2020-01-14 | loplugin:finalclasses in i18npool..linguistic | Noel Grandin |
2019-12-19 | sal_Char->char in idlc..linguistic | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-11-17 | Extend loplugin:external to warn about enums | Stephan Bergmann |
2019-11-03 | loplugin:stringadd | Noel Grandin |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-02 | pocheck: also preserve header in check for function names | Christian Lohmaier |
2019-10-01 | loplugin:stringadd in helpcompiler..oox | Noel Grandin |
2019-08-27 | loplugin:referencecasting find more redundant static_cast | Noel Grandin |
2019-08-27 | add Silesian (szl) language pack | Christian Lohmaier |