Eivind Kvedalen
|
d45a95bf3a
|
Spreadsheet: Issue #2402: Added functionality to get cell address given an alias.
|
2016-01-26 10:52:00 +01:00 |
|
Eivind Kvedalen
|
87c6af3547
|
Spreadsheet: Removed setPosition() function.
|
2015-11-28 12:56:28 +01:00 |
|
Eivind Kvedalen
|
2e5175c7be
|
Spreadsheet: Fixed typo.
|
2015-11-28 12:56:26 +01:00 |
|
Eivind Kvedalen
|
d0d98b8775
|
Spreadsheet: Fixed exception bug in SheetPy::setCustomAttributes(...).
|
2015-06-13 12:48:21 +02:00 |
|
Eivind Kvedalen
|
2621c22409
|
Spreadsheet: Don't return error message when custom attribute is not found.
|
2015-02-17 11:45:30 +01:00 |
|
Eivind Kvedalen
|
d153fb2dbd
|
+ 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
|
383ffa6e15
|
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 |
|