Age | Commit message (Expand) | Author |
2022-06-11 | Use idlc/test/parser/conversion.tests in CustomTarget_unoidl/unoidl-write_test | Stephan Bergmann |
2022-06-10 | [API CHANGE] Remove deprecated idlc and regmerge from the SDK | Stephan Bergmann |
2022-05-18 | clang-tidy modernize-pass-by-value in idl/idlc | Noel Grandin |
2022-05-06 | Remove duplicated includes | Andrea Gelmini |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-04-28 | use more string_view in idlc | Noel Grandin |
2022-04-17 | tdf#143148 use pragma once in idlc | Aman Jha |
2022-04-10 | loplugin:stringview check for getToken and trim | Noel Grandin |
2022-01-08 | Unify condition names and fix "else" paths | Jan-Marek Glogowski |
2021-12-28 | idlc: Always use sys/wait.h on UNIX | Ismael Luceno |
2021-12-22 | loplugin:flatten in filter..include | Noel Grandin |
2021-11-07 | forward decls go after #include | Noel Grandin |
2021-09-23 | Extend loplugin:stringviewparam to starts/endsWith: idlc | Stephan Bergmann |
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 |