summaryrefslogtreecommitdiff
path: root/idl/source/prj/database.cxx
AgeCommit message (Expand)Author
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
2016-02-07.SDI compiler: expand out some typedefsNoel Grandin
2016-02-05remove unused int/char/map/ItemName/AllConfig from .SDI filesNoel Grandin
2016-02-05remove unused in/out/inout from .SDI filesNoel Grandin
2016-02-05remove unused SbxName from .SDI filesNoel Grandin
2016-02-05remove unused OdlName from .SDI filesNoel Grandin
2016-01-31tdf#39468 idl: translate German warningChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in idlNoel Grandin
2016-01-06Missing includeStephan Bergmann
2015-11-28-Werror,-WformatStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-08loplugin:mergeclasses SvIdentifierNoel Grandin
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann