index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
workbook
/
worksheet
/
tc_cell.rb
Age
Commit message (
Expand
)
Author
2023-10-02
Fix failing spec
johnnyshields
2023-10-02
Set escape_formulas as "true" as a global default.
johnnyshields
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
2023-05-15
Remove ability to set `u=` to true in favor of :single
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-23
Add test to ensure various OWASP prefixes are never parsed as formula
Stefan
2023-04-13
Merge branch 'master' into escape-formulas-improvement
Johnny Shields
2023-04-10
Fix Layout/LeadingCommentSpace offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-03
Escape array formulas
johnnyshields
2023-04-02
`escape_formulas` should handle all [OWASP-designated formula prefixes](https...
johnnyshields
2022-02-06
Autowidth cell calculation is now configurable
Tobias Egli
2021-01-05
Merge pull request #71 from artplan1/add-date-type
Noel Peden
2020-12-03
Extend cell_type_from_value with sanity checks
Toms Mikoss
2020-11-27
Add casting to date
Artem Kozaev
2020-07-27
Fix type detection for floats with out-of-rage exponents (#54)
Stefan Daschek
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
2018-02-08
chore(coverage) increase coverage and cleanup
randym
2016-11-04
fix(test): explicitly require members in xpath query assertion
randym
2016-11-03
Add tests
Arkadiy Butermanov
2014-10-29
Skip to_time if the value is a Time instance
Soutaro Matsumoto
2014-03-04
Fix cell merging, #179
Jurriaan Pruis
2014-03-04
Array forumla tests.
tafryn
2014-03-01
Implemented RichText (multiple text runs)
Jurriaan Pruis
2014-02-26
Huge refactoring
Jurriaan Pruis
2013-09-30
add name attribute to cell to create defined names for a single cell. https:/...
Randy Morgan
2013-01-15
Added support for iso 8601 data types.
Randy Morgan
2012-11-08
fixed cell text run validation for u and family
Randy Morgan
2012-09-23
Autofilter extended implementation
Randy Morgan
2012-09-14
incorporate deeper check for cell size and adjust for bold
Randy Morgan
2012-09-07
properly recognize exponential values as float
Randy Morgan
2012-08-12
specs to prove the sz bug is actually fixed.
Randy Morgan
2012-07-15
cleanup worksheet initializer.
Randy Morgan
2012-05-17
fix ALL the warnings!
Randy Morgan
2012-05-15
bring coverage up to 100% and patch a few minor bugs in cell style overrides ...
Randy Morgan
2012-05-12
patch formula parsing.
Randy Morgan
2012-05-09
patch nil row style issue
Randy Morgan
2012-04-06
put only plain string cells in shared string table
ochko
2012-04-02
Merge pull request #73 from jurriaan/empty-cell
Randy Morgan
2012-04-02
Updated tests for nil cells
Jurriaan Pruis
2012-04-02
move axlsx.rb helper methods into separate test suite.
Randy Morgan
2012-04-01
Test 3+ letter column references and indices.
Joe Kain
2012-04-01
part way through changing all serialization to use string concatenation prior...
Randy Morgan
2012-03-28
Still not fast enough?
Randy Morgan
2012-03-27
FAST ENOUGH?
Randy Morgan
[next]