summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
AgeCommit message (Expand)Author
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-05-07loplugin:useuniqueptr in SdrObjEditViewNoel Grandin
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-20OBJ_TEXTEXT is deadNoel Grandin
2018-04-16Take care of E3DObjListArmin Le Grand
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-04-06Resolves: tdf#116713 Revert "loplugin:useuniqueptr in SdrObjEditView"Caolán McNamara
2018-03-05loplugin:useuniqueptr in SdrObjEditViewNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-11SdrMarkView: provide OUString as return valueMatteo Casalin
2018-01-28make SvxTableController constructor take SdrTableObjNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-08-29svx: Mark functions as localTakeshi Abe
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-12try to please ubsanJochen Nitschke
2017-08-11Fix typosAndrea Gelmini
2017-08-11editviewoverlay: corrected AttributeChangeArmin Le Grand
2017-08-10editviewoverlay: correct reaction on property changeArmin Le Grand
2017-08-10editviewoverlay: more cases securedArmin Le Grand
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand
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-01tdf#107505: Impress - crash with two people co-editing one slideTamás Zolnai
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-18tdf#107666: EDITING: No caret outside the textbox after inserting a textboxTamás Zolnai
2017-06-12tdf#108480: Undo from clone formating does not remove vertical alignmentTamás Zolnai
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin