Age | Commit message (Expand) | Author |
2022-05-18 | clang-tidy modernize-pass-by-value in idl/idlc | Noel Grandin |
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-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 |