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
/
worksheet
/
cell.rb
Age
Commit message (
Expand
)
Author
2017-04-01
chore(doc): document some members
randym
2016-04-05
Escape html in :text type
Arkadiy Butermanov
2016-03-23
Implement :text cell type
Arkadiy Butermanov
2015-11-18
remove some code reek
Runar Ingebrigtsen
2014-10-29
Skip to_time if the value is a Time instance
Soutaro Matsumoto
2014-03-12
Fix autowidth in combination with sanitizing
Jurriaan Pruis
2014-03-05
Small fixes
Jurriaan Pruis
2014-03-04
Fix cell merging, #179
Jurriaan Pruis
2014-03-03
Add support for array formulas.
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-08-17
whitespace and debug cleanup
Randy Morgan
2013-01-15
Added support for iso 8601 data types.
Randy Morgan
2013-01-10
reduced processing of 3000 rows from 3+ seconds to just under 2
Randy Morgan
2012-12-21
removed typo space
Randy Morgan
2012-12-21
Applied patches for 1.8.7
Randy Morgan
2012-12-20
Simplified to_xml_string serialization
Randy Morgan
2012-12-14
Added formula_values options and specs for sheet format pr.
Randy Morgan
2012-11-25
Added note for ::CGI.escapeHTML performance issue
Randy Morgan
2012-11-25
Removed row data type validation for cells
Randy Morgan
2012-11-08
fixed cell text run validation for u and family
Randy Morgan
2012-10-14
Refactored to use options parser and serialized attributes.
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
fix error in font_size calculation when using user specified styles that do n...
Randy Morgan
2012-08-02
hmm…. ditch red carpet and do some docs
Randy Morgan
2012-07-17
fix part ordering for worksheet
Randy Morgan
2012-07-17
clean up cell_range
Randy Morgan
2012-07-15
refactoring auto width calculation to improve code quality.
Randy Morgan
2012-07-14
1.1.8 release prep
Randy Morgan
2012-06-04
ooops! start_with needs a ? after it.
Randy Morgan
2012-06-02
more work on solidifying parsing of data caching for charts to eliminate form...
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-18
use method not instance variable for determining if cell level style customiz...
Randy Morgan
2012-04-13
update cell to use common lib method
Randy Morgan
2012-04-06
put only plain string cells in shared string table
ochko
2012-04-04
shared string should be faster than non-shared string serialization
ochko
2012-04-02
Merge pull request #73 from jurriaan/empty-cell
Randy Morgan
2012-04-03
pre-release cleanup
Randy Morgan
2012-04-02
Support nil cells for all types
Jurriaan Pruis
2012-04-01
Skip cells with nil values
Jurriaan Pruis
2012-04-01
Fixed formula handling
Jurriaan Pruis
2012-03-31
Merge pull request #72 from joekain/perf
Randy Morgan
2012-03-31
Build self_hash up from INLINE_STYLES
Joe Kain
2012-04-01
part way through changing all serialization to use string concatenation prior...
Randy Morgan
2012-03-29
Implement full set of col attributes and improve performance of autowidth two...
Randy Morgan
[prev]
[next]