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_axis.rb
Age
Commit message (
Expand
)
Author
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
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 non-production Style/NumericLiterals offenses
Geremia Taglialatela
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 Layout/ExtraSpacing offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2014-03-04
Add tests for checking formatting and sourceLinked properties when setting fo...
Chris Roby
2013-03-17
Fixed LineChart and refactored chart axes management
Randy Morgan
2012-07-08
adding in axis line fill and patching view3d misname for line3DChart
Randy Morgan
2012-06-12
more specs for axis labels
Randy Morgan
2012-06-11
add title object to axis.
Randy Morgan
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-04-25
label rotation and conditional formatting examples
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-12-08
cleaning up xml namespace usage in drawings and improving looks for charts in...
Randy Morgan
2011-11-23
-refactoring chart position and axis data/category for chart.
Randy Morgan
2011-11-20
first commit
Randy Morgan