Age | Commit message (Expand) | Author |
2023-03-25 | loplugin:stringadd in registry..sal | Noel Grandin |
2023-02-13 | tdf#143148 Use pragma once instead of include guards | buldi |
2022-08-22 | cid#1500700 silence Resource leak | Caolán McNamara |
2022-08-13 | clang-tidy modernize-pass-by-value in various | Noel Grandin |
2022-07-04 | tdf#143148 registry: Use pragma once instead of include guards | Chris Sherlock |
2022-06-21 | registry: remove unnecessary comments | Chris Sherlock |
2022-06-11 | Remove some more dead functionality | Stephan Bergmann |
2022-06-11 | [API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKey | Stephan Bergmann |
2022-06-10 | [API CHANGE] Remove deprecated idlc and regmerge from the SDK | Stephan Bergmann |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2022-01-08 | Unify condition names and fix "else" paths | Jan-Marek Glogowski |
2021-12-24 | Enforce cross-compilation for static builds | Jan-Marek Glogowski |
2021-12-22 | loplugin:flatten in package..reportdesign | Noel Grandin |
2021-10-15 | Repurpose regcompare test as unoidl-check test | Stephan Bergmann |
2021-10-05 | drop 'using namespace std' in o* r* x* | Julien Nabet |
2021-07-22 | -Werror=maybe-uninitialized | Stephan Bergmann |
2021-05-28 | no need to allocate these on the heap | 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-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-28 | simplify code, use more subView() | Noel |
2021-01-15 | cid#1471675 silence Logically dead code | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-19 | tdf#123936 Formatting files in module registry with clang-format | Philipp Hofer |
2020-11-11 | loplugin:stringview | Noel |
2020-11-05 | loplugin:reducevarscope in registry | Noel |
2020-09-05 | Improve some OUString to OString conversions | Stephan Bergmann |
2020-09-05 | Make printString take any std::u16string_view argument | Stephan Bergmann |
2020-09-05 | Create OUString from storeFindData m_pszName and m_nLength | Stephan Bergmann |
2020-08-29 | Simplify OUStringBuffer to OUString conversion | Stephan Bergmann |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-07-20 | compact namespace decl | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: registry | Stephan Bergmann |
2020-03-12 | Revert "loplugin:constfields in package..registry" | Noel Grandin |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2019-12-19 | sal_Char->char in oox..registry | Noel Grandin |
2019-12-05 | Fix typo | Andrea Gelmini |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-23 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-03 | tdf#127766: Avoid ODR violation for class/struct FieldEntry | Tor Lillqvist |
2019-10-01 | loplugin:stringadd in package..sax | Noel Grandin |
2019-08-31 | Add version resource to executables where it was missing | Mike Kaganski |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-30 | Fix typos | Andrea Gelmini |
2019-07-23 | close some more holes in structures | Noel Grandin |
2019-06-07 | Fix typos | Andrea Gelmini |
2019-04-19 | optimise find/insert pattern | Noel Grandin |
2019-03-08 | new loplugin constvars | Noel Grandin |