Skip to content

Commit

Permalink
Spreadsheet: convert PropertySheet to link type property
Browse files Browse the repository at this point in the history
PropertySheet is changed to derive from PropertyExpressionContainer,
which makes it a link type property that is capable of external linking.
It now relies on the unified link property API to manage object
depenency, and tracking of object life time, relabeling, etc.

This patch also includes various fix and improvement of Spreadsheet,
such as improved recompute efficiency, correct handling of document
label change, etc.
  • Loading branch information
realthunder authored and wwmayer committed Aug 17, 2019
1 parent 93e60ca commit 34ed8a8
Show file tree
Hide file tree
Showing 6 changed files with 1,009 additions and 639 deletions.

0 comments on commit 34ed8a8

Please sign in to comment.