summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin2022-05-131-2/+2
* loplugin:stringviewparam convert methods using copy()Noel Grandin2022-04-171-4/+4
* use more string_viewNoel Grandin2022-04-111-4/+4
* Recheck modules [i-l]* with IWYUGabor Kelemen2022-01-2719-28/+13
* add some more TypeWhichId annotationsNoel Grandin2022-01-271-2/+13
* idl : no need to use rtl::StaticArnaud VERSINI2022-01-021-7/+2
* idl : use delegating constructorArnaud VERSINI2022-01-011-2/+1
* idl : remove useless define and copy the code directly !Arnaud VERSINI2021-12-251-6/+4
* mergelibs: fix duplicate aSfxInt16Item_ImplJan-Marek Glogowski2021-12-241-0/+1
* loplugin:flatten in filter..includeNoel Grandin2021-12-221-24/+23
* tdf#114441:Convert use of sal_uLong to better integer typesEmircan Agac2021-08-131-1/+1
* loplugin:indentation improve checks for brace alignmentNoel Grandin2021-06-281-2/+2
* WASM: add initial support for Emscripten cross buildJan-Marek Glogowski2021-05-051-1/+1
* loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin2021-04-291-3/+1
* use more string_view in tools/streamNoel Grandin2021-04-276-15/+15
* use more string_view in OString APINoel Grandin2021-04-192-2/+2
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-3/+5
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik2021-03-162-9/+9
* tdf#114441: Convert use of sal_uLong to better integer typesBayram Çiçek2021-03-113-3/+3
* -Werror,-Wformat in idl with Raspberry pi 4bJulien Nabet2021-02-141-1/+1
* fix fuzzer buildCaolán McNamara2021-02-121-1/+4
* tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil7772021-01-214-16/+16
* No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann2020-12-202-4/+4
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-113-7/+10
* Avoid calling OString ctor with null pointerStephan Bergmann2020-12-101-1/+2
* loplugin:stringviewparam check methods tooNoel2020-11-172-2/+2
* tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer2020-11-131-8/+5
* fix oss-fuzz build failureCaolán McNamara2020-10-291-0/+1
* svidl: Don't mention removed propertiesMaxim Monastirsky2020-09-101-7/+1
* Remove the useless Export sdi propertyMaxim Monastirsky2020-09-106-37/+0
* loplugin:flatten in idlNoel Grandin2020-04-072-30/+29
* The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann2020-03-201-1/+1
* tdf#114441: Convert use of sal_uLong to better integer typesBugra2020-03-112-11/+11
* ofz#20976 build-failureCaolán McNamara2020-03-021-0/+4
* Revert "ofz#20976 build-failure"Caolán McNamara2020-03-021-4/+0
* ofz#20976 build-failureCaolán McNamara2020-03-021-0/+4
* loplugin:finalclasses in i18npool..linguisticNoel Grandin2020-01-143-6/+6
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* loplugin:indentation find broken if statementsNoel Grandin2019-11-061-1/+1
* Introduce OStringCharStephan Bergmann2019-10-242-2/+2
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-214-5/+6
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-2/+2
* new loplugin:bufferaddNoel Grandin2019-10-152-16/+14
* loplugin:redundantpointerops simplify *p.get()Noel Grandin2019-10-081-3/+3
* Fixing '....'Andrea Gelmini2019-09-061-1/+1
* cid#1448323 Unchecked return valueCaolán McNamara2019-07-181-2/+2
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-2/+1
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-091-1/+1
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-221-2/+1