summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2018-05-04Related: tdf#117245 editeng: cover tab stop items for sw doc model xml ...Miklos Vajna
2018-04-20Drop GetSvxString l10n wrapper from editengGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
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-16Clip BColor lightness value at 1.0Stephan Bergmann
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-08loplugin:constantparam in desktop..i18npoolNoel Grandin
2018-03-07use more Color in editeng..formsNoel Grandin
2018-03-07MID_GRAPHIC as alternative to set graphic to the SvxBrushItemTomaž Vajngerl
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-28use less COLORDATA_RGBNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26Translate German variable namesJohnny_M
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-20tdf#115874: show non-zero fraction part for ptsMike Kaganski
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14Make SwFormatFrameSize derive from SvxSizeItemStephan Bergmann
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-02-05loplugin:useuniqueptr in SvxNumRuleNoel Grandin
2018-02-05loplugin:useuniqueptr in SvxNumberFormatNoel Grandin
2018-01-29inline SvxBulletItem::SetDefaultFont_Impl and SetDefaults_ImplJochen Nitschke
2018-01-28USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-24loplugin:useuniqueptr in SvxBoxItemNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-15More loplugin:cstylecast: editengStephan Bergmann
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2018-01-11loplugin:redundantcast: editengStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-10ofz#4582 Floating-point-exceptionCaolán McNamara
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05tdf#96505 removed "L" literalekuiitr
2017-11-21Translate German variable nameJohnny_M
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-06convert GetNumStr from sal_uLong->sal_Int32Noel Grandin