asapelkin
|
ced8100ab9
|
use emplace_back instead of push_back where justified
|
2019-11-21 14:48:09 +01:00 |
|
wmayer
|
f50dc8e652
|
[skip ci] fix more -Wgnu-zero-variadic-macro-arguments
|
2019-11-17 15:14:18 +01:00 |
|
Zheng, Lei
|
43d4b9a497
|
Spreadsheet: column/row select on right click
|
2019-10-07 17:24:30 +02:00 |
|
Zheng, Lei
|
f1b569621a
|
Split App::AutoTransaction into its own file
|
2019-09-10 14:17:07 +02:00 |
|
Zheng, Lei
|
11321bb996
|
Spreadsheet changes
Various changes to support in-place editing, and more.
|
2019-08-17 15:15:47 +02:00 |
|
wmayer
|
4accbb257c
|
Fix scan coverity issues:
CID 184299: Null pointer dereferences (FORWARD_NULL)
CID 184297: Error handling issues (UNCAUGHT_EXCEPT)
CID 184296: Uninitialized members (UNINIT_CTOR)
CID 184292: Uninitialized members (UNINIT_CTOR)
|
2018-11-13 13:20:16 +01:00 |
|
wmayer
|
3ea9b6ca70
|
implement cut/copy/paste in spreadsheet view
|
2018-10-09 00:02:53 +02:00 |
|
wmayer
|
4d47ce619e
|
fixes #0002833: [Spreadsheet] Keyboard events are sent to the wrong viewprovider
|
2018-09-12 17:40:57 +02:00 |
|
wmayer
|
2af6bb6e49
|
replace deprecated auto_ptr with unique_ptr
|
2016-09-22 13:01:20 +02:00 |
|
wmayer
|
9a38507c76
|
fix Coverity issues
|
2016-08-21 23:13:22 +02:00 |
|
Eivind Kvedalen
|
ae111d11b5
|
Spreadsheet: Removed own expression parser and instead use the one in App.
|
2016-04-02 12:01:04 +02:00 |
|
Eivind Kvedalen
|
899956cd51
|
Spreadsheet: Issue #2301: Handle enter/return and tab keys the same as e.g OpenOffice and Excel.
|
2015-11-28 12:56:27 +01:00 |
|
Eivind Kvedalen
|
a8e9a0a77f
|
Spreadsheet: Added direct alias command.
|
2015-10-11 09:41:14 +02:00 |
|
wmayer
|
0a06b2b703
|
+ fix various warnings
|
2015-08-29 23:01:19 +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 |
|