summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)AuthorFilesLines
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 Grandin6-15/+15
2021-04-19use more string_view in OString APINoel Grandin2-2/+2
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-3/+5
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-16tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik2-9/+9
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-02-12fix fuzzer buildCaolán McNamara1-1/+4
2021-01-21tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil7774-16/+16
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann2-4/+4
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann3-7/+10
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann1-1/+2
2020-11-17loplugin:stringviewparam check methods tooNoel2-2/+2
2020-11-13tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer1-8/+5
2020-10-29fix oss-fuzz build failureCaolán McNamara1-0/+1
2020-09-10svidl: Don't mention removed propertiesMaxim Monastirsky1-7/+1
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky6-37/+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 typesBugra2-11/+11
2020-03-02ofz#20976 build-failureCaolán McNamara1-0/+4
2020-03-02Revert "ofz#20976 build-failure"Caolán McNamara1-4/+0
2020-03-02ofz#20976 build-failureCaolán McNamara1-0/+4
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin3-6/+6
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
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin4-5/+6
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-15new loplugin:bufferaddNoel Grandin2-16/+14
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-3/+3
2019-09-06Fixing '....'Andrea Gelmini1-1/+1
2019-07-18cid#1448323 Unchecked return valueCaolán McNamara1-2/+2
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-2/+1
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin1-1/+1
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen1-2/+1
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin1-6/+3
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin1-1/+1
2018-10-22pvs-studio: V560 A part of conditional expression is always trueCaolán McNamara1-2/+2
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen1-0/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-2/+2
2018-09-18loplugin:useuniqueptr in SvMetaSlotNoel Grandin4-11/+9
2018-09-17New loplugin:externalStephan Bergmann2-3/+3
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin2-4/+0
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-26idl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-7/+0
2018-07-16SvPersistBase no longer necessaryNoel Grandin3-2/+1
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov7-12/+9