summaryrefslogtreecommitdiffstats
path: root/include/svx/sdr
Commit message (Expand)AuthorAgeFilesLines
* Implemented CTRL + A selects all the cellsmerttumer2021-06-151-0/+1
* tdf#126959 impress table border resize handle supportTomaž Vajngerl2019-09-061-0/+1
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* Reorganize FrameBorderPrimitive creation (II)Armin Le Grand2018-10-251-4/+18
* Removed executable permission on hxx fileAndrea Gelmini2018-10-241-0/+0
* Reorganize FrameBorderPrimitive creationArmin Le Grand2018-10-242-0/+121
* tdf#117721 draw ui: add .uno::SetMinimal[RowHeight|ColumnWidth]Justin Luth2018-10-111-2/+2
* loplugin:constfields in svxNoel Grandin2018-10-086-21/+21
* weld SvxFormatCellsDialogCaolán McNamara2018-09-281-2/+2
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-273-18/+0
* tdf#117721 draw ui: add .uno::SetOptimalRowHeightJustin Luth2018-09-221-1/+1
* tdf#117721 draw ui: add .uno::SetOptimalColumnWidthJustin Luth2018-09-211-1/+1
* loplugin:useuniqueptr in ViewObjectContactOfPageObjNoel Grandin2018-09-051-1/+2
* loplugin:useuniqueptr in OverlayObjectListNoel Grandin2018-08-151-2/+4
* loplugin:unusedmethodsNoel Grandin2018-08-091-3/+0
* the TimeEventHandler stuff is deadNoel Grandin2018-08-081-14/+0
* svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-3/+0
* tdf#117707 Correctly Scale ItemSets when pasting from ExternalArmin Le Grand2018-07-171-3/+0
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-05-251-0/+2
* tdf#117581 impress: fix selection overlay after moving tableDaniel2018-05-211-0/+1
* tdf#116977 Correctly handle copy-construct of SdrTableObjArmin Le Grand2018-05-091-1/+1
* loplugin:useuniqueptr in SvxTableControllerNoel Grandin2018-05-071-1/+2
* loplugin:unusedmethodsNoel Grandin2018-04-271-3/+0
* make BaseProperties::Clone return std::unique_ptrNoel Grandin2018-04-122-2/+2
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-073-18/+44
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-063-44/+18
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-063-18/+44
* loplugin:unnecessaryvirtualNoel Grandin2018-03-292-2/+2
* loplugin:virtualdown in svxNoel Grandin2018-03-293-6/+2
* tdf#112997 multiple animated gif only one frameNoel Grandin2018-03-262-10/+5
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-2/+2
* loplugin:useuniqueptr in ViewObjectContactNoel Grandin2018-02-051-1/+2
* loplugin:useuniqueptr in ObjectContactNoel Grandin2018-02-051-1/+2
* use TypedWhichId in BaseProperties::GetItemNoel Grandin2018-02-021-0/+5
* make SvxTableController constructor take SdrTableObjNoel Grandin2018-01-281-3/+3
* improve subtyping when dealing with tools::WeakReferenceNoel Grandin2018-01-271-2/+2
* Fix typosAndrea Gelmini2018-01-271-1/+1
* expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin2018-01-262-2/+2
* loplugin:passstuffbyref improved return in svxNoel Grandin2017-12-291-1/+1
* loplugin:constantparam in svxNoel Grandin2017-10-301-2/+1
* tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai2017-10-291-0/+3
* loplugin:finalclasses in svxNoel Grandin2017-10-2410-35/+25
* loplugin:includeform: svxStephan Bergmann2017-10-231-1/+1
* Make Color a forward declarationChris Sherlock2017-10-081-1/+2
* borderline: Adapt ViewContactOfTableObjArmin Le Grand2017-09-151-10/+9
* loplugin:constparams in svxNoel Grandin2017-07-271-2/+2
* Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann2017-06-132-2/+6
* Use unique_ptr for DefaultProperties::mpItemSetStephan Bergmann2017-06-131-1/+5
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-061-1/+1
* convert SdrLayerId to strong_intNoel Grandin2017-05-125-9/+9