summaryrefslogtreecommitdiff
path: root/svx/inc/sdr
AgeCommit message (Expand)Author
2017-04-19use union instead of void*Noel Grandin
2017-04-13ofz: fix leakCaolán McNamara
2017-04-07LOK - Calc: charts are misplacedMarco Cecchetti
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30coverity#1371300 Missing move assignment operatorCaolán McNamara
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-20svx: rotate drawn (non-bitmap) handles with the objectTomaž Vajngerl
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-12-15Bin unused fileTor Lillqvist
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-03notifyer -> notifier.Jan Holesovsky
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextOutlineAttributeThorsten Behrens