Age | Commit message (Expand) | Author |
2024-12-11 | tdf#62845: Introduce ViewerApp flag for slots, to hide in Viewer app mode | Mike Kaganski |
2024-08-11 | cid#1558088 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-08-04 | cid#1556583 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-20 | Remove now unneeded osl/diagnose.h | Gabor Kelemen |
2024-05-02 | make the slot data constinit | Noel Grandin |
2024-05-01 | use more OUString in sfx slots | Noel Grandin |
2024-05-01 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-03-16 | tdf#143148 update all headers in idl/inc to use #pragma once | dmc_dev |
2024-03-12 | Revert "add sm to --enable-mergelibs=more" | Noel Grandin |
2024-03-07 | add sm to --enable-mergelibs=more | Noel Grandin |
2024-01-29 | tdf#143148 Use pragma once instead of include guards in idl/inc/lex.hxx | AungKhantOo |
2023-12-04 | cid#1545810 Using invalid iterator | Julien Nabet |
2023-11-20 | Extended loplugin:ostr: idl | Stephan Bergmann |
2023-11-17 | Manual extended loplugin:ostr change | Stephan Bergmann |
2023-10-03 | tdf#145538 Use range based for loops in idl:object | Yli875 |
2023-09-18 | Use less zlib external headers dependency | Gabor Kelemen |
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-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 |