summaryrefslogtreecommitdiff
path: root/idl/source/prj
AgeCommit message (Expand)Author
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2023-11-20Extended loplugin:ostr: idlStephan Bergmann
2023-11-17Manual extended loplugin:ostr changeStephan Bergmann
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-03-30loplugin:stringadd in variousNoel Grandin
2023-02-24tdf#114441 Convert sal_uLong to a better typeAdoche Onaji
2023-02-08Fix bogus uses of OUString::createFromAsciiStephan Bergmann
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-04-11use more string_viewNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2022-01-27add some more TypeWhichId annotationsNoel Grandin
2022-01-02idl : no need to use rtl::StaticArnaud VERSINI
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-02-14-Werror,-Wformat in idl with Raspberry pi 4bJulien Nabet
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-12-10Avoid calling OString ctor with null pointerStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-09-10svidl: Don't mention removed propertiesMaxim Monastirsky
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky
2020-04-07loplugin:flatten in idlNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-06Fixing '....'Andrea Gelmini
2019-07-18cid#1448323 Unchecked return valueCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-10-22pvs-studio: V560 A part of conditional expression is always trueCaolán McNamara
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19loplugin:useuniqueptr in idlNoel Grandin
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-11-21Fix typosAndrea Gelmini
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke