Age | Commit message (Expand) | Author | Files | Lines |
2024-11-30 | cid#1607542 COPY_INSTEAD_OF_MOVE | Caolán McNamara | 1 | -2/+2 |
2024-11-13 | loplugin:reftotemp in scripting..uui | Noel Grandin | 1 | -4/+4 |
2024-05-13 | loplugin:ostr in scripting | Noel Grandin | 1 | -14/+14 |
2024-05-12 | Drop some uses of css::uno::Sequence::getConstArray | Mike Kaganski | 1 | -32/+27 |
2024-01-12 | cid#1546414 COPY_INSTEAD_OF_MOVE | Caolán McNamara | 1 | -1/+1 |
2023-04-30 | Use getXWeak in scripting | Mike Kaganski | 1 | -1/+1 |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann | 1 | -1/+1 |
2022-06-23 | clang-tidy modernize-pass-by-value in scripting | Noel Grandin | 1 | -5/+6 |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in scripting | Mike Kaganski | 1 | -1/+1 |
2020-11-11 | loplugin:stringview | Noel | 1 | -5/+5 |
2020-11-11 | disable O(U)String::concat for internal code | Noel Grandin | 1 | -1/+1 |
2020-06-09 | tdf#42949 Fix IWYU warnings in scripting/ | Gabor Kelemen | 1 | -2/+0 |
2020-04-02 | loplugin:flatten in scripting | Noel Grandin | 1 | -84/+84 |
2020-03-12 | Revert "loplugin:constfields in scripting" | Noel Grandin | 1 | -2/+2 |
2020-01-28 | remove some unused local vars | Noel Grandin | 1 | -1/+0 |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann | 1 | -0/+3 |
2019-10-16 | loplugin:stringadd look through a couple more known-good methods | Noel Grandin | 1 | -8/+8 |
2019-10-01 | loplugin:stringadd in sc | Noel Grandin | 1 | -3/+1 |
2019-08-15 | loplugin:sequenceloop in scaddins..scripting | Noel Grandin | 1 | -1/+1 |
2019-07-30 | Simplify Sequence iterations in scaddins, sccomp, scripting | Arkadiy Illarionov | 1 | -9/+4 |
2019-07-20 | loplugin:referencecasting in scripting | Noel Grandin | 1 | -2/+2 |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin | 1 | -2/+0 |
2018-10-09 | loplugin:constfields in scripting | Noel Grandin | 1 | -2/+2 |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin | 1 | -6/+6 |
2018-02-22 | weld native message dialogs | Caolán McNamara | 1 | -2/+5 |
2018-01-02 | loplugin:passstuffbyref improved return in sd,various | Noel Grandin | 1 | -1/+1 |
2017-09-22 | loplugin:flatten in scaddins..sd | Noel Grandin | 1 | -11/+6 |
2017-08-16 | tdf#39468 Translate German comments/terms | Jens Carl | 1 | -1/+1 |
2017-07-31 | loplugin:constparams in extensions,scripting,sdext | Noel Grandin | 1 | -1/+1 |
2017-07-21 | de-hrc various things | Caolán McNamara | 1 | -1/+0 |
2017-07-21 | migrate to boost::gettext | Caolán McNamara | 1 | -14/+12 |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin | 1 | -1/+1 |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock | 1 | -1/+1 |
2017-05-07 | tdf#43157: convert scripting module away from OSL_ASSERT to assert | Chris Sherlock | 1 | -1/+1 |
2017-02-06 | Add missing #includes | Stephan Bergmann | 1 | -0/+1 |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann | 1 | -9/+5 |
2017-01-17 | Typo: listerner->listener | Julien Nabet | 1 | -7/+7 |
2016-11-01 | loplugin:oncevar in sal..scripting | Noel Grandin | 1 | -3/+1 |
2016-07-26 | masses of MessBoxes not being disposed promptly | Caolán McNamara | 1 | -1/+1 |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin | 1 | -5/+4 |
2016-02-09 | Remove excess newlines | Chris Sherlock | 1 | -13/+0 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 1 | -2/+2 |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann | 1 | -1/+1 |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin | 1 | -3/+3 |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin | 1 | -2/+2 |
2015-10-28 | com::sun::star->css in scaddins,sccomp,scripting | Noel Grandin | 1 | -5/+5 |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann | 1 | -4/+4 |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann | 1 | -1/+1 |
2015-05-28 | Rewrite all calls like Dialog(params).Execute() | Philippe Jung | 1 | -1/+1 |
2015-04-23 | loplugin:staticmethods | Noel Grandin | 1 | -1/+1 |