Age | Commit message (Expand) | Author |
2023-10-03 | tdf#145538 Use range based for loops in idl:object | Yli875 |
2023-04-10 | Drop SvStream::WriteCharPtr | Mike Kaganski |
2023-03-30 | loplugin:stringadd in various | Noel Grandin |
2023-03-17 | tdf#145538 Use range based for loops | anfanite396 |
2023-02-24 | tdf#114441 Convert sal_uLong to a better type | Adoche Onaji |
2023-02-08 | Fix bogus uses of OUString::createFromAscii | Stephan Bergmann |
2022-05-13 | add SvStream::ReadLine(OStringBuffer... to reduce OString allocation | Noel Grandin |
2022-04-17 | loplugin:stringviewparam convert methods using copy() | Noel Grandin |
2022-04-11 | use more string_view | Noel Grandin |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2022-01-27 | add some more TypeWhichId annotations | Noel Grandin |
2022-01-02 | idl : no need to use rtl::Static | Arnaud VERSINI |
2022-01-01 | idl : use delegating constructor | Arnaud VERSINI |
2021-12-25 | idl : remove useless define and copy the code directly ! | Arnaud VERSINI |
2021-12-24 | mergelibs: fix duplicate aSfxInt16Item_Impl | Jan-Marek Glogowski |
2021-12-22 | loplugin:flatten in filter..include | Noel Grandin |
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-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-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-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 |
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-09-06 | Fixing '....' | Andrea Gelmini |
2019-07-18 | cid#1448323 Unchecked return value | Caolán McNamara |
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 |