Age | Commit message (Expand) | Author |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2018-07-16 | SvPersistBase no longer necessary | Noel Grandin |
2018-03-30 | loplugin:virtualdown in various | Noel Grandin |
2017-10-23 | loplugin:includeform: idl | Stephan Bergmann |
2017-08-08 | SvPersistStream dead | Noel Grandin |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2016-10-10 | tdf#89307: Removed SvRef::operator T*() | Jacek Fraczek |
2016-05-26 | loplugin:unusedreturntypes | Noel Grandin |
2016-02-11 | use exceptions for error handling in .SDI parsing | Noel Grandin |
2016-02-11 | rename Back2Delemitter->Back2Delimiter | Noel Grandin |
2016-02-09 | simplify SvMetaObjectMemberStack | Noel Grandin |
2016-02-09 | simplify SvSlotElement | Noel Grandin |
2016-02-09 | unused template method | Noel Grandin |
2016-02-08 | SvString is a just thin wrapper around OString | Noel Grandin |
2016-02-08 | format IDL compiler headers a little | Noel Grandin |
2016-02-08 | remove unused HelpText attribute from *.sdi files | Noel Grandin |
2016-02-08 | SvMetaReference currently serves no purpose | Noel Grandin |
2016-02-07 | remove some dead code, found using LCOV | Noel Grandin |
2016-02-07 | .SDI compiler: expand out some typedefs | Noel Grandin |
2016-02-05 | remove unused Hidden/Description/UnoName from .SDI files | Noel Grandin |
2016-02-05 | remove unused HelpContext/Name/UCHAR/USHORT from .SDI files | Noel Grandin |
2016-02-05 | remove unused UUID and VERSION from .SDI files | Noel Grandin |
2016-02-04 | remove unused ConfigName from .SDI files | Noel Grandin |
2016-01-11 | loplugin:unusedmethods unused return value in idl | Noel Grandin |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-27 | move SvRefMemberList into idl | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht |
2015-09-08 | loplugin:mergeclasses merge SvMetaObject with SvMetaName | Noel Grandin |
2015-08-04 | idl,framework,forms: inline some use-once typedefs | Noel Grandin |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-01-28 | remove unused typedefs | 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-10-22 | callcatcher: update unused code | Caolán McNamara |
2014-10-16 | Remove more unused idl parts | Stephan Bergmann |
2014-10-16 | Strip svidl down to what is still used | Stephan Bergmann |
2014-05-08 | idl: sal_Bool->bool | Noel Grandin |
2014-04-19 | fixincludeguards.sh: idl and idlc | Thomas Arnhold |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-08-08 | STL'ify SV_DECL_IMPL_PERSIST_LIST | Noel Grandin |
2012-08-05 | Remove unused macros | Thomas Arnhold |
2012-07-13 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-04 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-01-27 | remove WriteSrc, WriteCxx and WriteHxx | Caolán McNamara |