index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
workbook
Age
Commit message (
Expand
)
Author
2020-12-10
Fix calculation of worksheet name length
Luka Lüdicke
2020-12-03
Extend cell_type_from_value with sanity checks
Toms Mikoss
2020-11-27
Add casting to date
Artem Kozaev
2020-11-27
Allow to set cell type to `date`
Artem Kozaev
2020-07-27
Fix type detection for floats with out-of-rage exponents (#54)
Stefan Daschek
2020-07-14
Set column width to the maximum allowed value (#53)
Sergey Ponomarev
2020-02-13
Improve cell string_autowidth calculations (#44)
Weston Ganger
2019-12-20
Add option to protect against formula injection attacks (#34)
Gabriel Morcote
2019-12-17
Check size in bytes as opposed to string size
Ian Clarkson
2019-12-15
Fix typo.
Stefan Daschek
2019-12-03
Remove unused / stubbed code related to parsing xlsx files
Stefan Daschek
2018-02-08
chore(coverage): 100% coverage, 100% docs
randym
2018-02-08
chore(coverage) increase coverage and cleanup
randym
2018-02-07
fix(docs): patch docs returns -> return
randym
2018-02-06
Merge branch 'master' into release-3.0.0
randym
2018-02-06
Merge pull request #432 from repinel/fix-cols-doc
Randy Morgan (@morgan_randy)
2018-01-11
chore(clean): remove white space
randym
2017-04-01
Merge branch 'master' into release-3.0.0
randym
2017-04-01
chore(doc): document some members
randym
2017-04-01
chore(depreciated): remove depreciated members
randym
2017-03-23
Fix typo
mparramon-kantox
2016-11-15
Merge pull request #499 from ehallmark/pivot_table_bugs
Randy Morgan (@morgan_randy)
2016-11-15
Merge pull request #494 from sato-s/sheet-title
Randy Morgan (@morgan_randy)
2016-11-15
Merge pull request #492 from sato-s/color
Randy Morgan (@morgan_randy)
2016-11-14
set color with Row#color=
sato-s
2016-11-12
fix warning: constant ::Fixnum is deprecated
takkanm
2016-11-07
Added style_info field to pivot_table.rb
Evan Hallmark
2016-11-07
Updated pivot_table#pivot_field_for to use the axisPage attr for page fields ...
Evan Hallmark
2016-11-07
Added pivot table option to pass in list of row fields to omit subtotals from
Evan Hallmark
2016-11-04
Merge pull request #455 from acl-services/text-type
Randy Morgan (@morgan_randy)
2016-11-02
Allow a Row to be passed to merge_cells
Mike Dillon
2016-10-09
Fix #472: worksheet name with underscore
sato-s
2016-04-05
Escape html in :text type
Arkadiy Butermanov
2016-03-23
Implement :text cell type
Arkadiy Butermanov
2016-01-13
Remove incorrect argument
Bruce Davidson
2016-01-13
Fix #440 - allow control of position of outline summary row/columns
Bruce Davidson
2015-12-14
[ci skip] Fix the documentation for Worksheet#cols
Roque Pinel
2015-11-18
remove some code reek
Runar Ingebrigtsen
2015-07-29
workbook.rb: added possibility to reverse the serialization order of workbook
Erik Veijola
2015-07-04
Merge branch 'fix-time-cast' of https://github.com/soutaro/axlsx into soutaro...
Jonathan Tron
2015-07-04
Add test, fix example with tab color generation and fix a but due to a typo
Jonathan Tron
2015-05-23
Option to change tab color
shifakhan
2015-04-26
Update worksheet.rb
Iwan Buetti
2015-01-12
Fix #fit_to to work correctly and fix tests under Ruby 2.2.0
Jurriaan Pruis
2014-12-10
Typo in row.rb
Gary Holtz
2014-10-29
Skip to_time if the value is a Time instance
Soutaro Matsumoto
2014-07-29
Allow multiple autofilters per workbook
mfrank01
2014-04-04
Fix boolean values so the output matches Excel and works on Numbers
Jurriaan Pruis
2014-03-17
Fix RichText warning
Jurriaan Pruis
2014-03-12
Fix autowidth in combination with sanitizing
Jurriaan Pruis
[prev]
[next]