summaryrefslogtreecommitdiff
path: root/idl/source/prj
AgeCommit message (Expand)Author
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
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-05-01svidl: Adapt to SlotType removalMaxim Monastirsky
2017-05-01svidl: Remove nested method supportMaxim Monastirsky
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-09New loplugin:externvar: idlStephan Bergmann
2016-12-19drop custom hashtable implementation in idlNoel Grandin
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-22move the attribute parsing code to SvParserNoel Grandin
2016-06-22move the method param parsing code into SvParserNoel Grandin
2016-06-22simplify parserNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-03-23loplugin:constantparam in idlNoel Grandin
2016-03-09loplugin:constantparam in idlNoel Grandin
2016-02-23methods in .SDI files don't use attributesNoel Grandin
2016-02-23cid#1353438 Logically dead codeNoel Grandin