Age | Commit message (Expand) | Author |
2018-10-23 | clang-tidy performance-unnecessary-copy-init in idl..reportdesign | Noel Grandin |
2018-09-09 | loplugin:simplifyconstruct in helpcompiler..io | Noel Grandin |
2018-03-18 | Use for-range loops in hwpfilter, i18n*, idl* and io | Julien Nabet |
2018-01-19 | loplugin:useuniqueptr in idl | Noel Grandin |
2017-12-21 | TypedWhichId in svx part 1 | Noel Grandin |
2017-10-30 | loplugin:constmethod in idl,helpcompiler | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-18 | loplugin:constparams codemaker,idl,idlc | Noel Grandin |
2017-07-06 | use OString::operator== in preference to ::equals | Noel Grandin |
2017-06-06 | replace SVSTREAM_OK with ERRCODE_NONE | Noel Grandin |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-02 | create SfxGroupId based on o3tl::strong_int | Noel Grandin |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2016-12-19 | drop custom hashtable implementation in idl | Noel Grandin |
2016-10-12 | Don't allow O[U]StringBuffer in string concatenation | Stephan Bergmann |
2016-03-23 | loplugin:constantparam in idl | Noel Grandin |
2016-02-23 | small cleanups in .SDI parser | Noel Grandin |
2016-02-15 | move item and struct parsing into SvIdlParser | Noel Grandin |
2016-02-11 | use exceptions for error handling in .SDI parsing | Noel Grandin |
2016-02-11 | rename SeekEnd()->SeekToMax() | Noel Grandin |
2016-02-11 | GetToken never returns null, so use a reference | Noel Grandin |
2016-02-11 | create a new class SvIdlParser | Noel Grandin |
2016-02-11 | we don't use the optional "(" in import statements in .SDI files | Noel Grandin |
2016-02-11 | simplify some OStringBuffer code | Noel Grandin |
2016-02-11 | simplify error handling code | Noel Grandin |
2016-02-11 | use WriteOString to reduce the code a little | Noel Grandin |
2016-02-09 | rename aAttrList to aSlotList | Noel Grandin |
2016-02-09 | simplify SvMetaObjectMemberStack | Noel Grandin |
2016-02-08 | SvString is a just thin wrapper around OString | Noel Grandin |
2016-02-08 | cParserChar in SvMetaType is unused | Noel Grandin |
2016-02-08 | aBasicPostfix in SvMetaType is unused | Noel Grandin |
2016-02-07 | remove some dead code, found using LCOV | Noel Grandin |
2016-02-07 | remove CALL enum and associated code paths | Noel Grandin |
2016-02-07 | .SDI compiler: expand out some typedefs | Noel Grandin |
2016-02-05 | remove unused int/char/map/ItemName/AllConfig from .SDI files | Noel Grandin |
2016-02-05 | remove unused in/out/inout from .SDI files | Noel Grandin |
2016-02-05 | remove unused SbxName from .SDI files | Noel Grandin |
2016-02-05 | remove unused OdlName from .SDI files | Noel Grandin |
2016-01-31 | tdf#39468 idl: translate German warning | Chris Sherlock |
2016-01-11 | loplugin:unusedmethods unused return value in idl | Noel Grandin |
2016-01-06 | Missing include | Stephan Bergmann |
2015-11-28 | -Werror,-Wformat | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-08 | loplugin:mergeclasses SvIdentifier | Noel Grandin |
2015-08-04 | idl,framework,forms: inline some use-once typedefs | Noel Grandin |
2015-08-03 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-07-07 | Replace GetAppData(SHL_IDL) with an rtl::Static | Stephan Bergmann |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |