summaryrefslogtreecommitdiff
path: root/include/svx/sdr
AgeCommit message (Expand)Author
2019-09-06tdf#126959 impress table border resize handle supportTomaž Vajngerl
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2018-10-24Removed executable permission on hxx fileAndrea Gelmini
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand
2018-10-11tdf#117721 draw ui: add .uno::SetMinimal[RowHeight|ColumnWidth]Justin Luth
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-28weld SvxFormatCellsDialogCaolán McNamara
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-22tdf#117721 draw ui: add .uno::SetOptimalRowHeightJustin Luth
2018-09-21tdf#117721 draw ui: add .uno::SetOptimalColumnWidthJustin Luth
2018-09-05loplugin:useuniqueptr in ViewObjectContactOfPageObjNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-08the TimeEventHandler stuff is deadNoel Grandin
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-17tdf#117707 Correctly Scale ItemSets when pasting from ExternalArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-21tdf#117581 impress: fix selection overlay after moving tableDaniel
2018-05-09tdf#116977 Correctly handle copy-construct of SdrTableObjArmin Le Grand
2018-05-07loplugin:useuniqueptr in SvxTableControllerNoel Grandin
2018-04-27loplugin:unusedmethodsNoel Grandin
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin
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-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:virtualdown in svxNoel Grandin
2018-03-26tdf#112997 multiple animated gif only one frameNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-05loplugin:useuniqueptr in ViewObjectContactNoel Grandin
2018-02-05loplugin:useuniqueptr in ObjectContactNoel Grandin
2018-02-02use TypedWhichId in BaseProperties::GetItemNoel Grandin
2018-01-28make SvxTableController constructor take SdrTableObjNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-27Fix typosAndrea Gelmini
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-29tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-08Make Color a forward declarationChris Sherlock
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-07-27loplugin:constparams in svxNoel Grandin
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for DefaultProperties::mpItemSetStephan Bergmann
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin