summaryrefslogtreecommitdiff
path: root/idlc/source
AgeCommit message (Expand)Author
2021-12-28idlc: Always use sys/wait.h on UNIXIsmael Luceno
2021-12-22loplugin:flatten in filter..includeNoel Grandin
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: idlcStephan Bergmann
2021-08-12make --with-idlc-cpp=cpp work for gcc cpp as a ucpp replacementCaolán McNamara
2021-07-23no need to allocate these static vars on demandNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-30loplugin:stringviewNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-01-14loplugin:unsignedcompareStephan Bergmann
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-13tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21Fix typo in codeAndrea Gelmini
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: idlcStephan Bergmann
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin
2020-04-07loplugin:flatten in idlcNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-12-01missing includeStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-08-14Avoid -fsanitize=float-cast-overflow when converting to AstExprValue::u::byvalStephan Bergmann
2019-08-13Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): idlcStephan Bergmann
2019-07-24cid#1448213 Assignment of overlapping memoryCaolán McNamara
2019-06-25Fix typoAndrea Gelmini
2019-06-25Fix typoAndrea Gelmini
2019-02-28loplugin:cstylecastStephan Bergmann
2019-02-28loplugin:includeformStephan Bergmann
2019-02-28loplugin:stringconstantStephan Bergmann
2019-02-28loplugin:externvarStephan Bergmann
2019-02-27Untabify .l files (to silence loplugin:indentation warnings)Stephan Bergmann
2019-02-27Add missing modelines to .l filesStephan Bergmann
2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-12-22idlc: no need to store single OString objects on the heapNoel Grandin