summaryrefslogtreecommitdiff
path: root/editeng/source/items/frmitems.cxx
AgeCommit message (Expand)Author
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-11const_cast -> mutableZolnai Tamás
2015-03-11Avoid casting SvxBrushItem:nShadingValueZolnai Tamás
2015-01-20Factor out SvxShadowItem::dumpAsXml() from swMiklos Vajna
2015-01-17Factor out SvxULSpaceItem::dumpAsXml() from swMiklos Vajna
2015-01-16loplugin:implicitboolconversionStephan Bergmann
2015-01-16Factor out SvxLRSpaceItem::dumpAsXml() from swMiklos Vajna
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-12Factor out SvxProtectItem::dumpAsXml() from swMiklos Vajna
2014-12-18editeng: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna
2014-12-11coverity#705150 Missing break in switchCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-30actually the LineStyle property is *write-only*Michael Stahl
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-06-05coverity#705153 Missing break in switch, surely this is not intentionalCaolán McNamara
2014-05-26coverity#705152 Missing break in switchCaolán McNamara
2014-05-26coverity#705151 Missing break in switchCaolán McNamara
2014-05-26coverity#705150 Missing break in switchCaolán McNamara
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-02-27editeng: sal_Bool->boolNoel Grandin