index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
drawing
/
tc_bar_3D_chart.rb
Age
Commit message (
Expand
)
Author
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-09
Fix offenses related to indentation consistency
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2021-07-25
Fix gap width validator for bar charts (#108)
Zsolt Kozaroczy
2013-06-27
Fixes Issue #202 Axes are borked in Bar3DChart by requiring axis order in the...
Moses Hohman
2012-07-03
more snake casing work
Randy Morgan
2012-04-01
rebuild all serialization to use string concatenation instead of nokogiri.
Randy Morgan
2012-03-23
move requires out of specs and into helper that prepends lib directory for re...
Randy Morgan
2011-11-30
Output time in rake test to see what time travis thinks it is.
Randy Morgan
2011-11-29
changing it here too.
Randy Morgan
2011-11-29
testing to see if Time.local resolves Time.now out of range error on travis.
Randy Morgan
2011-11-20
first commit
Randy Morgan