Age | Commit message (Expand) | Author |
2021-01-21 | tdf#114441: Convert use of sal_uLong to better integer types | siddheshpatil777 |
2020-12-20 | No longer need to worry about ambiguous operator== in loplugin:stringviewparam | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-01-14 | loplugin:finalclasses in i18npool..linguistic | Noel Grandin |
2018-07-26 | idl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-16 | SvPersistBase no longer necessary | Noel Grandin |
2018-06-11 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-01-19 | loplugin:useuniqueptr in idl | Noel Grandin |
2017-10-30 | loplugin:constmethod in idl,helpcompiler | Noel Grandin |
2017-10-23 | loplugin:includeform: idl | Stephan Bergmann |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-18 | loplugin:constparams codemaker,idl,idlc | Noel Grandin |
2017-07-04 | loplugin:unusedfields in cui..idl | Noel Grandin |
2017-03-29 | loplugin:unusedmethods | Noel Grandin |
2016-12-19 | drop custom hashtable implementation in idl | Noel Grandin |
2016-08-05 | loplugin:countusersofdefaultparams in framework..lotuswordpro | Noel Grandin |
2016-02-23 | small cleanups in .SDI parser | Noel Grandin |
2016-02-22 | loplugin:write only fields | Noel Grandin |
2016-02-11 | use exceptions for error handling in .SDI parsing | Noel Grandin |
2016-02-11 | create a new class SvIdlParser | Noel Grandin |
2016-02-11 | simplify error handling code | Noel Grandin |
2016-02-09 | rename aAttrList to aSlotList | Noel Grandin |
2016-02-09 | simplify SvMetaObjectMemberStack | Noel Grandin |
2016-02-08 | format IDL compiler headers a little | 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-01-11 | loplugin:unusedmethods unused return value in idl | Noel Grandin |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-08 | loplugin:mergeclasses SvIdentifier | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-10-16 | Strip svidl down to what is still used | Stephan Bergmann |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-05-08 | idl: sal_Bool->bool | Noel Grandin |
2014-04-19 | fixincludeguards.sh: idl and idlc | Thomas Arnhold |
2014-03-17 | Avoid duplicate symbols in libmerged for Windows too. | Matúš Kukan |
2014-03-14 | Revert "Avoid duplicate symbols in libmerged for Windows too." | Matúš Kukan |
2014-03-14 | Avoid duplicate symbols in libmerged for Windows too. | Matúš Kukan |
2013-09-17 | convert IDL module from String to OUString | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-08-15 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | STL'ify SV_DECL_IMPL_PERSIST_LIST | Noel Grandin |
2012-07-13 | re-base on ALv2 code. Includes: | Michael Meeks |
2011-12-19 | IDL_COMPILER is always defined | Caolán McNamara |
2011-11-19 | ByteString->rtl::OString | Caolán McNamara |