summaryrefslogtreecommitdiff
path: root/idl/inc/database.hxx
AgeCommit message (Expand)Author
2021-01-21tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil777
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin
2018-07-26idl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-01-19loplugin:useuniqueptr in idlNoel Grandin
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-23loplugin:includeform: idlStephan Bergmann
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2016-12-19drop custom hashtable implementation in idlNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin
2016-02-23small cleanups in .SDI parserNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-11use exceptions for error handling in .SDI parsingNoel Grandin
2016-02-11create a new class SvIdlParserNoel Grandin
2016-02-11simplify error handling codeNoel Grandin
2016-02-09rename aAttrList to aSlotListNoel Grandin
2016-02-09simplify SvMetaObjectMemberStackNoel Grandin
2016-02-08format IDL compiler headers a littleNoel Grandin
2016-02-07remove some dead code, found using LCOVNoel Grandin
2016-02-07.SDI compiler: expand out some typedefsNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in idlNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-08loplugin:mergeclasses SvIdentifierNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-05-08idl: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold
2014-03-17Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan
2014-03-14Revert "Avoid duplicate symbols in libmerged for Windows too."Matúš Kukan
2014-03-14Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan
2013-09-17convert IDL module from String to OUStringNoel Grandin
2013-04-07mass 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-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2011-12-19IDL_COMPILER is always definedCaolán McNamara
2011-11-19ByteString->rtl::OStringCaolán McNamara