index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
util
Age
Commit message (
Expand
)
Author
2023-06-10
Fix safe Style/ColonMethodCall offenses
Geremia Taglialatela
2023-05-25
Fix StringConcatenation offenses (non-production)
Geremia Taglialatela
2023-05-23
Enable Security cops
Geremia Taglialatela
2023-05-10
Fix `SimpleTypedList#to_a` and `SimpleTypedList#to_ary` returning the interna...
Paul Kmiec
2023-05-10
Derive SimpleTypedList from Array
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Fix boolean test
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-12
Mock out external image requests to make the CI more stable
Koza
2023-04-12
improve validation
Sebastiano
2023-04-10
Fix Layout/LeadingCommentSpace 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-06
Fix Layout/EmptyLineBetweenDefs offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2020-11-27
Add casting to date
Artem Kozaev
2020-09-11
Restructure examples folder (#47)
Zsolt Kozaroczy
2016-11-12
fix warning: constant ::Fixnum is deprecated
takkanm
2015-07-05
Fix Axlsx::LineSeries#marker_symbol and add tests
Jonathan Tron
2015-07-03
Extract mime type detection to an utility class
marc
2014-02-26
Huge refactoring
Jurriaan Pruis
2013-08-17
add spec to ensure that serialized symbol values are cameled.
Randy Morgan
2013-04-23
Altered integerish test to use a Class
Randy Morgan
2013-04-19
Added prep for 1.3.6 release
Randy Morgan
2012-11-08
fixed cell text run validation for u and family
Randy Morgan
2012-09-30
Added validation spec for Range validator
Randy Morgan
2012-06-06
Validator rename
Jan-Hendrik Hühne
2012-06-06
New validators and tests.
Jan-Hendrik Hühne
2012-06-06
Missing validator tests.
Jan-Hendrik Hühne
2012-06-06
Validator renameing.
Jan-Hendrik Hühne
2012-05-17
fix ALL the warnings!
Randy Morgan
2012-05-15
bring coverage up to 100% and patch a few minor bugs in cell style overrides ...
Randy Morgan
2012-05-03
Add support for pageSetup.
Stefan Daschek
2012-03-23
move requires out of specs and into helper that prepends lib directory for re...
Randy Morgan
2011-11-20
first commit
Randy Morgan