summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)Author
2023-11-17Manual extended loplugin:ostr changeStephan Bergmann
2023-10-03tdf#145538 Use range based for loops in idl:objectYli875
2023-09-18Use less zlib external headers dependencyGabor Kelemen
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-03-30loplugin:stringadd in variousNoel Grandin
2023-03-17tdf#145538 Use range based for loopsanfanite396
2023-02-24tdf#114441 Convert sal_uLong to a better typeAdoche Onaji
2023-02-08Fix bogus uses of OUString::createFromAsciiStephan Bergmann
2022-05-18clang-tidy modernize-pass-by-value in idl/idlcNoel Grandin
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
2022-01-01idl : use delegating constructorArnaud VERSINI
2021-12-25idl : remove useless define and copy the code directly !Arnaud VERSINI
2021-12-24mergelibs: fix duplicate aSfxInt16Item_ImplJan-Marek Glogowski
2021-12-22loplugin:flatten in filter..includeNoel Grandin
2021-08-13tdf#114441:Convert use of sal_uLong to better integer typesEmircan Agac
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-19use more string_view in OString APINoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-16tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik
2021-03-11tdf#114441: Convert use of sal_uLong to better integer typesBayram Çiçek
2021-02-14-Werror,-Wformat in idl with Raspberry pi 4bJulien Nabet
2021-02-12fix fuzzer buildCaolán McNamara
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-11-13tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer
2020-10-29fix oss-fuzz build failureCaolán McNamara
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
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann
2020-03-11tdf#114441: Convert use of sal_uLong to better integer typesBugra
2020-03-02ofz#20976 build-failureCaolán McNamara
2020-03-02Revert "ofz#20976 build-failure"Caolán McNamara
2020-03-02ofz#20976 build-failureCaolán McNamara
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-24Introduce OStringCharStephan Bergmann