summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
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
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl
2017-10-31loplugin:constantparam in editengNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-24loplugin:implicitboolconversionStephan Bergmann
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl
2017-10-05tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl
2017-09-29rename SvxTabStop::IsEqual to operator==Noel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-18remove unused aLocale from SvxNumRuleNoel Grandin
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin