Age | Commit message (Expand) | Author |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: framework | Stephan Bergmann |
2023-10-14 | Add NUMBERSIGN key handler. | Gökay Şatır |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-22 | fix crash seen when experimenting with tdf#129547 | Caolán McNamara |
2023-03-20 | little optimization in accelerators | Juergen Funk |
2023-03-20 | tdf#153587 If one of the multiple shortcuts is deleted, | Juergen Funk |
2023-03-14 | Related tdf#129547 and tdf#154136: add COLON key | Julien Nabet |
2023-01-27 | AcceleratorCache does not need to lock the SolarMutex | Noel Grandin |
2022-09-06 | tdf#150682 - bad shortcut in french langage | Noel Grandin |
2022-06-02 | clang-tidy modernize-pass-by-value in framework | Noel Grandin |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in framework | Stephan Bergmann |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in StorageHolder | Noel Grandin |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in framework | Mike Kaganski |
2021-10-19 | can reduce scope a little | Caolán McNamara |
2021-10-19 | Following 3abbb1486f09b377084c3232a921772302ab34ec | Julien Nabet |
2021-10-18 | Fix nb of tokens in XCUBasedAcceleratorConfiguration::reloadChanged | Julien Nabet |
2021-10-14 | use std::vector::insert instead of push_back | Noel Grandin |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-13 | rtl::Static -> thread-safe static local | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-22 | use single-use attribute for GlobalAcceleratorConfiguration | Noel Grandin |
2021-02-21 | loplugin:refcounting in framework | Noel |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-27 | Simplify loplugin:stringviewparam comparison operator handling | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-10-22 | long->tools::Long in forms..framework | Noel |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: framework | Stephan Bergmann |
2020-06-04 | Upcoming loplugin:elidestringvar: framework | Stephan Bergmann |
2020-05-25 | Clean up dead code | Stephan Bergmann |
2020-02-16 | clang-format f*,h* with under 5-percent lines of change | Muhammet Kara |
2019-11-20 | tdf#42949 Fix IWYU warnings in framework/*/*cxx | Gabor Kelemen |
2019-11-11 | tdf#42949 Fix IWYU warnings in framework/*/*hxx | Gabor Kelemen |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-01 | loplugin:stringadd in extensions..framework | Noel Grandin |
2019-09-26 | loplugin:constmethod in framework..lotuswordpro | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): framework | Stephan Bergmann |
2019-07-28 | loplugin:writeonlyvars | Noel Grandin |
2019-07-20 | loplugin:referencecasting in framework | Noel Grandin |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-14 | Fix typo | Andrea Gelmini |
2019-06-14 | Fix typo | Andrea Gelmini |