Eivind Kvedalen
522328b378
Spreadsheet: Expressions using a spreadsheet cell address are now correctly renamed when rows/columns are removed/inserted.
2015-10-11 09:41:16 +02:00
Eivind Kvedalen
e39578c742
Spreadsheet: Replaced own Expression classed by the ones in App.
2015-09-21 14:51:11 +02:00
Eivind Kvedalen
91942cc30f
Spreadsheet: Updated documentation.
2015-09-21 14:51:02 +02:00
Eivind Kvedalen
b65af55fc1
Spreadsheet: Fixed bug with dangling pointer when a document object is deleted.
2015-09-21 14:51:01 +02:00
Alexander Golubev
c31c3a41da
Mod/Spreadsheet: fix yet another warning (potentialy harmful)
...
Warning was -Woverloaded-virtual
2015-08-29 18:36:02 +02:00
Eivind Kvedalen
b4dc4d97f4
- Self-reference bug
...
- Refactoring/clean-up of code
- Dependency tracking of aliased cells
- Various resolution errors
- Rewriting of ranges when columns/rows are inserted/removed
- References to aliases keep their units.
2015-03-04 22:18:20 +01:00
Eivind Kvedalen
f57ea14ac8
Spreadsheet: docDeps property was not properly maintained, resulting in spurious links to other objects.
2015-02-17 11:46:12 +01:00
Eivind Kvedalen
935ec5b034
Initial implementation of Spreadsheet module (C++ version) by Eivind Kvedalen.
...
Various fixes for Windows by
Peter Lama <peterldev94@gmail.com >
Werner Mayer <wmayer@users.sourceforge.net >
2015-02-13 21:53:58 +01:00