Age | Commit message (Expand) | Author |
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 |
2014-12-05 | Remove dead SO3_GLOBAL_CLASSID and SvObject | Stephan Bergmann |
2014-09-26 | cleanup GUID/ClsId/CLSID types | Noel Grandin |
2014-09-15 | Clean up StorageMode parameter of SotStorage::OpenSotStorage | Stephan Bergmann |
2014-09-11 | create a master document template type | Caolán McNamara |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-05-10 | remove globally disabled warnings from source files | Thomas Arnhold |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-29 | Fix some types in virtual methods to properly override. | Matúš Kukan |
2014-03-29 | tools: support 64-bit file positions in SvStream | Michael Stahl |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Remove unused macros | Stephan Bergmann |
2014-03-26 | Expand uses of SO2_DECL_BASIC_CLASS_DLL macro | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2014-03-05 | debug only code SotFactory::Find(SvGlobalName const&) | Noel Grandin |
2014-02-12 | coverity#1079301 Uninitialized pointer field | Caolán McNamara |
2014-02-04 | convert specialised SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-01-20 | Removed unused solar.h reference in sot | Alexandre Vicenzi |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
2014-01-09 | remove unnecessary use of OUString* | Noel Grandin |
2013-11-09 | fdo#65108 inter-module includes <> include/sot | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/s* | Thomas Arnhold |
2013-08-31 | fdo#39468: Translate German comments | Philipp Riemer |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks |
2013-08-07 | Bin obsolete and unused exchange actions | Tor Lillqvist |
2013-07-04 | module sot: String, bool and other clean-up | Norbert Thiebaud |
2013-06-30 | Clean String and sal_Bool in tools | Norbert Thiebaud |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |