Age | Commit message (Expand) | Author |
2016-07-12 | new loplugin fragiledestructor | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-13 | convert EXCHG_OUT_ACTION_FLAG to scoped enum | Noel Grandin |
2016-04-04 | loplugin:constantparam in sot | Noel Grandin |
2016-03-17 | loplugin:constantparam in sot | Noel Grandin |
2016-01-19 | sot: accept JPEG as a clipboard format where we accept PNG already | Miklos Vajna |
2016-01-13 | loplugin:unusedmethods unused return value in include/sot | Noel Grandin |
2016-01-05 | SotFactory is in fact not used: remove + cleanup | Matúš Kukan |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/sot,include/svl,include/svtools | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | Missing includes | Ashod Nakashian |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-27 | sal_uLong/long to ErrCode | Matteo Casalin |
2015-10-27 | Use mutable instead of const_cast'ing this | Matteo Casalin |
2015-10-23 | com::sun::star->css in include/sot to include/typelib | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-04 | include: inline some use-once typedefs | Noel Grandin |
2015-08-03 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-08 | i#107734 Support for Math Input Panel in Windows 7 | Regina Henschel |
2015-07-06 | loplugin:unusedmethods sot | Noel Grandin |
2015-07-03 | expand out some sot macros | Noel Grandin |
2015-07-02 | loplugin:unusedmethods tools | Noel Grandin |
2015-06-29 | remove custom RTTI from SotFactory | Noel Grandin |
2015-06-29 | remove custom RTTI from SvDataCopyStream | Noel Grandin |
2015-05-08 | callcatcher: update unused code | Caolán McNamara |
2015-05-07 | error: class 'SotStorage' is implicitly friends with itself | Stephan Bergmann |
2015-05-07 | Reduce enum class StorageMode to bool transacted | Stephan Bergmann |
2015-05-07 | StorageMode::DiskspannedMode is effectively unused | Stephan Bergmann |
2015-05-07 | StorageMode::CreateUnpacked is never used | Stephan Bergmann |
2015-05-07 | SotStorage ctor nStorageMode param is effectively only used as bool transacted | Stephan Bergmann |
2015-05-07 | Remove unused SotStorage ctor nStorageMode param | Stephan Bergmann |
2015-05-07 | Remove unused SotStorage::OpenSotStream nStorageMode param | Stephan Bergmann |
2015-05-07 | Remove unused SotStorageStream ctor nStorageMode param | Stephan Bergmann |
2015-05-07 | Unwind SotStorageStreamRef typedef | Stephan Bergmann |
2015-05-07 | Unwind SotStorageRef typedef | Stephan Bergmann |
2015-05-07 | Remove SvStorage alias | Stephan Bergmann |
2015-05-07 | Remove SvStorageRef alias | Stephan Bergmann |
2015-05-07 | Remove SvStorageStream alias | Stephan Bergmann |
2015-05-07 | Remove SvStorageStreamRef alias | Stephan Bergmann |
2015-05-07 | Turn StorageMode into a scoped enum | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-03-30 | loplugin:staticfunction | Noel Grandin |