Age | Commit message (Expand) | Author |
2021-08-13 | tdf#114441:Convert use of sal_uLong to better integer types | Emircan Agac |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-05-05 | WASM: add initial support for Emscripten cross build | Jan-Marek Glogowski |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-27 | use more string_view in tools/stream | 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-03-16 | tdf#114441: Convert use of sal_uLong to better integer types | Ahmet Hakan Çelik |
2021-03-11 | tdf#114441: Convert use of sal_uLong to better integer types | Bayram Çiçek |
2021-02-14 | -Werror,-Wformat in idl with Raspberry pi 4b | Julien Nabet |
2021-02-12 | fix fuzzer build | Caolán McNamara |
2021-01-21 | tdf#114441: Convert use of sal_uLong to better integer types | siddheshpatil777 |
2020-12-20 | No longer need to worry about ambiguous operator== in loplugin:stringviewparam | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-10 | Avoid calling OString ctor with null pointer | Stephan Bergmann |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-11-13 | tdf#123936 Formatting files in module idl with clang-format | Philipp Hofer |
2020-10-29 | fix oss-fuzz build failure | Caolán McNamara |
2020-09-10 | svidl: Don't mention removed properties | Maxim Monastirsky |
2020-09-10 | Remove the useless Export sdi property | Maxim Monastirsky |
2020-04-07 | loplugin:flatten in idl | Noel Grandin |
2020-03-20 | The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-lto | Stephan Bergmann |
2020-03-11 | tdf#114441: Convert use of sal_uLong to better integer types | Bugra |
2020-03-02 | ofz#20976 build-failure | Caolán McNamara |
2020-03-02 | Revert "ofz#20976 build-failure" | Caolán McNamara |
2020-03-02 | ofz#20976 build-failure | Caolán McNamara |
2020-01-14 | loplugin:finalclasses in i18npool..linguistic | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-06 | loplugin:indentation find broken if statements | Noel Grandin |
2019-10-24 | Introduce OStringChar | Stephan Bergmann |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-09-06 | Fixing '....' | Andrea Gelmini |
2019-07-18 | cid#1448323 Unchecked return value | Caolán McNamara |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-09 | loplugin:indentation in helpcompiler..io | Noel Grandin |
2019-01-22 | o3tl::make_unique -> std::make_unique in i18npool...reportdesign | Gabor Kelemen |
2018-11-06 | loplugin:collapseif in dbaccess..lotuswordpro | Noel Grandin |
2018-10-23 | clang-tidy performance-unnecessary-copy-init in idl..reportdesign | Noel Grandin |
2018-10-22 | pvs-studio: V560 A part of conditional expression is always true | Caolán McNamara |
2018-10-17 | tdf#42949 Fix IWYU warnings in include/tools/* | Gabor Kelemen |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-09-18 | loplugin:useuniqueptr in SvMetaSlot | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-09 | loplugin:simplifyconstruct in helpcompiler..io | Noel Grandin |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-26 | idl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |