Age | Commit message (Expand) | Author |
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 |
2015-03-19 | loplugin:constantfunction: sot | Noel Grandin |
2015-03-18 | SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILE | Caolán McNamara |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-02-25 | convert EXCHG_DEST_ constants to enum class | Noel Grandin |
2015-02-25 | remove unused header definitions in SotExchange | Noel Grandin |
2015-02-25 | remove unused EXCHG_SOURCE_ constants | Noel Grandin |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-28 | remove unused typedefs | Noel Grandin |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2014-12-18 | fdo#39468 translate German comments | Michael Weghorn |