Age | Commit message (Expand) | Author |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-26 | loplugin:flatten | Noel |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in u* | Vincent LE GARREC |
2021-02-16 | loplugin:referencecasting in UnoControls..unoxml | Noel |
2021-02-12 | fix fuzzer build | Caolán McNamara |
2021-02-11 | Silence some -Wimplicit-fallthrough | Stephan Bergmann |
2021-02-05 | Revert "Fix typo in code" | Stephan Bergmann |
2021-02-04 | Fix typo in code | Andrea Gelmini |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-13 | loplugin:stringview (macOS) | Stephan Bergmann |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-18 | tdf#123936 Formatting files in module unoidl with clang-format | Philipp Hofer |
2020-11-12 | New loplugin:stringviewparam | Stephan Bergmann |
2020-11-11 | loplugin:stringview | Noel |
2020-11-06 | Revert "loplugin:stringbuffer" | Noel Grandin |
2020-11-06 | loplugin:stringbuffer | Noel |
2020-10-31 | Simplify makefile logic using new gb_not | Stephan Bergmann |
2020-10-30 | unoidl-check: try to come up with a better comment | Jan-Marek Glogowski |
2020-10-30 | Fix unoidl-check build condition for cross builds | Jan-Marek Glogowski |
2020-10-18 | tdf#124176: Using pragma once | mariamfahmy |
2020-10-04 | odk: fix Windows Arm64 build | Jan-Marek Glogowski |
2020-08-18 | unoidl-read: Avoid redundant redeclarations | Stephan Bergmann |
2020-08-04 | loplugin:simplifybool a little more aggressive | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-05-10 | compact namespace in ucb..uui | Noel Grandin |
2020-03-15 | Revert "loplugin:constfields in unoidl" | Noel Grandin |
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-02-03 | avoid flex-caused warnings about unused functions | Luboš Luňák |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-25 | tdf#124176: Use pragma once instead of include guards | Onur Yilmaz |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-19 | OUStringChar must either take a sal_Unicode or an ASCII char | Stephan Bergmann |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-09-27 | Deduplicate O(U)StringNumber definitions; add toAsciiUpperCase | Mike Kaganski |
2019-09-24 | support O(U)String::number() for fast string concatenation | Luboš Luňák |
2019-08-20 | loplugin:constvars in test..unotools | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): unoidl | Stephan Bergmann |
2019-07-26 | cid#1448388 Assignment of overlapping memory | Caolán McNamara |
2019-07-24 | cid#1448548 Assignment of overlapping memory | Caolán McNamara |
2019-07-06 | small optimisations | Noel Grandin |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-04-27 | tdf#42949 Add filter file to unoidl/ | Gabor Kelemen |
2019-02-28 | loplugin:includeform | Stephan Bergmann |
2019-02-13 | tdf#42949 Fix IWYU warnings in unoidl/ | Gabor Kelemen |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-08 | loplugin:collapseif in tools..xmloff | Noel Grandin |