summaryrefslogtreecommitdiff
path: root/include/svl/poolitem.hxx
AgeCommit message (Expand)Author
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_OFF alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-23remove dead SfxArgumentError typedefNoel Grandin
2014-07-23move string IO methods out of global headerNoel Grandin
2014-07-23convert SfxPoolItem kind constants to an enumNoel Grandin
2014-07-23remove unused values from SfxFieldUnit enumNoel Grandin
2014-07-23rename SfxItemDesruptor -> SfxItemDisruptorNoel Grandin
2014-07-23mark m_nRefCount in SfxPoolItem as mutableNoel Grandin
2014-07-23remove unused return type from SfxItemPool::AddRefNoel Grandin
2014-07-23remove unused SfxPoolItem::Delete_Impl methodNoel Grandin
2014-07-23comments and code formatting in SfxPoolItemNoel Grandin
2014-07-23remove SFX_ITEM_PRESENTATION_NAMEONLYNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Remove remaining DBG_CTOR etc. remnants from svlStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-04-23execute move of global headersBjoern Michaelsen