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
|
1f347b53cf
|
+ Fixed merge of cells to retain value in upper left cell+ Replaced std::map::at() with iterators and find. Removed some superfluous calls to std::map::find()
+ Visual Studio fixes
+ Fixed return values
+ Removed unused variables
|
2015-02-13 21:53:59 +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 |
|