summaryrefslogtreecommitdiff
path: root/include/basic/sbx.hxx
AgeCommit message (Expand)Author
2016-01-12loplugin:unusedmethods unused return value in include/basicNoel Grandin
2016-01-12BASIC: Store directly SbxVarEntry in SbxArrayArnaud Versini
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-07-19sal_uIntPtr to sal_uInt32, for consistencyMatteo Casalin
2015-07-17basic: try to prevent MSVC from generating copy assignmentMichael Stahl
2015-07-17basic: replace boost::ptr_vector with std::vector<std::unique_ptr>>Michael Stahl
2015-07-15loplugin:unusedmethods basicNoel Grandin
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-07-29convert linked list to std::vector in SbxDimArrayNoel Grandin
2014-06-25Remove this weird inheritance from smart-pointer-wrapped class.Kohei Yoshida
2014-06-25Use boost::optional to store alias name.Kohei Yoshida
2014-06-25pData -> mpVarEntries.Kohei Yoshida
2014-06-25Remove this class that only derives from std::vector and not much else.Kohei Yoshida
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen