Eivind Kvedalen
|
1ec381a07f
|
Spreadsheet: Coverity issue 151662, 151655, 133440, 129433 are false positives, but code rewritten for readability.
|
2016-12-15 17:27:18 +01:00 |
|
wmayer
|
f944ab3846
|
replace deprecated auto_ptr with unique_ptr
|
2016-09-22 13:01:20 +02:00 |
|
Eivind Kvedalen
|
a21571a652
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
53dcaccd4e
|
Spreadsheet: Refactored alias checking code, so GUI and Python error messages are aligned.
|
2016-02-18 16:54:39 +01:00 |
|
Eivind Kvedalen
|
bcff5d21ca
|
Spreadsheet GUI: Issue #2402: Check for existing aliases in Properties dialog box.
|
2016-01-26 11:07:51 +01:00 |
|
wmayer
|
da83100728
|
+ fix major flaw in Spreadsheet module: do not include precompiled header in other header files
+ fix linking errors in drawing module
|
2016-01-04 16:03:00 +01:00 |
|
Eivind Kvedalen
|
e334ac3aed
|
Spreadsheet: Added direct alias command.
|
2015-10-11 09:41:14 +02:00 |
|
Eivind Kvedalen
|
4d5646fa5d
|
Spreadsheet: Replaced own Expression classed by the ones in App.
|
2015-09-21 14:51:11 +02:00 |
|
Eivind Kvedalen
|
4f589f6d60
|
Spreadsheet: Use Base::fromStdString/toStdString.
|
2015-09-21 14:51:01 +02:00 |
|
Eivind Kvedalen
|
61cbad8a12
|
Spreadsheet: Removed 'using namespace App'; preparation for moving Expression
classes to App.
|
2015-09-21 14:51:00 +02: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 |
|