summaryrefslogtreecommitdiff
path: root/idl/inc/object.hxx
AgeCommit message (Expand)Author
2021-04-27use more string_view in tools/streamNoel Grandin
2018-09-18loplugin:useuniqueptr in SvMetaSlotNoel Grandin
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2017-10-23loplugin:includeform: idlStephan Bergmann
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-30loplugin:constantparamNoel Grandin
2016-02-17move some more slot parsing to SvIdlParserNoel Grandin
2016-02-16parse shell/interface entries in SvIdlParserNoel Grandin
2016-02-15move interface/shell parsing to SvIdlParserNoel Grandin
2016-02-09simplify SvSlotElementNoel Grandin
2016-02-09simplify SvClassElementNoel Grandin
2016-02-08format IDL compiler headers a littleNoel Grandin
2016-02-07remove some dead code, found using LCOVNoel Grandin
2016-02-07.SDI compiler: expand out some typedefsNoel Grandin
2016-02-05remove unused Automation from .SDI filesNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2014-10-16Remove more unused idl partsStephan Bergmann
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-05-08idl: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara
2012-01-26ByteString->rtl::OStringCaolán McNamara
2012-01-23make sot ByteString freeCaolán McNamara
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-12-19IDL_COMPILER is always definedCaolán McNamara
2011-04-30Remove unneed include of <tools/list.hxx>Joseph Powers
2011-04-20Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Joseph Powers
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29Revert "Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )"Jan Holesovsky
2011-03-28Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Rafael Dominguez
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-27PATCH 1/2] Remove SvULongs and replace it with std::vector<ULONG>Rafael Dominguez
2011-02-18Add some #include <tools/list.hxx> backingJoseph Powers
2011-02-13Easy hack: idl removed and translated commentsMichael Münch
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-12-31Remove DECLARE_LIST( SvMetaClassList, SvMetaClass* )Joseph Powers
2010-11-08removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-11-03removetooltypes01: #i112600# remove tooltypes from idl, and other small changesMikhail Voytenko