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
/
defined_name.rb
Age
Commit message (
Expand
)
Author
2023-06-10
Fix safe Style/ColonMethodCall offenses
Geremia Taglialatela
2023-05-05
Pipe output directly to str and avoid additional memory allocations
Paul Kmiec
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-09
Fix Layout/ArgumentAlignment offenses
Geremia Taglialatela
2023-04-08
Fix Layout/EmptyLineAfterGuardClause offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2014-02-26
Huge refactoring
Jurriaan Pruis
2014-02-26
Add missing change from 4400e233c (refs #285)
Jonathan Tron
2014-02-26
Do not put Axlsx::DefinedName#name in serialized_attributes (fixes #285)
Jonathan Tron
2013-08-06
Fix minor typos
Martin madsen
2012-10-18
Added support for custom defined names by removing _xlnm prefixed values vali...
Randy Morgan
2012-10-14
Refactored to use options parser, accessors and serialization attributes
Randy Morgan
2012-10-09
extracted accessor methods into module that is scope because polluting Module...
Randy Morgan
2012-09-30
Forgot to add these files to last commit!
Randy Morgan
2012-09-30
Extracted String Attribute method generation.
Randy Morgan
2012-09-30
Extracted boolean attribute class method generation to module.
Randy Morgan
2012-08-02
hmm…. ditch red carpet and do some docs
Randy Morgan
2012-08-02
bring coverage up to 100% for d_lbls and defined names
Randy Morgan
2012-07-31
fix typo and update readme
Randy Morgan
2012-07-31
Adding in proper defined names so we can repeat header rows for each printed ...
Randy Morgan