c2fb23e30ffirst stab at cell objects, #182
madflow
2017-02-09 11:06:23 +01:00
4e6db6a8a1Update copyright year (#412)
Adrien Loison
2017-04-28 11:17:41 +02:00
e25e61d37aUpdate copyright year
Adrien Loison
2017-04-28 11:03:51 +02:00
048105461cFix shared strings XML Entities auto decode (#411)
Adrien Loison
2017-04-28 02:27:33 +02:00
ff6fb2c69dFix shared strings XML Entities auto decode
Adrien Loison
2017-04-28 00:57:11 +02:00
c6d8042b8dMerge 248ece17886199d414a0e86b6ca978eec5cbcd97 into 1eb01a3d2a983d06ac59183b22b3ad6d91795fd9
Marie
2017-04-18 08:12:31 +00:00
ead02c8f17Merge 00b25bab166f5118b526936b0f4da657092ea538 into 1eb01a3d2a983d06ac59183b22b3ad6d91795fd9
The Gitter Badger
2017-04-17 06:12:12 +00:00
1eb01a3d2aUse constants instead of arbitrary strings in SheetHelper (#407)
Adrien Loison
2017-04-15 23:52:48 +02:00
dd1e169387Use constants instead of arbitrary strings in SheetHelper
Adrien Loison
2017-04-15 23:42:16 +02:00
9f80ece73fMinor fixes for tests (#406)
Adrien Loison
2017-04-15 23:33:50 +02:00
25dea7f60cMinor fixes for tests
Adrien Loison
2017-04-15 23:28:52 +02:00
7f8b95b2f3Expose Sheet::isActive() to provide info about the last active sheet (#405)
Adrien Loison
2017-04-15 21:40:19 +02:00
f2857871b0Expose Sheet::isActive() to provide info about the last active sheet
Adrien Loison
2017-04-15 20:17:20 +02:00
4a65466b61Prevent error when close() called while writer already closed (#402)
v2.7.2
Adrien Loison
2017-03-28 15:07:48 +02:00
2a9d35af3dPrevent error when close() called while writer already closed
Adrien Loison
2017-03-28 14:53:00 +02:00
742780613aDo not add space between text nodes (#401)
Adrien Loison
2017-03-28 14:36:15 +02:00
30e4dd7c9aDo not add space between text nodes
Adrien Loison
2017-03-28 14:30:33 +02:00
3128f86769Remove max line length when reading CSV files (#399)
Adrien Loison
2017-03-28 13:55:06 +02:00
85fdd9f295Remove max line length when reading CSV files
Adrien Loison
2017-03-28 11:04:10 +02:00
c0382a2868Merge db2199544ffa29fe7179a7d9304b04967895b2af into d898f91917bafc4f658e0323507e83bf3393b9e0
Alexandr Jeliuc (a2xchip)
2017-03-27 16:28:26 +00:00
bc8fcf1c02Excel export: added a special case to add HYPERLINK Formula when text in the cell matches =HYPERLINK("link","name")
Michael Simpson
2016-11-03 19:51:00 -04:00
e276b4378eFix crash when using associative array with empty row (#354)
v2.7.1
Adrien Loison
2016-11-03 13:45:18 -07:00
c452fa1f31Fix crash when using associative array with empty row
Adrien Loison
2016-11-03 13:30:09 -07:00
7246fb5e34Excel export: added a special case to add HYPERLINK Formula when text in the cell matches =HYPERLINK("link","name")
Michael Simpson
2016-11-02 10:33:28 -04:00
9ce77405e0Refactor Style::mergeWith() and StyleHelper::getStyleSectionContent() (#346)
Adrien Loison
2016-10-19 17:01:19 -07:00
e7f0d61651Refactor Style::mergeWith() and StyleHelper::getStyleSectionContent()
Adrien Loison
2016-10-19 13:27:18 -07:00