1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-16 04:42:53 +08:00

Commit Graph

  • bebe713e34
    Merge fa4082f945981da2fa7cd5e3aa0a71fdfee2dfe2 into 0333829478e2f2674ee89512fa6508235bdb3e35 Israel Galadima 2025-01-08 06:45:25 +00:00
  • fa4082f945 check showFormulas property in read function to decide whether to return cell value or formula text Israel Galadima 2025-01-08 07:41:34 +01:00
  • 2877890827
    Merge 230af505fedc40af3119f63e0645269853404510 into 0333829478e2f2674ee89512fa6508235bdb3e35 AndreiCherniaev 2025-01-04 12:21:52 +08:00
  • 21fdadb620
    Merge c8fe6ec1c81ccbcfba8461997b8881c0bc2dac9c into 0333829478e2f2674ee89512fa6508235bdb3e35 call-me-xequence 2025-01-04 12:21:24 +08:00
  • 0333829478 Fix nightly master v1.5.0 Daniel Nicoletti 2024-12-30 20:00:04 -03:00
  • 8017d8464a Fix nightly Daniel Nicoletti 2024-12-30 20:00:04 -03:00
  • 0eca9d6175 Fix SOVERSION Daniel Nicoletti 2024-12-30 19:51:55 -03:00
  • 1b44cce5c4 Fix SOVERSION Daniel Nicoletti 2024-12-30 19:51:55 -03:00
  • fb6fcf1350 Add nightly CI checks Daniel Nicoletti 2024-12-30 18:21:05 -03:00
  • 402cdef346 Add nightly CI checks Daniel Nicoletti 2024-12-30 18:21:05 -03:00
  • 1c7e6cae95 More clang-tidy fixes v1.4.10 Daniel Nicoletti 2024-12-30 14:14:12 -03:00
  • b5fff18aa2 More clang-tidy fixes Daniel Nicoletti 2024-12-30 14:14:12 -03:00
  • d5af39d46d Clang-tidy fixes Daniel Nicoletti 2024-12-30 12:10:20 -03:00
  • 11a949049c Clang-tidy fixes Daniel Nicoletti 2024-12-30 12:10:20 -03:00
  • fda6b806e2 Remove undefined CellReference::fromString Daniel Nicoletti 2024-09-03 10:08:27 -03:00
  • 131270cb2f Remove undefined CellReference::fromString Daniel Nicoletti 2024-09-03 10:08:27 -03:00
  • 35c6d274cb Return std::shared_ptr for Cell Daniel Nicoletti 2024-09-02 17:11:10 -03:00
  • 903d6f6d9c Return std::shared_ptr for Cell Daniel Nicoletti 2024-09-02 17:11:10 -03:00
  • 81284da693 Simplify datetimeFromNumber code Daniel Nicoletti 2024-09-02 16:59:07 -03:00
  • 12cb198d3f Simplify datetimeFromNumber code dantti/datetimeFromNumber Daniel Nicoletti 2024-09-02 16:59:07 -03:00
  • c643be3647 Remove unused QtGlobal header Daniel Nicoletti 2024-09-02 16:16:17 -03:00
  • c387bb8038 Remove unused QtGlobal header dantti/celltable Daniel Nicoletti 2024-09-02 16:16:17 -03:00
  • f5d07959d5 fix QDateTime performance on Qt6 Alex Agranov 2024-01-22 11:50:38 +02:00
  • 0868573fd4 Create a CellTable class that stores cells with QHash Daniel Nicoletti 2024-09-02 15:46:33 -03:00
  • 2b4e086e98 Create a CellTable class that stores cells with QHash Daniel Nicoletti 2024-09-02 15:46:33 -03:00
  • ee6b265b07
    QMap cell reference cache only makes code slower (#358) Daniel Nicoletti 2024-09-02 11:01:14 -03:00
  • d0ecfe833c QMap cell reference cache only makes code slower Daniel Nicoletti 2024-09-02 10:36:35 -03:00
  • 230af505fe freeze row or col AndreiCherniaev 2024-08-28 16:03:34 +09:00
  • 0d3cc20778 Update .gitignore AndreiCherniaev 2024-08-28 15:00:11 +09:00
  • 8212c68ecb
    Merge pull request #347 from j2doll/j2doll/issue204 j2doll/issue204 Jay Two 2024-08-09 15:43:58 +09:00
  • ab7d855334 issue 204 Jay Two 2024-08-09 15:32:39 +09:00
  • 11bafef832 Fix broken build j2doll/issue225 Daniel Nicoletti 2024-08-08 15:50:08 -03:00
  • edf82deb67 Fix broken build Daniel Nicoletti 2024-08-08 15:50:08 -03:00
  • 9c704961d0
    Merge pull request #341 from hxbb00/master Jay Two 2024-08-08 17:21:20 +09:00
  • f2594e02c4
    Merge pull request #345 from j2doll/j2doll/csv Jay Two 2024-08-08 17:17:41 +09:00
  • f1bd57e445 update markdown Jay Two 2024-08-08 17:03:26 +09:00
  • 14d07ebdc0 new function for saving to csv file Jay Two 2024-08-08 16:57:05 +09:00
  • 3192b808a2
    fix: workbook.xml.rels with absolute path v1.4.9 hxbb00 2024-07-29 12:01:43 +08:00
  • 3efe970136 fix(workbook): // fix abs path /xl/worksheets/sheet1.xml -> xl/worksheets/sheet1.xml juvenile 2024-05-10 15:15:01 +08:00
  • db36c652ed Port away from deprecated API in Qt 6.6: QColor::setNamedColor David Faure 2024-07-03 15:45:37 +02:00
  • 016a91c8ab Port away from deprecated API in Qt 6.6: QColor::setNamedColor David Faure 2024-07-03 15:45:37 +02:00
  • 12ff98db76 Fix GitHub CI as it now uses AppleSilicon HW Daniel Nicoletti 2024-07-04 10:03:47 -03:00
  • 5909b6d1e0
    Remove broken CI badges from README.md Daniel Nicoletti 2024-07-04 10:11:17 -03:00
  • f0d4de423e Fix GitHub CI as it now uses AppleSilicon HW Daniel Nicoletti 2024-07-04 10:03:47 -03:00
  • 46f26ab182 Fixed problem discovered by Sonarcloud. Oleksii Gaienko 2024-05-05 22:45:17 +03:00
  • 702da7b727 Removed unsafe function strlen() Oleksii Gaienko 2024-05-01 00:04:18 +03:00
  • e3bf824b9f Fixed incorrect double comparison Oleksii Gaienko 2024-04-30 23:59:49 +03:00
  • 8c2c2db9ca Fixed error Oleksii Gaienko 2024-04-30 23:44:13 +03:00
  • 5aa818f2a6 Update Oleksii Gaienko 2024-04-30 23:43:18 +03:00
  • 680a0842ea
    Merge pull request #5 from GAlexDark/master Oleksii Gaienko 2024-04-30 23:24:34 +03:00
  • c00a2dbac1 Merge branch 'master' of github-qxlsx.com:GAlexDark/QXlsx Oleksii Gaienko 2024-04-30 01:43:25 +03:00
  • 5189ff4b12 Merge branch 'master' of github-qxlsx.com:QtExcel/QXlsx Oleksii Gaienko 2024-04-30 01:12:17 +03:00
  • f3d7e927d9
    Merge pull request #4 from GAlexDark/dev Oleksii Gaienko 2024-04-30 01:02:02 +03:00
  • 7a6a48b054 Removed the commented out code. Oleksii Gaienko 2024-04-29 20:06:16 +03:00
  • a0dda1f974
    Merge pull request #3 from GAlexDark/dev Oleksii Gaienko 2024-04-29 20:00:00 +03:00
  • e59721fe4f Remove unsafe function strlen() Oleksii Gaienko 2024-04-29 19:37:02 +03:00
  • 7c3d43950d
    Merge pull request #2 from GAlexDark/dev Oleksii Gaienko 2024-04-24 00:52:00 +03:00
  • f39bca3b18 Added Codacy Badge Oleksii Gaienko 2024-04-24 00:47:11 +03:00
  • 51125514c3
    Merge pull request #1 from GAlexDark/dev Oleksii Gaienko 2024-04-24 00:39:52 +03:00
  • 30ccd908ce Added Sonarcloud badges Oleksii Gaienko 2024-04-24 00:37:51 +03:00
  • 073bec284d Fix typos v1.4.8 Andreas Deininger 2024-02-29 21:21:47 +01:00
  • 289750922d Fix typos Andreas Deininger 2024-02-29 21:21:47 +01:00
  • 92880e541e fix QDateTime performance on Qt6 Alex Agranov 2024-01-22 11:50:38 +02:00
  • 1f2ca71b81 update Jay Two 2023-12-18 16:09:30 +09:00
  • 0c8a17626f
    Merge pull request #311 from alexagr/fix-empty-columns v1.4.7 Jay Two 2023-12-18 13:19:39 +09:00
  • a98a96497e
    Merge pull request #319 from dfaure-kdab/wip/dfaure/verbose Jay Two 2023-12-18 12:17:24 +09:00
  • afcc107b91 Fixed "segmentation fault" in the thread Oleksii Gaienko 2023-12-15 13:57:02 +02:00
  • f287037db5 Remove cmake debug messages, to reduce noise when used as a git submodule David Faure 2023-12-14 20:17:53 +01:00
  • d6f55336f1 The new version Oleksii Gaienko 2023-11-13 13:35:31 +02:00
  • b79e5359ae Remove GitHub actions that do not work anymore and simplyfy our CMake one Daniel Nicoletti 2023-11-08 20:11:55 -03:00
  • 677eabbdeb Remove GitHub actions that do not work anymore and simplyfy our CMake one Daniel Nicoletti 2023-11-08 20:11:55 -03:00
  • 52dd7463e7 Fix colors alph channel Daniel Nicoletti 2023-11-07 14:09:04 -03:00
  • 5d695201cf Fix colors alph channel dantti/fix_colors Daniel Nicoletti 2023-11-07 14:09:04 -03:00
  • cfe944701e fix worksheet parsing of worsheets that lack dimension / column number Alex Agranov 2023-10-20 01:34:54 +03:00
  • fbf2c37e64 Fix warnings: zero as null pointer constant Stefan Gerlach 2023-07-26 10:05:36 +02:00
  • 4678450162 Fix warnings: zero as null pointer constant Stefan Gerlach 2023-07-26 10:05:36 +02:00
  • 938b3286aa fix merge conflicts Stefan Gerlach 2023-09-20 14:04:31 +02:00
  • c1a39293e6 clang format Stefan Gerlach 2023-09-20 12:37:35 +02:00
  • 2c88e2b6eb Merge remote-tracking branch 'upstream/master' Stefan Gerlach 2023-09-20 12:35:02 +02:00
  • 8c9e89d3f1
    Merge pull request #306 from QtExcel/dantti/enable_precommit Jay Two 2023-09-18 12:30:10 +09:00
  • c0b073535e fix missed merge conflicts Stefan Gerlach 2023-09-15 18:13:14 +02:00
  • 61b9acd91f apply clang-format Stefan Gerlach 2023-09-15 17:56:00 +02:00
  • c054f70ed7 fix merge conflicts Stefan Gerlach 2023-09-15 17:51:02 +02:00
  • 7311b8b537 Add pre-commit so CI integration does auto fixes dantti/enable_precommit Daniel Nicoletti 2023-09-15 10:32:35 -03:00
  • 13b8c85633 Write sheetFormatProps Daniel Nicoletti 2023-09-04 00:40:44 -03:00
  • d014ab3862 Write sheetFormatProps Daniel Nicoletti 2023-09-04 00:40:44 -03:00
  • db608768a3 Add and apply clang-format Daniel Nicoletti 2023-09-04 00:46:33 -03:00
  • 59db522c75 Add and apply clang-format Daniel Nicoletti 2023-09-04 00:46:33 -03:00
  • ee3678831d Fix more warnings: zero as null pointer constant Stefan Gerlach 2023-07-26 10:22:42 +02:00
  • 239a9ebd11 Fix warnings: zero as null pointer constant Stefan Gerlach 2023-07-26 10:05:36 +02:00
  • c8fe6ec1c8 add fontscript to html #289 Oleshko 2023-06-20 22:25:27 +03:00
  • 4ccfbf5ae0 variable instead of hard-coded value AndreiCherniaev 2023-05-16 14:17:20 +09:00
  • b9273d863e
    Merge 3532627fdbee001bf0d4562afe514da4b8759e07 into 499901003f02da34f7fbc1ec214a24e4dc128b74 殷馗 2023-04-26 18:08:19 +00:00
  • 499901003f
    Merge pull request #281 from j2doll/master Jay Two 2023-04-26 18:08:29 +09:00
  • be1871fd1f append .licrc Jay Two 2023-04-26 18:03:28 +09:00
  • fe15ce5d4b
    Update README.RU.md Jay Two 2023-04-26 17:54:51 +09:00
  • a40d08f48b
    Update README.ko.md Jay Two 2023-04-26 17:53:13 +09:00
  • c8692e18b0
    Update README.RU.md Jay Two 2023-04-26 17:51:07 +09:00
  • 99167786c1
    Update README.md Jay Two 2023-04-26 17:48:26 +09:00
  • b180b6d59e
    Merge pull request #272 from MartinDelille/fix-qt-find Jay Two 2023-04-20 16:38:31 +09:00