Age | Commit message (Expand) | Author |
2021-08-12 | make --with-idlc-cpp=cpp work for gcc cpp as a ucpp replacement | Caolán McNamara |
2021-07-23 | no need to allocate these static vars on demand | Noel Grandin |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-05-30 | loplugin:stringview | Noel Grandin |
2021-05-14 | Improve loplugin:stringview | Stephan Bergmann |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | 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-14 | -Wdeprecated-copy-dtor | Stephan Bergmann |
2021-01-14 | loplugin:unsignedcompare | Stephan Bergmann |
2020-12-20 | No longer need to worry about ambiguous operator== in loplugin:stringviewparam | Stephan Bergmann |
2020-12-13 | tdf#124176 Use #pragma once in idlc | homeboy445 |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-13 | tdf#123936 Formatting files in module idl with clang-format | Philipp Hofer |
2020-11-10 | new loplugin:reducevarscope | Noel Grandin |
2020-10-16 | fix some *printf which are using "%l" ie. long specifiers | Noel |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-09-21 | Fix typo in code | Andrea Gelmini |
2020-08-30 | Goodbye O[U]StringView, welcome O[U]String::Concat | Stephan Bergmann |
2020-08-17 | inline some use-once typedefs | Noel Grandin |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: idlc | Stephan Bergmann |
2020-04-15 | loplugin:buriedassign in f,h,i* | Noel Grandin |
2020-04-07 | loplugin:flatten in idlc | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-27 | tdf#124176: Use pragma once instead of include guards | Cumali Toprak |
2020-01-14 | loplugin:finalclasses in i18npool..linguistic | Noel Grandin |
2019-12-19 | sal_Char->char in idlc..linguistic | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-12-01 | missing include | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-28 | loplugin:stringadd improve detection | Noel Grandin |
2019-10-23 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-17 | Remaining loplugin:bufferadd | Stephan Bergmann |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-01 | loplugin:data (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:stringadd in helpcompiler..oox | Noel Grandin |
2019-09-11 | Fix missing dependency | Mike Kaganski |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-14 | Avoid -fsanitize=float-cast-overflow when converting to AstExprValue::u::byval | Stephan Bergmann |
2019-08-13 | Fix Clang 10 -Werror,-Wimplicit-int-float-conversion | Stephan Bergmann |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): idlc | Stephan Bergmann |
2019-07-24 | cid#1448213 Assignment of overlapping memory | Caolán McNamara |
2019-06-25 | Fix typo | Andrea Gelmini |
2019-06-25 | Fix typo | Andrea Gelmini |
2019-06-25 | Fix typo | Andrea Gelmini |
2019-06-25 | Fix typo | Andrea Gelmini |