Uwe
|
332af8f413
|
[Spread] remove unused includes from PreCompiled.h
|
2022-12-07 18:18:04 +01:00 |
|
luz paz
|
056d1aea87
|
Fix various typos and grammatical issues
|
2022-11-30 12:45:29 +01:00 |
|
Uwe
|
2dd9f90f57
|
[Spread] Gui: remove unused includes
- also sort includes
|
2022-10-10 01:04:07 +02:00 |
|
wmayer
|
b8feeb31ca
|
Spreadsheet: include header with export macros
|
2022-03-24 20:51:48 +01:00 |
|
wmayer
|
d21a60b294
|
All: modernize C++11
* replace deprecated headers
|
2022-03-23 22:44:18 +01:00 |
|
Uwe
|
81690adaaf
|
[Spreadsheet] remove Python.h and Xerces
|
2022-03-20 20:44:17 +01:00 |
|
Uwe
|
554635cc7d
|
[Gui] rename the Qt header list
|
2022-03-07 20:35:38 +01:00 |
|
luz paz
|
abf4c92280
|
Spreadsheet: Fix header uniformity + trailing whitespace
[skip ci]
|
2020-11-27 19:39:06 +01:00 |
|
wmayer
|
3fb195b2c7
|
+ 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 |
|
wmayer
|
93a3dc0cdd
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
|
Mateusz Skowroński
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
Eivind Kvedalen
|
e34884b1a8
|
Spreadsheet: Removed 'using namespace App'; preparation for moving Expression
classes to App.
|
2015-09-21 14:51:00 +02: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 |
|