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_pane.rb
Age
Commit message (
Expand
)
Author
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
Remove redundant load paths
Geremia Taglialatela
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-04-10
Fix Layout/LeadingCommentSpace offenses
Geremia Taglialatela
2023-04-09
Fix offenses related to indentation consistency
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLineBetweenDefs offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2023-04-06
Fix Style/Encoding offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2012-10-14
Refactored to use options parser, accessors and serialization attributes
Randy Morgan
2012-06-09
add test for frozen unspecified row column path in serialization
Randy Morgan
2012-06-07
patch unit tests for sheet view and pane serialization.
Randy Morgan
2012-06-06
Test fix.
Jan-Hendrik Hühne
2012-06-06
Changes default value of xSplit and ySplit.
Jan-Hendrik Hühne
2012-06-06
Cosmetics
Jan-Hendrik Hühne
2012-06-06
Pane stuff and tests.
Jan-Hendrik Hühne