index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
drawing
Age
Commit message (
Expand
)
Author
2012-09-30
Extracted STRING_ATTRIBUTES and BOOLEAN_ATTRIBUTES into mixin from module
Randy Morgan
2012-07-23
more cleanup for optional data label attributes
Randy Morgan
2012-07-20
bring spec coverage back up to 100%
Randy Morgan
2012-07-20
complete chart specs
Randy Morgan
2012-07-20
specs for d_lbls and a patch to cover for nil relationships in a worksheet.
Randy Morgan
2012-07-17
MOAR cleanup for worksheet.
Randy Morgan
2012-07-08
adding in axis line fill and patching view3d misname for line3DChart
Randy Morgan
2012-07-08
adding in some excel bar chart defaults for LO interop testing
Randy Morgan
2012-07-03
more snake casing work
Randy Morgan
2012-06-12
more specs for axis labels
Randy Morgan
2012-06-11
add title object to axis.
Randy Morgan
2012-06-09
make sure jruby nokogiri parser gets is precious namespaces.
Randy Morgan
2012-06-09
remove debug code
Randy Morgan
2012-06-09
specs for cell and text title parsing patch
Randy Morgan
2012-06-04
The spec indicates that the percent sign should be included but MS Excel chok...
Randy Morgan
2012-06-02
more work on solidifying parsing of data caching for charts to eliminate form...
Randy Morgan
2012-05-30
enable anchor swapping between one and two cell anchors for drawings
Randy Morgan
2012-05-26
add in two cell anchors for images.
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-05-13
MOAR specs
Randy Morgan
2012-05-13
fixing mis-named test class
Randy Morgan
2012-05-13
cleaning up comments for pre-release
Randy Morgan
2012-05-09
patch nil row style issue
Randy Morgan
2012-05-03
spec fix
Randy Morgan
2012-05-03
rebuild series data base objects with full implementation.
Randy Morgan
2012-04-28
spec for val -> named axis data change
Randy Morgan
2012-04-28
specs for color and series changes
Randy Morgan
2012-04-28
remove val_axis_data as it is replicated in named_axis_data.
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
2012-03-22
Add Scatter charts
Joe Kain
2012-02-16
more specs for cell_alignment cell and chart
Randy Morgan
2012-02-02
Adding in hyperlinking for images as per issue #22
Randy Morgan
2011-12-08
cleaning up xml namespace usage in drawings and improving looks for charts in...
Randy Morgan
2011-12-02
adding in the picture locking class and tests
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-26
adding in support for ruby 1.9.3
Randy Morgan
2011-11-23
Adding image support and some document clean up for .8 release
Randy Morgan
2011-11-23
-refactoring chart position and axis data/category for chart.
Randy Morgan
2011-11-21
Adding in support for line charts, style attribute for all charts and minor b...
Randy Morgan
2011-11-20
first commit
Randy Morgan