summaryrefslogtreecommitdiff
path: root/editeng/source/items/frmitems.cxx
AgeCommit message (Expand)Author
2018-10-25editeng: do not throw from QueryValue implementationMichael Stahl
2018-08-31Fix syntaxJulien Nabet
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-18tdf#112118: use correct border when calculating marginMike Kaganski
2018-03-16Fix typosAndrea Gelmini
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl
2018-03-07use more Color in editeng..formsNoel Grandin
2018-03-07MID_GRAPHIC as alternative to set graphic to the SvxBrushItemTomaž Vajngerl
2018-02-28use less COLORDATA_RGBNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-14Make SwFormatFrameSize derive from SvxSizeItemStephan Bergmann
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-01-28USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-24loplugin:useuniqueptr in SvxBoxItemNoel Grandin
2018-01-15More loplugin:cstylecast: editengStephan Bergmann
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2018-01-11loplugin:redundantcast: editengStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-08-22editeng: warning C4701 potentially uninitialized local varMichael Stahl
2017-08-22editeng: avoid infinite loop in SvxBoxItem::CreateMichael Stahl
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke
2017-03-12make this a member of SvxBrushItemCaolán McNamara
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-11-18editeng: assert SfxPoolItem::operator==Michael Stahl
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-11coverity#1371263 Missing move assignment operatorCaolán McNamara