Age | Commit message (Expand) | Author |
2024-05-14 | loplugin:ostr in vbahelper | Noel Grandin |
2023-12-24 | cid#1545470 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2022-12-03 | tdf#151548 ContentControls vba: allow search by name/float | Justin Luth |
2022-06-28 | clang-tidy modernize-pass-by-value in vbahelper | Noel Grandin |
2022-05-03 | Just use Any ctor instead of makeAny in vbahelper | Stephan Bergmann |
2021-06-19 | loplugin:finalclasses | Noel Grandin |
2020-05-21 | use for-range on Sequence in i18npool..sd | Noel Grandin |
2020-05-03 | use more compact namespace syntax in /include | Noel Grandin |
2020-03-16 | Revert "loplugin:constfields in vbahelper" | Noel Grandin |
2019-11-06 | loplugin:indentation find broken if statements | Noel Grandin |
2019-10-31 | loplugin:finalclasses in vbahelper | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelper | Stephan Bergmann |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2018-09-18 | loplugin:constfields in vbahelper | Noel Grandin |
2017-10-05 | loplugin:finalclasses in unotools..vbahelper | Noel Grandin |
2017-09-04 | New loplugin:dyncastvisibility | Stephan Bergmann |
2017-08-31 | inline some use-once typedefs | Noel Grandin |
2017-07-13 | use more OUString::operator== in forms..sal | Noel Grandin |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, vbahelper | Stephan Bergmann |
2017-01-07 | Typo: Acess->Access | Julien Nabet |
2016-11-07 | loplugin:unnecessaryvirtual in test..vbahelper | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-13 | tdf#42949: clean up includes in include/vbahelper with iwyu | Jorenz Paragas |
2016-05-26 | loplugin:unusedmethods | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-12-23 | loplugin:unusedfields in /include | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-06 | vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etc | Douglas Mencken |
2014-09-15 | Mark template member fns that are supposed to override as SAL_OVERRIDE | Stephan Bergmann |
2014-07-03 | coverity#707193 Uncaught exception | Caolán McNamara |
2014-05-27 | cid#707192 Uncaught exception | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-04-14 | fix mac build | Thomas Arnhold |
2014-04-14 | remove static strings | Thomas Arnhold |
2014-04-05 | coverity#707406 Uncaught exception | Caolán McNamara |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | vbahelper: sal_Bool->bool | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-01-22 | bool improvements | Stephan Bergmann |
2013-12-12 | Do not use C++-UNO internal static_type functions in client code | Stephan Bergmann |
2013-11-09 | fdo#65108 inter-module includes <> include/vbahelper | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include - the rest | Thomas Arnhold |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |