[Libreoffice-commits] core.git: Changes to 'feature/SOSAW080'
Armin Le Grand (CIB)
Armin.Le.Grand at cib.de
Fri Mar 9 16:42:03 UTC 2018
New branch 'feature/SOSAW080' available with the following commits:
commit 5731a34604b377f2a4c767d9aaaceb7a53a11694
Author: Armin Le Grand <Armin.Le.Grand at cib.de (CIB)>
Date: Fri Mar 9 17:23:01 2018 +0100
SOSAW080: removed and replaced old SdrModel
Removed and replaced GetModel()/SetModel() in all using
classes (SdrObject, SdrPage, SdrView), added accessors
to new referenced SdrModel, adapted all accessing places.
Refactored/Extended ::Clone and ::operator== for these
classes to allow cloning objects to a target SdrModel.
Adapted places where this is done AFAP. Added quite some
comments (tagged with 'TTTT') where possible further work
is needed. Builds completely, thus checking in. This does
not mean that this change is done yet.
Change-Id: I24617494a0ef79f6e33dfcb02782a833a81c6434
commit b1aa3f6a6800335035d43aed7be9c8ba05cb7535
Author: Armin Le Grand <Armin.Le.Grand at cib.de (CIB)>
Date: Wed Mar 7 15:43:20 2018 +0100
SOSAW080: Make SdrModel& prerequisite to SdrObjects
Added need for SdrModel& in constructors of SdrModel,
SdrPage, SdrView and SdrObjList. Builds, not finished.
Change-Id: I1cb7d573d323e98a89761fe662c10c4a654fdec0
commit 98eb571f8ba96b027ee3a5a4e64bb12f552a2216
Author: Armin Le Grand <Armin.Le.Grand at cib.de (CIB)>
Date: Thu Mar 1 15:54:32 2018 +0100
SOSAW080: Added first bunch of basic changes to helpers
Change-Id: Iaf53535de0502a481466be74a1768bbb39f0e78c
More information about the Libreoffice-commits
mailing list