summaryrefslogtreecommitdiff
path: root/include/svx/sdr
AgeCommit message (Expand)Author
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-11-09Revert "Revert "convert sdr::animation::EventList to o3tl::sorted_vector""Noel Grandin
2016-11-09Revert "convert sdr::animation::EventList to o3tl::sorted_vector"Caolán McNamara
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin
2016-11-07convert sdr::animation::EventList to o3tl::sorted_vectorNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-20convert constants to scoped enum TblActionJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-08-29cid#1371256 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371188 Missing move assignment operatorNoel Grandin
2016-08-24convert OverlayType to scoped enumNoel Grandin
2016-08-24remove CellOverlayTypeNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-19Use std::unique_ptr for mpViewContact member instance of SdrPage.Kohei Yoshida
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-10-23com::sun::star->css in include/sot to include/typelibNoel 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-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam
2015-09-01refactor to create a HasMarked, no logic changeCaolán McNamara
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-06-22Fix typosAndrea Gelmini
2015-05-24tdf#62525: use cow_wrapper for SdrTextAttributeThorsten Behrens