summaryrefslogtreecommitdiff
path: root/idlc/inc
AgeCommit message (Expand)Author
2021-11-07forward decls go after #includeNoel Grandin
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: idlcStephan Bergmann
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-01-14-Wdeprecated-copy-dtorStephan Bergmann
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-13tdf#124176 Use #pragma once in idlchomeboy445
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-13tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer
2020-09-21Fix typo in codeAndrea Gelmini
2020-08-17inline some use-once typedefsNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-27tdf#124176: Use pragma once instead of include guardsCumali Toprak
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-06-25Fix typoAndrea Gelmini
2019-06-25Fix typoAndrea Gelmini
2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin
2018-12-22idlc: no need to store single OString objects on the heapNoel Grandin
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-08-30use std::vector in AstStackNoel Grandin
2018-03-23loplugin:useuniqueptr in AstStructNoel Grandin
2018-02-01idlc: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-17fix use of std::unique_ptr in IdlcNoel Grandin
2018-01-13loplugin:useuniqueptr in idlcNoel Grandin
2018-01-12More loplugin:cstylecast: idlcStephan Bergmann
2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-10-23loplugin:includeform: idlcStephan Bergmann
2017-10-23loplugin:constmethod in cppu,cppuhelper,idlcNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-16Fix lifecycle issueStephan Bergmann
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21Idlc::m_pErrorHandler is unusedStephan Bergmann
2017-02-16convert ExprComb to scoped enumNoel Grandin
2017-02-16convert ErrorCode to scoped enumNoel Grandin
2017-02-16convert WarningCode to scoped enumNoel Grandin
2017-02-16remove unused PS_OpCompleted from ParseState enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Remove junkStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin