summaryrefslogtreecommitdiff
path: root/editeng/source/items/frmitems.cxx
AgeCommit message (Expand)Author
2016-06-27[API CHANGE] notebookbar: paragraph spacing controlsSzymon Kłos
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-08Translate German commentJulien Nabet
2016-04-27todo odd warnings being printedMichael Stahl
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis
2015-11-28tdf#94088 add import of HTML inline graphicsArmin Le Grand
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-11-04editeng: Eliminate unecessary padding in classesDaniel Robertson
2015-10-19fix cppcheck:nullPointerRedundantCheck commitNoel Grandin
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
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