index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
drawing
/
axes.rb
Age
Commit message (
Expand
)
Author
2023-06-15
Fix Lint/UnusedBlockArgument offenses
Geremia Taglialatela
2023-05-22
Fix safe class comparison offenses
Geremia Taglialatela
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-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-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2014-02-26
Huge refactoring
Jurriaan Pruis
2013-06-27
Fixes Issue #202 Axes are borked in Bar3DChart by requiring axis order in the...
Moses Hohman
2013-06-23
Fixes Issue #202 Axes are borked in Bar3DChart
Moses Hohman
2013-04-19
Added prep for 1.3.6 release
Randy Morgan
2013-03-17
Fixed LineChart and refactored chart axes management
Randy Morgan