summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)Author
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-16loplugin:unusedmethodsNoel 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-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-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-20use VirtualDevice in ImpCreateShadowObjectCloneNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-11ofz#4583 AbrtCaolán McNamara
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-25Improve resizing chevrons so the control point is a fixed distance from endCaolán McNamara
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27ofz#946 NbcAdjustTextFrameWidthAndHeight calling itselfCaolán McNamara
2017-03-18tdf#104722: Align text correctly also during editingTamás Zolnai
2017-02-14remove unused Handles enumerator from DefaultType enumNoel Grandin
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert DefaultType 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-07-27improve passstuffbyref return analysisNoel Grandin