index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
stylesheet
Age
Commit message (
Expand
)
Author
2023-05-31
Fix Style/ConditionalAssignment offenses
Geremia Taglialatela
2023-05-31
Fix string concatenation offenses in production code
Geremia Taglialatela
2023-05-31
Merge pull request #262 from tagliala/chore/fix-if-inside-else-offense
Zsolt Kozaroczy
2023-05-24
Fix Style/IfInsideElse offense
Geremia Taglialatela
2023-05-24
Fix Style/RedundantFileExtensionInRequire offenses
Geremia Taglialatela
2023-05-22
Merge pull request #242 from tagliala/chore/fix-minor-safe-offenses
Zsolt Kozaroczy
2023-05-21
Improve comments
Geremia Taglialatela
2023-05-20
Remove minor safe offenses
Geremia Taglialatela
2023-05-17
Fix safe performance RuboCop offenses
Geremia Taglialatela
2023-05-15
Serialize attributes more efficiently
Paul Kmiec
2023-05-10
Fix Inefficient Hash Search 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-05-03
Fix safe, minor offenses to production code
Geremia Taglialatela
2023-04-10
Fix Layout/LeadingCommentSpace offenses
Geremia Taglialatela
2023-04-09
Fix Layout/ExtraSpacing offenses
Geremia Taglialatela
2023-04-09
Fix offenses related to indentation consistency
Geremia Taglialatela
2023-04-08
Fix Layout/EmptyLineAfterGuardClause offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-08
Fix Layout/SpaceBeforeFirstArg offenses
Geremia Taglialatela
2023-04-08
Fix an indentation issue manually
Geremia Taglialatela
2023-04-06
Fix Layout offenses related to access modifiers
Geremia Taglialatela
2023-04-06
Fix Layout/CommentIndentation offenses
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
2022-11-02
Improve BorderCreator args
Weston Ganger
2022-10-12
Resolve all TODOs
Weston Ganger
2022-10-09
Cleanup Stylesheet#add_styles
Weston Ganger
2022-09-29
Merge axlsx_styler gem into caxlsx
Weston Ganger
2022-09-26
Make sure all examples and docs use binary mode for reading / writing XLSX files
Stefan
2022-03-02
instance_values -> instance_values_for
pjskennedy
2022-03-02
Update references to use new class method
pjskennedy
2022-02-06
Allow border style to accept an Array (#117)
Weston Ganger
2019-10-29
fix validate document with font option underline
Ali Mujtaba
2017-10-12
Fix incorrect option value in rdoc
Ryan Kendall
2016-11-07
Override NumFmt serialized_attributes to ovid removing underscores
Evan Hallmark
2014-04-04
Use #booleanize
Jurriaan Pruis
2014-04-04
Fix boolean values so the output matches Excel and works on Numbers
Jurriaan Pruis
2014-02-26
Huge refactoring
Jurriaan Pruis
2014-01-08
Fixing typo in documentation. ws.styles!!
Sudhir
2013-08-16
Merge pull request #226 from Fapper/patch-1
Randy Morgan (@morgan_randy)
2013-08-08
Don't mutate the object passed into Color#rgb=
Trent Ogren
2013-08-06
Fix minor typos
Martin madsen
2013-07-31
Fix minor typo
Michael Westbom
2013-05-26
Update bg_color in conditional formatting
Ankur Sethi
2013-01-21
Update comments to reflect new usage of #add_row method
Nestor Pestelos and Ramon Tayag
[next]