Commit Graph

  • 5620e5be7a
    Merge pull request #651 from tfussell/fix-range-iterator-decrement Thomas Fussell 2022-08-21 20:39:49 -0500
  • d45e831f47 fix copy-and-paste bug Thomas Fussell 2022-08-21 11:18:20 -0500
  • c689943a63
    Merge pull request #650 from tfussell/defined-names Thomas Fussell 2022-08-21 11:09:55 -0500
  • a52bcd5fef implement defined names Thomas Fussell 2022-08-21 10:57:02 -0500
  • f1107a5b0f
    Merge pull request #649 from tfussell/fix-cell-reference-hash Thomas Fussell 2022-08-13 15:21:48 -0500
  • 8a5f208b3a fix cell_reference hash import Thomas Fussell 2022-08-13 15:07:31 -0500
  • 1945691bb6
    Merge pull request #647 from tfussell/shared-array-formulas Thomas Fussell 2022-08-13 13:38:01 -0500
  • bf92dd7640 implement shared and array formulas Thomas Fussell 2022-08-13 13:20:25 -0500
  • 69a20f3627
    Merge pull request #646 from tfussell/fix-unhandled-values-in-switch Thomas Fussell 2022-08-13 09:15:17 -0500
  • 5c2fdff70f fix unhandled enumeration values in switch statement Thomas Fussell 2022-08-13 08:52:32 -0500
  • 538f80794c
    Merge pull request #635 from Blakjak88/master Thomas Fussell 2022-08-07 14:12:15 -0500
  • 6b5755af30
    Update xlsx_producer.cpp Blakjak88 2022-08-07 11:11:15 +0800
  • f3bbaa3eeb
    Merge pull request #628 from softvise/softvise/patches Thomas Fussell 2022-08-06 13:53:08 -0500
  • ef4dec6ebc
    Merge pull request #617 from beached/patch-1 Thomas Fussell 2022-08-06 12:13:04 -0500
  • 80cdf8ff46
    Merge branch 'master' into patch-1 Thomas Fussell 2022-08-06 12:11:05 -0500
  • 8b0cd6a935
    Merge pull request #618 from tfussell/dependabot/npm_and_yarn/minimist-1.2.6 Thomas Fussell 2022-08-06 12:10:16 -0500
  • c70abb76d3
    Merge branch 'master' into dependabot/npm_and_yarn/minimist-1.2.6 Thomas Fussell 2022-08-06 12:10:07 -0500
  • 93a46a867d
    Merge pull request #634 from tfussell/dependabot/npm_and_yarn/node-fetch-2.6.7 Thomas Fussell 2022-08-06 12:09:56 -0500
  • 772cd8e9d2
    Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-08-06 17:05:20 +0000
  • baa41b9722
    Bump node-fetch from 2.6.1 to 2.6.7 dependabot[bot] 2022-08-06 17:05:19 +0000
  • fea07a81d3
    Merge pull request #645 from tfussell/dependabot/npm_and_yarn/ansi-regex-4.1.1 Thomas Fussell 2022-08-06 12:04:31 -0500
  • d35868d70f
    Bump ansi-regex from 4.1.0 to 4.1.1 dependabot[bot] 2022-08-06 16:39:27 +0000
  • 1d542f0d8b
    Merge pull request #636 from tfussell/dependabot/npm_and_yarn/parse-url-6.0.2 Thomas Fussell 2022-08-06 11:39:05 -0500
  • bf0018899d
    Bump parse-url from 6.0.0 to 6.0.2 dependabot[bot] 2022-07-05 23:42:50 +0000
  • dbfed051c8
    Update xlsx_producer.cpp Blakjak88 2022-07-05 12:53:47 +0800
  • cef67bdc45 Fix format::number_format Markus Färber 2022-05-10 14:50:20 +0200
  • 4da810eaef
    Missing include in number_formatter.cpp Darrell Wright 2022-03-18 18:46:27 -0400
  • d88c901faa
    Merge pull request #608 from imgspc/iter_has_value Thomas Fussell 2022-01-09 17:42:00 -0500
  • 0246c7bece
    Merge pull request #607 from doomlaur/bugfix/windows_utf16_paths Thomas Fussell 2022-01-09 17:41:18 -0500
  • 69f651e3a1
    Merge pull request #601 from doomlaur/bugfix/system_default_date_time Thomas Fussell 2022-01-09 17:39:04 -0500
  • 09dd4797b4
    Merge pull request #600 from doomlaur/bugfix/streaming_reader_clean_cell_state Thomas Fussell 2022-01-09 17:37:18 -0500
  • 0193ae7b37
    Merge pull request #584 from wuganhao/feature/print-settings Thomas Fussell 2022-01-09 17:35:32 -0500
  • 7e90dad59c
    Merge branch 'master' into feature/print-settings Thomas Fussell 2022-01-09 16:43:16 -0500
  • 5ff980854a
    Merge branch 'master' into iter_has_value Félix Bourbonnais 2021-12-09 14:13:21 -0500
  • 732cbe05b5
    Merge branch 'master' into bugfix/windows_utf16_paths Laurențiu Leahu-Vlăducu 2021-12-09 16:49:46 +0100
  • 8c584321a5
    Paths on Windows are now correctly converted from UTF-8 to UTF-16 instead of UCS-2. This fixes issues with file paths that use 2 wchar_t characters / 4 bytes, also called surrogate pairs. Modified the unit tests to test this case. Laurențiu Leahu-Vlăducu 2021-12-09 16:39:44 +0100
  • 28f7e6fa69 Add has_value to cell_iterator Félix Bourbonnais 2021-12-08 15:49:14 -0500
  • 0cc90971b0
    Merge pull request #604 from daixtrose/patch-1 Thomas Fussell 2021-12-06 16:18:26 -0600
  • 919d341fb9
    add c++ code rendering to markdwon text Markus Werle 2021-12-06 21:30:07 +0100
  • 2f2e0a37a4
    Adapted the format_locale enum to include the System Default locale for the Date and Time types. Laurențiu Leahu-Vlăducu 2021-12-01 23:34:20 +0100
  • 88326727de
    cell::is_date() now correctly works for dates (saved in Excel as strings), not only for times (saved in Excel as numbers). Laurențiu Leahu-Vlăducu 2021-12-01 19:33:25 +0100
  • 147307c90b
    Added support for the System Default locale for the Time and Long Date types in Excel, as explained here: https://bz.apache.org/ooo/show_bug.cgi?id=70003 Laurențiu Leahu-Vlăducu 2021-12-01 19:31:14 +0100
  • 2de56a4553
    cell::is_date() now correctly works for dates (saved in Excel as strings), not only for times (saved in Excel as numbers). Laurențiu Leahu-Vlăducu 2021-12-01 19:33:25 +0100
  • ca431bee3c
    Added support for the System Default locale for the Time and Long Date types in Excel, as explained here: https://bz.apache.org/ooo/show_bug.cgi?id=70003 Laurențiu Leahu-Vlăducu 2021-12-01 19:31:14 +0100
  • f6f4adca7d
    Fixed a bug when using the xlnt::streaming_workbook_reader where a streaming cell could still contain information from the previously streamed cell. This could happen if the new cell did not contain information that could override the information of the previous cell, e.g. when the cell in XML only contained something like <c r="H4"/>, so the streamed cell still contained the type and the string/value of the previously streamed cell. Laurențiu Leahu-Vlăducu 2021-12-01 14:02:46 +0100
  • c9d896c816 Fix character set error when compiling under non-English Windows. Wu, Ganhao 2021-09-04 02:15:55 +0800
  • b81d76a223 Fix test case - page size now optional. Wu, Ganhao 2021-09-04 02:15:19 +0800
  • 1be73c40f8 Fix character set error when compiling under non-English Windows. Wu, Ganhao 2021-09-04 01:18:38 +0800
  • 5946eec32e Fix - Print Settings (Page Size, margins, etc) not saved when loading a file and save it. Wu, Ganhao 2021-08-29 02:56:57 +0800
  • 3a279fcaab
    Merge pull request #580 from pomer/master Thomas Fussell 2021-08-22 09:04:11 -0400
  • 94d784f68e
    Merge pull request #575 from LorenDB/patch-1 Thomas Fussell 2021-08-22 09:03:06 -0400
  • a736834902
    Merge branch 'master' into patch-1 Thomas Fussell 2021-08-22 09:01:00 -0400
  • 10ff20c943 Merge branch 'imgspc-Issue484/fix-calculate-dimension-when-not-skipping-nulls' Thomas Fussell 2021-08-22 08:59:57 -0400
  • 50a792a01a Merge branch 'Issue484/fix-calculate-dimension-when-not-skipping-nulls' of https://github.com/imgspc/xlnt into imgspc-Issue484/fix-calculate-dimension-when-not-skipping-nulls Thomas Fussell 2021-08-22 08:59:05 -0400
  • bb7bc8c01d
    Merge pull request #539 from sphawk/master Thomas Fussell 2021-08-22 08:49:33 -0400
  • 04b6b97577
    Merge branch 'master' into master Thomas Fussell 2021-08-22 08:41:01 -0400
  • febb4c6043
    Merge pull request #582 from tfussell/maintenance Thomas Fussell 2021-08-22 08:36:50 -0400
  • 04ebd7ef9d fix warnings, bump copyright, fix typo, update npm libs Thomas Fussell 2021-08-22 08:23:18 -0400
  • 99372e3f11 LibreOffice color names support Vladimir S. Yakovlev 2021-08-17 00:46:39 +0300
  • e2361402a4
    Bump path-parse from 1.0.6 to 1.0.7 dependabot[bot] 2021-08-12 04:01:08 +0000
  • 5d89cf32c9
    Add shell description of AUR package Loren Burkholder 2021-07-19 16:52:34 -0400
  • c160db4ef6
    Merge branch 'master' into master Sewon Park 2021-06-24 15:45:51 +0900
  • b8d6522ba8
    Bump glob-parent from 5.1.1 to 5.1.2 dependabot[bot] 2021-06-11 08:04:07 +0000
  • 4294e31253 include first empty rows and columns in range if skip_null false vkovec 2021-04-16 11:44:13 -0400
  • 20f3dac28b reenable tests Thomas Fussell 2021-02-23 19:36:07 -0400
  • 74fc642676 work on strikethrough for #530 Thomas Fussell 2021-02-21 16:52:03 -0400
  • 7f51eed107 os-independent weekday calculation Thomas Fussell 2021-02-21 08:18:26 -0400
  • 70eb0d4e66 undef min and max, fixes #545 Thomas Fussell 2021-02-21 08:00:10 -0400
  • 65252b3a7d appveyor too Thomas Fussell 2021-02-20 22:43:57 -0400
  • 705827c88e fix syntax Thomas Fussell 2021-02-20 22:34:24 -0400
  • d0844421e5 checkout submodules in circleci Thomas Fussell 2021-02-20 22:33:30 -0400
  • 60b2d9cfd1 ignore nullptr warning in libstudxml, update to latest beta 9, and switch to submodule Thomas Fussell 2021-02-20 22:29:59 -0400
  • e15e47590c remove libstudxml Thomas Fussell 2021-02-20 18:34:53 -0400
  • 7f44dc2274 minimum support for xlsm Sewon Park 2021-01-21 21:45:24 +0900
  • e66e417b0c
    Merge pull request #525 from kbelyaev/memory_leaks_fix Thomas Fussell 2021-01-03 19:44:46 -0500
  • f0da7f61bb
    Merge branch 'master' into memory_leaks_fix Thomas Fussell 2021-01-03 19:31:11 -0500
  • 7fca8fc9b9
    Merge pull request #537 from tfussell/warning-and-memory Thomas Fussell 2021-01-03 19:30:38 -0500
  • 6987c1f233 add constructor Thomas Fussell 2021-01-03 19:04:41 -0500
  • a8b631bcbb replace enable_if_t Thomas Fussell 2021-01-03 18:42:56 -0500
  • c007dafe33 add include Thomas Fussell 2021-01-03 18:26:48 -0500
  • 1868128dda
    Merge branch 'master' into memory_leaks_fix Thomas Fussell 2021-01-03 12:22:12 -0500
  • e53ef68469 fix compiler warnings and some valgrind problems Thomas Fussell 2021-01-03 12:20:46 -0500
  • 98e80133ae
    Merge pull request #533 from tfussell/time-struct-warning Thomas Fussell 2021-01-03 10:31:50 -0500
  • 23244120fb
    Merge branch 'master' into time-struct-warning Thomas Fussell 2021-01-03 10:15:46 -0500
  • 35687270e5
    Merge pull request #536 from tfussell/gcc4-compat Thomas Fussell 2021-01-03 09:53:52 -0500
  • 0039eab40d fix gcc 4.8.2 build problems Thomas Fussell 2021-01-03 09:33:43 -0500
  • b9a1b48811
    Merge branch 'master' into time-struct-warning Thomas Fussell 2021-01-02 16:09:15 -0500
  • f99cf3bde0
    Merge pull request #535 from tfussell/fix-build Thomas Fussell 2021-01-02 16:09:00 -0500
  • 0f76a282ca update npm deps Thomas Fussell 2021-01-02 15:36:08 -0500
  • c5d449915f fix shared string handling Thomas Fussell 2021-01-02 15:28:14 -0500
  • 18e82f35d3 Revert "Shared strings" Thomas Fussell 2021-01-02 15:20:56 -0500
  • e9ec6a3dd1
    Merge branch 'master' into time-struct-warning Thomas Fussell 2021-01-02 15:08:21 -0500
  • 863372331f
    Merge pull request #532 from tfussell/dependabot/npm_and_yarn/ini-1.3.8 Thomas Fussell 2021-01-02 15:08:06 -0500
  • e6e00de51d
    Merge branch 'master' into dependabot/npm_and_yarn/ini-1.3.8 Thomas Fussell 2021-01-02 15:07:49 -0500
  • bf90210d26
    Merge pull request #529 from emmanuel099/worksheet_empty Thomas Fussell 2021-01-02 15:07:29 -0500
  • ca2abc9ddc
    Merge branch 'master' into worksheet_empty Thomas Fussell 2021-01-02 15:07:08 -0500
  • 5b94bc60c0
    Merge pull request #528 from emmanuel099/workbook_check_out_of_range_in_sheet_by_index Thomas Fussell 2021-01-02 15:06:40 -0500
  • 263678758c
    Bump ini from 1.3.5 to 1.3.8 dependabot[bot] 2021-01-02 20:06:25 +0000
  • c448d9788a
    Merge branch 'master' into workbook_check_out_of_range_in_sheet_by_index Thomas Fussell 2021-01-02 15:06:21 -0500
  • 059c3bd8cd
    Merge pull request #513 from tfussell/dependabot/npm_and_yarn/node-fetch-2.6.1 Thomas Fussell 2021-01-02 15:05:38 -0500