summaryrefslogtreecommitdiff
path: root/idl/source/prj/database.cxx
AgeCommit message (Expand)Author
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2023-11-20Extended loplugin:ostr: idlStephan Bergmann
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-03-30loplugin:stringadd in variousNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2022-01-27add some more TypeWhichId annotationsNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-02-14-Werror,-Wformat in idl with Raspberry pi 4bJulien Nabet
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-11-17loplugin:stringviewparam check methods tooNoel
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-09-06Fixing '....'Andrea Gelmini
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet
2018-01-19loplugin:useuniqueptr in idlNoel Grandin
2017-12-21TypedWhichId in svx part 1Noel Grandin
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-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-03-23Remove unused #include <ctype.h>Stephan Bergmann
2016-12-19drop custom hashtable implementation in idlNoel Grandin
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann
2016-03-23loplugin:constantparam in idlNoel Grandin
2016-02-23small cleanups in .SDI parserNoel Grandin
2016-02-15move item and struct parsing into SvIdlParserNoel Grandin
2016-02-11use exceptions for error handling in .SDI parsingNoel Grandin
2016-02-11rename SeekEnd()->SeekToMax()Noel Grandin
2016-02-11GetToken never returns null, so use a referenceNoel Grandin
2016-02-11create a new class SvIdlParserNoel Grandin
2016-02-11we don't use the optional "(" in import statements in .SDI filesNoel Grandin
2016-02-11simplify some OStringBuffer codeNoel Grandin
2016-02-11simplify error handling codeNoel Grandin
2016-02-11use WriteOString to reduce the code a littleNoel Grandin
2016-02-09rename aAttrList to aSlotListNoel Grandin
2016-02-09simplify SvMetaObjectMemberStackNoel Grandin
2016-02-08SvString is a just thin wrapper around OStringNoel Grandin
2016-02-08cParserChar in SvMetaType is unusedNoel Grandin
2016-02-08aBasicPostfix in SvMetaType is unusedNoel Grandin
2016-02-07remove some dead code, found using LCOVNoel Grandin
2016-02-07remove CALL enum and associated code pathsNoel Grandin