41 Commits

Author SHA1 Message Date
Kenneth Troldal Balslev
277d0c4437 - XLWorkbook::setSheetActive changed behavior: attempting to setSheetActive on a non-existing or non-visible sheet will no longer unselect the active sheet
* this change resolves a TBD
   * this change makes some bug fixes from 2024-05-29 obsolete
- editorials to align code with github version - but also removed some disabled code that was previously already disabled
2024-07-28 22:06:11 +02:00
Kenneth Troldal Balslev
28133cc0b8 Minor cleanup and fixes to the NoWide inclusion logic. 2024-05-09 09:03:53 +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
6d1e5300ca Update to version 0.4.0 2022-06-28 19:42:38 +02:00
troldal
fa6334c305 Update to version 0.4.0 2022-06-27 23:04:47 +02:00
troldal
8eb971d6b8 Update to version 0.4.0 2022-06-26 16:39:05 +02:00
troldal
b4965fbf23 Update to version 0.4.0 2022-06-26 13:41:14 +02:00
troldal
3232d63ce9 Update of Boost.Nowide 2022-06-24 20:48:05 +02:00
Kenneth Balslev
ceb2d9bde2 Changes required for Windows 2022-06-24 20:37:36 +02:00
Kenneth Balslev
f5f921663a Changes required for WinGW 2022-06-22 21:41:34 +02:00
Kenneth Balslev
fcfa0dfec3 Changes required for MSVC 2022-06-17 16:45:54 +02:00
troldal
098911bb67 Use of libzip as a drop-in replacement completed. 2022-06-16 18:39:58 +02:00
troldal
6a79650131 Use of libzip as a drop-in replacement completed. 2022-06-16 17:49:40 +02:00
troldal
98b529b705 Use of libzip as a drop-in replacement completed. 2022-06-16 17:47:25 +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
5087d8ca69 Started creating new architecture in order to supply own zip object. 2022-06-12 20:25:23 +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
83982864dd Fixed issue when items in .rels file are fully qualified paths, rather than being relative paths 2021-11-06 11:22:58 +01:00
troldal
06cda8d37b Fixed issue when items in .rels file are fully qualified paths, rather than being relative paths 2021-11-06 11:21:31 +01:00
troldal
2da8d39ca8 Refactoring of the Command/Query infrastructure 2021-10-27 18:31:10 +02:00
troldal
3312cfa9a0 Fixed bug calculating number of columns for empty sheets. 2021-10-08 20:34:24 +02:00
troldal
91e7b9f96b Fixed a bug where cells containing both ASCII and UNICODE text would be read incorrectly. 2021-10-08 19:59:00 +02:00
troldal
960dd7d901 Fixed a bug where cells containing both ASCII and UNICODE text would be read incorrectly. 2021-10-08 18:22:13 +02:00
troldal
1a3712d282 Added stream output operator for XLCellValueProxy 2021-10-08 17:37:24 +02:00
troldal
8fd24d283b Fixed a bug where .xlsx files without appProps and coreProps data. This happens fairly rarely, but some libraries may produce files like that. 2021-10-07 21:46:38 +02:00
troldal
d0cc2f5040 Fixed XLRowDataRange bug 2021-10-06 20:02:42 +02:00
troldal
bd9546d4c1 Fixed XLCellValue bug 2021-10-06 16:35:48 +02:00
troldal
713eaacd91 Fixed XLCellValue bug 2021-10-06 16:33:51 +02:00
troldal
210073d404 XLCellIterator bug fixes 2021-09-24 18:51:23 +02:00
troldal
18e37745c3 XLCellIterator bug fixes 2021-09-24 18:51:06 +02:00
troldal
e39aa6587e Cleanup of demo programs 2021-09-18 18:02:34 +02:00
troldal
9e4c08cb83 Cleanup of demo programs 2021-09-17 23:06:52 +02:00
troldal
6e60f2922f Cleanup of demo programs 2021-09-16 22:02:49 +02:00
troldal
265b773011 Removed FetchContent for Google Benchmark 2021-09-14 21:55:50 +02:00
troldal
7fee89e24f Update of CMakeLists.txt 2021-09-12 20:49:02 +02:00