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_worksheet.rb
Age
Commit message (
Expand
)
Author
2023-06-10
Fix safe Style/ColonMethodCall offenses
Geremia Taglialatela
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
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-13
Merge branch 'master' into escape-formulas-improvement
Johnny Shields
2023-04-09
Fix Layout/ExtraSpacing offenses
Geremia Taglialatela
2023-04-09
Fix offenses related to indentation consistency
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix offenses related to trailing commas
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-08
Fix Layout/SpaceBeforeFirstArg offenses
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceAroundBlockParameters offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLineBetweenDefs offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2023-03-31
Add settings for escape_formulas at global, workbook, worksheet, row and cell...
johnnyshields
2022-11-02
Improve BorderCreator args
Weston Ganger
2022-10-12
Resolve all TODOs
Weston Ganger
2021-12-29
Fix Worksheet#name_to_cell bug which returned reversed row/col indexes
Weston Ganger
2020-12-10
Fix calculation of worksheet name length
Luka Lüdicke
2020-12-10
Delete redundant worksheet name too long test
Luka Lüdicke
2020-11-26
Group worksheet name tests together
Luka Lüdicke
2019-12-17
Check size in bytes as opposed to string size
Ian Clarkson
2018-02-08
chore(coverage): 100% coverage, 100% docs
randym
2017-04-01
chore(test): update tests for depreciated methods
randym
2016-11-12
fix warning: constant ::Fixnum is deprecated
takkanm
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
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-02-26
Huge refactoring
Jurriaan Pruis
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-01-23
fixing comments for 2010 starter edition
Dustin Smith
2013-09-29
Integrate workbook views and alter serialization
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-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-07-08
Make relationship ids more reliable.
Stefan Daschek
2013-06-23
fix typo in specs
Randy Morgan
2013-06-23
added sparse array transposition with blocks for rows/cols switching and some...
Randy Morgan
2013-05-12
implement transpose for SimpleTypedList that supports sparse data.
Randy Morgan
2013-04-28
Refactored and renamed space preservation
Randy Morgan
2013-04-27
Add a preserve_spaces option to worksheet, defaults to true
Adam Gardiner
2013-01-02
Worksheet name uniqueness doesn't apply to itself
Edward Anderson
[next]