summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdomeas.cxx
AgeCommit message (Expand)Author
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03Remove svx::Round; use FRound from tools insteadMike Kaganski
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-16loplugin:unusedmethodsNoel Grandin
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-03tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
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-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-11SdrModel: provide OUString as return valueMatteo Casalin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-27Handle decimalSeparatorAlternative in TakeRepresentation, tdf#81671Eike Rathke
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-15convert SdrMeasureFieldKind to scoped enumNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15replace SdrMeasureTextVPos with css::drawing::MeasureTextVertPosCaolán McNamara
2017-02-15replace SdrMeasureTextHPos with css::drawing::MeasureTextHorzPosCaolán McNamara
2017-02-14remove unused BreakedLine enumerator from SdrMeasureTextVPosNoel Grandin
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-18convert SdrMeasureTextHPos to scoped enumNoel Grandin