23 Commits

Author SHA1 Message Date
Lars Uffmann
97b371a4e8
2025-03-16 added XLSheet::findCell, a non-creating way to try and fetch a cell. XLFormula now deletes a cells formula node when set to an empty string 2025-03-16 14:31:45 +01:00
Lars Uffmann
63e1f65a05 2025-02-03 prepare merge into master 2025-02-03 17:25:11 +01:00
Lars Uffmann
a09fdcd300 2025-01-31 XLComments: clean support for worksheet dependencies loading and iteration over existing comments in a worksheet 2025-01-31 17:05:35 +01:00
Lars Uffmann
6476b030f4 2025-01-17 comments support is now working - testing stage 2025-01-17 18:37:03 +01:00
Lars Uffmann
ae614534e5 2025-01-16 support for comments nearly finished - only missing the final vmlDrawing shapes 2025-01-16 17:20:12 +01:00
Lars Uffmann
44b33b84c1 2025-01-13 rudimentary comment support is implemented - next up: vmlDrawing support for proper comment default formatting 2025-01-13 23:59:24 +01:00
Lars Uffmann
11a692c643 2025-01-13 preparatory work for implementing XLComments and XLTables support - fixed missing implementation of XLSheet::index() 2025-01-13 19:00:27 +01:00
Lars Uffmann
8bbeff290b 2025-01-11 XLSheet: preparation of XLTables and XLComments support 2025-01-11 14:40:54 +01:00
Lars Uffmann
4ed9c97ad6 2025-01-10 bugfix for XLCellValue(Proxy)::get with string reference types 2025-01-10 19:54:05 +01:00
Lars Uffmann
9a7a678095 2025-01-09 support for XLWorksheet protection addressing issue #311 2025-01-09 01:18:07 +01:00
Lars Uffmann
a7fb19b091 2024-09-29 prepare merge into main repository: XLDocument API aligned, Demo9 updated 2024-09-29 16:15:29 +02:00
troldal
b80da42d14 Update to version 0.4.1 2022-07-03 13:43:24 +02:00
troldal
0607ecb05a Update to version 0.4.1 2022-07-03 13:41:42 +02:00
Kenneth Balslev
b61e4b7bd5 Changes required for Windows 2022-07-03 13:39:06 +02:00
troldal
ae39e3f8d6 Update to version 0.4.1 2022-07-03 12:30:28 +02:00
troldal
8bc5610b78 Update to version 0.4.1 2022-07-03 11:42:52 +02:00
troldal
098911bb67 Use of libzip as a drop-in replacement completed. 2022-06-16 18:39:58 +02:00
troldal
e8ea49f881 Use of libzip as a drop-in replacement is now possible (may need some optimization though). 2022-06-15 22:19:39 +02:00
troldal
95f822fc43 Started creating new architecture in order to supply own zip object. 2022-06-12 19:45:38 +02:00
troldal
ccb6029a7f Started creating new architecture in order to supply own zip object. 2022-04-19 21:06:26 +02:00
troldal
fb2128db9e Started creating new architecture in order to supply own zip object. 2022-04-17 22:31:38 +02:00
troldal
6e60f2922f Cleanup of demo programs 2021-09-16 22:02:49 +02:00
troldal
7fee89e24f Update of CMakeLists.txt 2021-09-12 20:49:02 +02:00