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
/
pane.rb
Age
Commit message (
Expand
)
Author
2023-06-10
Fix safe Style/ColonMethodCall offenses
Geremia Taglialatela
2023-05-22
Fix safe class comparison offenses
Geremia Taglialatela
2023-05-04
Fix tests / code to work with frozen string literals
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
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-06
Fix Layout offenses related to access modifiers
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2014-02-26
Huge refactoring
Jurriaan Pruis
2012-10-18
fixed indentation and removed UTF-8 hint
Randy Morgan
2012-10-14
Refactored to use options parser, accessors and serialization attributes
Randy Morgan
2012-06-11
documentation improvements.
Randy Morgan
2012-06-06
Compute top_left_cell if sheet is frozen.
Jan-Hendrik Hühne
2012-06-06
Validator rename
Jan-Hendrik Hühne
2012-06-06
Changes default value of xSplit and ySplit.
Jan-Hendrik Hühne
2012-06-06
Pane stuff and tests.
Jan-Hendrik Hühne
2012-06-06
Basic pane stuff.
Jan-Hendrik Hühne