summaryrefslogtreecommitdiff
path: root/idl/source
AgeCommit message (Expand)AuthorFilesLines
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen1-0/+1
2024-05-02make the slot data constinitNoel Grandin2-4/+5
2024-05-01use more OUString in sfx slotsNoel Grandin3-7/+7
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-2/+2
2024-03-12Revert "add sm to --enable-mergelibs=more"Noel Grandin1-3/+1
2024-03-07add sm to --enable-mergelibs=moreNoel Grandin1-1/+3
2023-12-04cid#1545810 Using invalid iteratorJulien Nabet1-0/+1
2023-11-20Extended loplugin:ostr: idlStephan Bergmann8-33/+33
2023-11-17Manual extended loplugin:ostr changeStephan Bergmann1-1/+1
2023-10-03tdf#145538 Use range based for loops in idl:objectYli8751-24/+14
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski5-64/+64
2023-03-30loplugin:stringadd in variousNoel Grandin1-7/+6
2023-03-17tdf#145538 Use range based for loopsanfanite3961-2/+1
2023-02-24tdf#114441 Convert sal_uLong to a better typeAdoche Onaji3-8/+8
2023-02-08Fix bogus uses of OUString::createFromAsciiStephan Bergmann1-3/+6
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin1-2/+2
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin1-4/+4
2022-04-11use more string_viewNoel Grandin1-4/+4
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen11-20/+4
2022-01-27add some more TypeWhichId annotationsNoel Grandin1-2/+13
2022-01-02idl : no need to use rtl::StaticArnaud VERSINI1-7/+2
2022-01-01idl : use delegating constructorArnaud VERSINI1-2/+1
2021-12-25idl : remove useless define and copy the code directly !Arnaud VERSINI1-6/+4
2021-12-24mergelibs: fix duplicate aSfxInt16Item_ImplJan-Marek Glogowski1-0/+1
2021-12-22loplugin:flatten in filter..includeNoel Grandin1-24/+23
2021-08-13tdf#114441:Convert use of sal_uLong to better integer typesEmircan Agac1-1/+1
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-2/+2
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-1/+1
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin1-3/+1
2021-04-27use more string_view in tools/streamNoel Grandin3-8/+8
2021-04-19use more string_view in OString APINoel Grandin1-1/+1
2021-03-16tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik1-6/+6
2021-03-11tdf#114441: Convert use of sal_uLong to better integer typesBayram Çiçek3-3/+3
2021-02-14-Werror,-Wformat in idl with Raspberry pi 4bJulien Nabet1-1/+1
2021-01-21tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil7773-14/+14
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann1-2/+2
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann2-5/+7
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann1-1/+2
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-11-13tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer1-8/+5
2020-09-10svidl: Don't mention removed propertiesMaxim Monastirsky1-7/+1
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky4-32/+0
2020-04-07loplugin:flatten in idlNoel Grandin2-30/+29
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann1-1/+1
2020-03-11tdf#114441: Convert use of sal_uLong to better integer typesBugra1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-10-24Introduce OStringCharStephan Bergmann2-2/+2