This website requires JavaScript.
fe5fde26bb
Remove a test file that I'd accidentally added
MarkBaker
2021-05-13 12:42:09 +0200
5715bf4644
Next wave of grouping for the refactored MathTrig functions into small group classes, and renaming of methods
MarkBaker
2021-05-12 21:56:20 +0200
22468a7965
Some initial grouping of the refactored MathTrig functions into small group classes, and renaming of methods
MarkBaker
2021-05-12 18:01:48 +0200
4b82920120
Merge pull request #2036 from oleibman/mpdfcache
oleibman
2021-05-12 13:51:30 -0700
a5b7b3074a
Merge branch 'master' into mpdfcache
oleibman
2021-05-12 13:23:30 -0700
9b34f8746b
Use correct Exception, ensure that Shared\Date is referenced by a synonym to ensure clarity, and ensure case-sensitivity for class references
MarkBaker
2021-05-12 17:03:06 +0200
765d4586ae
Renaming the last of the DateTime implementation methods
MarkBaker
2021-05-12 16:12:11 +0200
f7a07747fd
More method renaming
MarkBaker
2021-05-12 15:22:46 +0200
aa3269a863
Some method renaming
MarkBaker
2021-05-12 14:32:39 +0200
97472ae383
Fix AutoFilter dat break referencing the old Now::evaluate() class/method, rather than the new Current::now()
MarkBaker
2021-05-12 13:37:31 +0200
cd667500e0
Group some of the newly extracted Excel DateTime function implementations into groups of related functions with appropriate and meaningful class names, and rename the public methods to be more descriptive of their purpose
MarkBaker
2021-05-12 13:25:28 +0200
7903827475
Deprecation notice in ChangeLog for the old Excel funcion implementations
MarkBaker
2021-05-12 09:55:01 +0200
6fb3d840c2
Merge pull request #2049 from xandros15/#984
oleibman
2021-05-11 14:56:15 -0700
d5492ac8ed
Merge branch 'master' into #984
oleibman
2021-05-11 14:44:33 -0700
d08653433c
fr locale - Add JOURS function (DAYS equivalent)
Tanguy De Taxis
2021-05-11 10:09:55 +0200
9c43d5f1b7
Xlsx Writer Formula with Bool Result of False
Owen Leibman
2021-05-10 21:35:34 -0700
bb11378fca
#984 fix php-cs-fixer warnings
xandros15
2021-05-11 12:44:40 +0200
e5bfc3c899
Add phpcs version compatibility check to pipeline
MarkBaker
2021-05-10 22:44:07 +0200
9fed8d87f6
Two Problems with Sample19
Owen Leibman
2021-05-09 15:41:36 -0700
a0719d8dd4
Use modification time from properties when saving Excel5
MarkBaker
2021-05-09 14:27:50 +0200
2ddb23574e
PHPCS Fix
MarkBaker
2021-05-08 22:39:22 +0200
9a5a630e3f
Check against font attributes
MarkBaker
2021-05-08 22:23:43 +0200
bb572f757f
Should fix phpstan
MarkBaker
2021-05-08 22:18:00 +0200
60e6a59ff2
Additional refactoring
MarkBaker
2021-05-08 22:08:58 +0200
13ec163333
phpstan appeasement
MarkBaker
2021-05-08 21:04:13 +0200
5d6b072fb0
More Minor tweaks
MarkBaker
2021-05-08 20:58:17 +0200
e71c2e46d0
Minor style tweaks
MarkBaker
2021-05-08 19:57:08 +0200
351804335c
Refactor Gnumeric Style Reader into a separate dedicated class
MarkBaker
2021-05-08 19:36:35 +0200
d2e6db71fa
Lookup functions additional unit tests (#2074 )
Mark Baker
2021-05-07 23:40:30 +0200
f28eea7341
Use named regex groups and constants for regex strings
Nathan Dench
2021-05-07 13:00:43 +1000
df01db58ad
Remove complexity from AddressHelper::convertToR1C1
Nathan Dench
2021-05-06 09:57:22 +1000
a96109d89b
Update CHANGELOG.md with R1C1 conversion change
Nathan Dench
2021-05-04 15:21:44 +1000
76ac008911
R1C1 conversion should handle absolute A1 references
Nathan Dench
2021-05-04 14:45:04 +1000
72a36a5bb8
Resolve issue with conditional font size set to zero in PHP8 (#2073 )
Mark Baker
2021-05-07 12:53:59 +0200
115e39ae0c
Issue 2066, highlighting more validation needed for LookupRef Functions (#2069 )
Mark Baker
2021-05-07 11:20:38 +0200
5ee4fbf090
Implement basic autofilter ranges with Gnumeric Reader (#2057 )
Mark Baker
2021-05-04 22:32:12 +0200
4be9366722
Gnumeric Better Namespace Handling (#2022 )
oleibman
2021-05-04 12:41:11 -0700
d0f76fd3ba
#984 change to force typing in condition
xandros15
2021-05-04 11:41:55 +0200
5873116488
Unit testing for row/column/worksheet visibility for Xls and Xlsx files (#2059 )
Mark Baker
2021-05-03 23:46:40 +0200
2b268c8dd9
Fix row visibility in XLS Writer (#2058 )
Mark Baker
2021-05-03 22:21:57 +0200
2b72c7e912
#984 fix Scrutinizer warnings
xandros15
2021-05-03 18:52:15 +0200
346bad1b1d
Fix for Issue 2042 (SUM Partially Broken) (#2045 )
oleibman
2021-05-03 09:31:01 -0700
fd14da1675
Ods defined names unit tests (#2054 )
Mark Baker
2021-05-03 08:39:42 +0200
a757692992
#984 add support notContainsText for conditional styles in xlsx reader
xandros15
2021-05-02 22:09:38 +0200
83e55cffcc
First steps in the implementation of AutoFilters for ODS Reader and Writer (#2053 )
Mark Baker
2021-05-02 22:00:48 +0200
759c192a44
#984 fix phpcs warnings
xandros15
2021-05-02 20:42:28 +0200
defef9a4ff
Merge pull request #1934 from tiagomalheiro/issues/axis-options
oleibman
2021-04-30 15:27:32 -0700
0a56a9cfc6
Merge branch 'master' into issues/axis-options
oleibman
2021-04-30 15:03:57 -0700
d555b5d312
Pattern Fill style should default to 'solid' if there is a pattern fill with colour but no style (#2050 )
Mark Baker
2021-04-30 20:05:45 +0200
0b0215514a
#984 update changelog
xandros15
2021-04-30 15:30:43 +0200
815dabae89
#984 add support notContainsText for conditional styles in xlsx
xandros15
2021-04-30 15:22:07 +0200
cc5c0205d5
Fix for Issue 2029 (Invalid Cell Coordinate A-1) (#2032 )
oleibman
2021-04-29 13:59:01 -0700
e4973fa041
Start work on refactoring the last of the Excel Statistical functions (#2033 )
Mark Baker
2021-04-29 14:34:50 +0200
160ae59751
Resolve problem where underscore placeholder in a number format masks (#2038 )
Mark Baker
2021-04-29 14:15:45 +0200
6c9c8db267
Mpdf Caching
Owen Leibman
2021-04-29 00:10:22 -0700
475874bed3
Initial implementation of the URLENCODE() web function (#2031 )
Mark Baker
2021-04-28 17:10:36 +0200
451cb44613
Merge remote-tracking branch 'origin/master'
MarkBaker
2021-04-28 14:20:53 +0200
44ebae9438
Fix a couple of now invalid callable references in the Calculation Engine lookup table
MarkBaker
2021-04-28 14:20:32 +0200
d118a7070b
Completion of refactoring for Excel Lookup and Reference functions (#2030 )
Mark Baker
2021-04-28 14:08:20 +0200
8d7be25823
Improve Range handling in the Calculation Engine for Row and Column ranges (#2028 )
Mark Baker
2021-04-27 19:10:37 +0200
27eac4d649
Some refactoring improvements to parsing Style information in the Xls Reader (#2025 )
Mark Baker
2021-04-25 13:48:42 +0200
4e2259c135
BREAKING `Worksheet::getRowDimension()` and `Worksheet::getColumnDimension()` cannot return null anymore
Adrien Crivelli
2021-04-25 16:10:09 +0900
2e39ece373
BREAKING `Worksheet::getCellByColumnAndRow()` cannot return null anymore
Adrien Crivelli
2021-04-25 15:31:56 +0900
1e8ff9f852
DateTimeExcel - Change Names of funcWhatever to evaluate (#2015 )
oleibman
2021-04-24 09:56:58 -0700
a01a401228
MathTrig - Fix Phpstan Accomodations (#2020 )
oleibman
2021-04-24 09:12:17 -0700
557601f584
Xls writer improve styles (#2014 )
Mark Baker
2021-04-24 17:10:09 +0200
3b8ef420ac
Issue 1967 conditional formatting data bar problems (#2012 )
Mark Baker
2021-04-24 16:49:06 +0200
55a41e8cae
Eliminate a big chunck of duplicated code for reading styles (#2021 )
Mark Baker
2021-04-24 16:20:27 +0200
b05dc31850
MathTrig - Change Names of funcWhatever to evaluate (#2008 )
oleibman
2021-04-20 13:43:29 -0700
c79a9a8e21
Improved Support for INDIRECT, ROW, and COLUMN Functions (#2004 )
oleibman
2021-04-20 13:16:21 -0700
aeccdb35e2
XLSX Reader and Empty Fill Tag (#2011 )
oleibman
2021-04-20 08:20:59 -0700
6282035c96
Extract Property and Style readers from the XML Reader into separate classes (#2009 )
Mark Baker
2021-04-20 15:27:44 +0200
62f5135dc4
Merge pull request #1769 from tiagof/issue-907-absolute-path-in-Target
oleibman
2021-04-19 07:32:15 -0700
107f707df6
Merge branch 'issue-907-absolute-path-in-Target' of https://github.com/tiagof/PhpSpreadsheet into issue-907-absolute-path-in-Target
Tiago Fernandes
2021-04-19 14:40:33 +0100
142e7eea7a
Fix style
Tiago Fernandes
2021-04-19 14:40:25 +0100
11f8a02194
Merge branch 'master' into issue-907-absolute-path-in-Target
Tiago Fernandes
2021-04-19 14:32:20 +0100
ee4f10e85c
Updated Changelog
Tiago Fernandes
2021-04-19 14:31:10 +0100
559c0761df
Remove unnecessary changes. Added test
Tiago Fernandes
2021-04-19 11:25:48 +0100
caf11fe808
Refactoring to extract DocProperties Reader from Gnumeric Reader (#2007 )
Mark Baker
2021-04-18 20:09:04 +0200
f49a951bea
Tag deprecations for MathTrig, and eliminate calls to the deprecated methods (#2005 )
Mark Baker
2021-04-18 12:19:53 +0200
818b993f2e
Check array key exists before access in Xlsx.php (#1970 )
jarrett jordaan
2021-04-18 12:14:01 +0200
edca1f573d
Use validation classes rather than traits for Engineering functions (#2001 )
Mark Baker
2021-04-13 17:24:45 +0200
ddd07ee504
Use validation classes rather than traits for Statistical functions, … (#1999 )
Mark Baker
2021-04-13 16:56:21 +0200
33ec70668b
Shortcut for increased performance for the vast majority of simple cases
Adrien Crivelli
2021-04-13 11:33:37 +0900
d85eaacfa3
BREAKING `Worksheet::getCell()` cannot return null anymore
Adrien Crivelli
2021-04-13 10:11:59 +0900
a34695e0f9
Financial functions more rationalization (#1990 )
Mark Baker
2021-04-12 22:08:58 +0200
49f87de165
Reduce PHPStan error in tests
Adrien Crivelli
2021-04-12 11:10:23 +0900
89aa7e6fcd
Introduce PHPstan baseline
Adrien Crivelli
2021-04-11 16:56:36 +0900
f9532231d2
PHPStan Level 3
Adrien Crivelli
2021-04-04 22:20:00 +0900
02f37d4f7e
Consolidate use of constants Remove link to deprecated method in favour of new method
MarkBaker
2021-04-06 22:57:35 +0200
37ebc99a5a
Merge pull request #1869 from AkiraPenguin/master
oleibman
2021-04-06 09:01:52 -0700
da28089c3c
Merge branch 'master' into master
Akira Taniguchi
2021-04-06 23:56:37 +0900
bc18fb7e77
more extraction of Excel Financial functions (#1989 )
Mark Baker
2021-04-06 12:45:37 +0200
551bbdf30f
Update CsvOutputEncodingTest.php
Akira Taniguchi
2021-04-06 18:53:21 +0900
063496dbe0
Merge pull request #1922 from ccrims0n/fix_excel_overwrite
oleibman
2021-04-05 22:43:29 -0700
93d858a064
Merge branch 'master' into fix_excel_overwrite
Vivek
2021-04-06 08:19:44 +0530
e48ffdbe77
Update CsvOutputEncodingTest.php
Akira Taniguchi
2021-04-06 04:44:24 +0900
991616d1d9
Update CsvOutputEncodingTest.php
Akira Taniguchi
2021-04-06 04:39:26 +0900
eac9dd3168
Update Csv.php
Akira Taniguchi
2021-04-06 04:34:36 +0900
86f3bdd598
Update CsvOutputEncodingTest.php
Akira Taniguchi
2021-04-06 04:27:14 +0900