summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmodel.cxx
AgeCommit message (Expand)Author
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-18rename Neu->New in svxNoel Grandin
2018-04-12Translate German variable namesJohnny_M
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-04Translate German variable namesJohnny_M
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-02-11SdrModel: provide OUString as return valueMatteo Casalin
2018-02-11Simplify SdrModel::TakeMetricStr truncation for trailing 0sMatteo Casalin
2018-02-11Simplify SdrModel::TakePercentStrMatteo Casalin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-13use std::unique_ptr in SdrModelNoel Grandin
2017-12-13sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: svxStephan Bergmann
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-02-21Translate German variable namesJohnny_M
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-01-01fdo#39674: translated German to English in svdmodel.cxxkerem
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-22-Werror,-Wunused-private-fieldStephan Bergmann
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin