summaryrefslogtreecommitdiff
path: root/include/svl/grabbagitem.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna1-6/+6
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás1-0/+5
2014-06-19indentation fixesMiklos Vajna1-1/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-05remove unused code SfxGrabBagItem::SetGrabBagNoel Grandin1-1/+0
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-12-19svl: whitespace fixes in grabbagitemMiklos Vajna1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-07-24svl: add an SfxGrabBagItemMiklos Vajna1-0/+44