summaryrefslogtreecommitdiff
path: root/include/editeng/brushitem.hxx
AgeCommit message (Expand)Author
2016-04-13loplugin:passstuffbyref in editengNoel Grandin
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-06-15Remove unused macrosZolnai Tamás
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-11const_cast -> mutableZolnai Tamás
2015-03-11Avoid casting SvxBrushItem:nShadingValueZolnai Tamás
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna
2014-12-17Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-21sal_Bool->boolNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
2013-07-10SvxBrushItem::TransparencyToPercent: add this to avoid copypasteMiklos Vajna
2013-06-25fdo65400: fix for Character Shading being lostAdam Co
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-04-23execute move of global headersBjoern Michaelsen