Age | Commit message (Expand) | Author |
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 |
2019-08-23 | Mark move ctors/assignments noexcept | Mike Kaganski |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-08-01 | new loplugin:mapindex | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): l10ntools | Stephan Bergmann |
2019-07-29 | Fix typos | Andrea Gelmini |
2019-07-09 | tdf#126030 Translate automatic chart title in OOXML charts | Gabor Kelemen |
2019-07-04 | cid#1448320: Resource leak in object (l10ntools/treemerge) | Julien Nabet |
2019-06-27 | Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: instead | Eike Rathke |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-04-29 | Related: tdf#82184 correct wrong or obsoleted LCIDs for MSI | Eike Rathke |
2019-04-24 | tdf#124791: Fix Gaelic (Scotland) (gd-GB) LCID in MSI installer | Mike Kaganski |
2019-04-13 | loplugin:sequentialassign in embeddedobj..l10ntools | Noel Grandin |
2019-04-03 | Revert "add more append methods to *StringBuffer" | Noel Grandin |
2019-04-03 | add more append methods to *StringBuffer | Noel Grandin |