index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-15
refactor string based cell range retrival
Randy Morgan
2012-07-15
cleanup worksheet initializer.
Randy Morgan
2012-07-15
more cleanup for worksheet#to_xml_string
Randy Morgan
2012-07-15
refactor cell_range helper
Randy Morgan
2012-07-15
refactoring auto width calculation to improve code quality.
Randy Morgan
2012-07-14
refactor dimension calculations because it is _NOT_ readable code
Randy Morgan
2012-07-14
refactoring of some helper methods in chart
Randy Morgan
2012-07-14
update rake file and gem spec to document yard / redcarpet native extensions ...
Randy Morgan
2012-07-14
remove yard dependency as it requires redcarpet an jruby does not like native...
Randy Morgan
2012-07-14
Additional validations for excel sheet name and example updates
Randy Morgan
2012-07-14
1.1.8 release prep
Randy Morgan
2012-07-14
Add in conditional formatting examples
Randy Morgan
2012-07-14
rework chart examples so google docs can parse them
Randy Morgan
2012-07-14
fixing the fix for #112 -- need coffee…
Randy Morgan
2012-07-14
fix for #112 - encode html entities
Randy Morgan
2012-07-13
add in pledge badge to read me
Randy Morgan
2012-07-10
more cleanup
Randy Morgan
2012-07-10
more cleanup
Randy Morgan
2012-07-10
code updates for readability.
Randy Morgan
2012-07-08
read me updates regarding interoperability
Randy Morgan
2012-07-08
adding in axis line fill and patching view3d misname for line3DChart
Randy Morgan
2012-07-08
parsing out shape for bar series
Randy Morgan
2012-07-08
adding in some excel bar chart defaults for LO interop testing
Randy Morgan
2012-07-07
Fix a typo in `Axlsx::Worksheet#dimension` when a row was added without value.
Jonathan Tron
2012-07-07
fixing a type in worksheet serialization and adding in a few missing alias ca...
Randy Morgan
2012-07-07
documentation updates
Randy Morgan
2012-07-07
fix a stupid typo
Randy Morgan
2012-07-06
make to_xml_string more #readablecode
Randy Morgan
2012-07-06
removing testing data from the repo
Randy Morgan
2012-07-06
make fit_to_page MOAR readable
Randy Morgan
2012-07-03
and fixing a type in that update as well….
Randy Morgan
2012-07-03
update read me to correct link to examples
Randy Morgan
2012-07-03
more snake casing work
Randy Morgan
2012-07-03
README updates
Randy Morgan
2012-07-03
add in default printing options for charts so that they are added when export...
Randy Morgan
2012-07-03
more work on snake case standardization
Randy Morgan
2012-07-03
remote directory code as it was not the cause of #81
Randy Morgan
2012-06-28
update read me for latest changes
Randy Morgan
2012-06-26
fixes #105 - disallow control characters.
Randy Morgan
2012-06-25
update tests to match google docs operability change #80
Randy Morgan
2012-06-24
Merge pull request #107 from rfc2616/google-docs
Randy Morgan
2012-06-23
Google Docs interoperability
Rob Heittman
2012-06-20
remove str.tr call as it crunches 1.8.7
Randy Morgan
2012-06-20
parse out protected_range: NOTE excel does not support this part of the spec!
Randy Morgan
2012-06-20
update examples and the beginings of protected_range
Randy Morgan
2012-06-20
remove commented includes for ms off crypto
Randy Morgan
2012-06-20
remove crypto play
Randy Morgan
2012-06-20
remove unused code and revert restricted character removal from worksheet par...
Randy Morgan
2012-06-20
update content type test
Randy Morgan
2012-06-20
fix xpath
Randy Morgan
[next]