index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
workbook
Age
Commit message (
Expand
)
Author
2017-02-21
chore(travis): include 2.4 in tests
randym
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-14
Test case to check sheet name is intact after serialized to xml
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
Added pivot table option to pass in list of row fields to omit subtotals from
Evan Hallmark
2016-11-04
fix(test): explicitly require members in xpath query assertion
randym
2016-11-04
Merge pull request #455 from acl-services/text-type
Randy Morgan (@morgan_randy)
2016-11-03
Add tests
Arkadiy Butermanov
2016-11-02
Allow a Row to be passed to merge_cells
Mike Dillon
2016-02-01
Add test case for worksheet rendering as requested
Bruce Davidson
2016-01-13
Fix #440 - allow control of position of outline summary row/columns
Bruce Davidson
2015-11-18
remove some code reek
Runar Ingebrigtsen
2015-07-04
Add test to confirm control characters are removed from shared strings
Thomas Cannon
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-01-12
Fix #fit_to to work correctly and fix tests under Ruby 2.2.0
Jurriaan Pruis
2014-10-29
Skip to_time if the value is a Time instance
Soutaro Matsumoto
2014-08-01
Add example and test for auto filters on multiple worksheet (refs #338)
Jonathan Tron
2014-04-04
Fix boolean values so the output matches Excel and works on Numbers
Jurriaan Pruis
2014-03-12
Fix autowidth in combination with sanitizing
Jurriaan Pruis
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
2014-02-26
Ensure auto_filter defined name is correctly added to workbook (refs #285)
Jonathan Tron
2014-02-26
Add auto_filter defined name in `Axlsx::Worksheet#to_xml_string` (refs #285)
Jonathan Tron
2014-02-26
Fix wrong value for auto_filter defined name (refs #285)
Jonathan Tron
2014-02-26
Do not put Axlsx::DefinedName#name in serialized_attributes (fixes #285)
Jonathan Tron
2014-01-23
fixing comments for 2010 starter edition
Dustin Smith
2013-09-30
add name attribute to cell to create defined names for a single cell. https:/...
Randy Morgan
2013-09-29
Integrate workbook views and alter serialization
Randy Morgan
2013-09-29
Added workbook views collection and workbook view object
Randy Morgan
2013-09-13
remove unused test vars
Randy Morgan
2013-09-13
Add support for automatically adjusting serialized times and dates to account...
Randy Morgan
2013-09-13
repair pivot table data ref populate and bring coverage back up to 100%
Randy Morgan
2013-09-13
Fixes for anchor swapping when adding images. - Two -> One swap still pending.
Randy Morgan
2013-09-13
Page Breaks - round one
Randy Morgan
2013-09-13
sorry folks 1.8.7 is just simply a no-go
Randy Morgan
2013-08-29
dont rely on jruby 1.9 to produce an ordered hash
Randy Morgan
2013-08-19
More work on page breaks
Randy Morgan
2013-08-17
add first bits of col/row break support
Randy Morgan
2013-08-17
whitespace and debug cleanup
Randy Morgan
2013-08-17
remove debug code from test
Randy Morgan
2013-08-17
fixed specs for sheet view to ensure camelized serialization
Randy Morgan
2013-07-24
Add tests for data source option for pivot tables
Jean Jacques Warmerdam
2013-07-08
Make relationship ids more reliable.
Stefan Daschek
[next]