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-11-27
updated travis.yml
Randy Morgan
2012-11-25
Added note for ::CGI.escapeHTML performance issue
Randy Morgan
2012-11-25
Updated profiler to use the standard 'no shared strings, autowith on' options
Randy Morgan
2012-11-25
Removed row data type validation for cells
Randy Morgan
2012-11-25
moved sheet view example into examples.rb
Randy Morgan
2012-11-25
Cleaned up examples directory
Randy Morgan
2012-11-25
Cleaned up gemspec and removed pdf export example
Randy Morgan
2012-11-25
Updated readme and docs for pre 1.3.4 release
Randy Morgan
2012-11-25
Patched serilalized_element_attributes to properly update value from called b...
Randy Morgan
2012-11-25
Refactored header_footer element serialization.
Randy Morgan
2012-11-23
Adds an example of header/footers.
Adam Mueller
2012-11-23
Updated readme to give adammathys the respect he deserves!
Randy Morgan
2012-11-22
Merge pull request #145 from freerunningtechnologies/master
Randy Morgan (@morgan_randy)
2012-11-23
Updated thin_chars and replaced cover_me with simplecov
Randy Morgan
2012-11-22
Adds tests for HeaderFooter.
Adam Mueller
2012-11-22
Adds basic support for headers and footers.
Adam Mueller
2012-11-16
Minimized two_tone class method
Randy Morgan
2012-11-16
Updated README & version for next release
Randy Morgan
2012-11-16
Added sensible defaults for color scale
Randy Morgan
2012-11-15
Patched for 1.8.7
Randy Morgan
2012-11-15
Updated DataBar conditional formatting to accept cfvo hashes in the initializ...
Randy Morgan
2012-11-15
Added color scale initialization
Randy Morgan
2012-11-12
Merge pull request #140 from die-antwort/escape-hyperlink-urls
Randy Morgan (@morgan_randy)
2012-11-12
Escape URLs used as target for hyperlinks.
Stefan Daschek
2012-11-08
updated read me for new version
Randy Morgan
2012-11-08
fixed cell text run validation for u and family
Randy Morgan
2012-11-05
refactored Row serialization
Randy Morgan
2012-11-05
completed documentation
Randy Morgan
2012-11-05
updated readme and version for 1.3.2 release
Randy Morgan
2012-11-05
added example for surrounding border
Randy Morgan
2012-10-27
removed instance caching for package parts
Randy Morgan
2012-10-21
Added index_of to drawing for finding the position of a chart, image or hyper...
Randy Morgan
2012-10-21
refactored conditional formatting classes that depend on pre-initialized cfvo...
Randy Morgan
2012-10-21
Fixed and added specs for best_fit and custom_width attribute serialization
Randy Morgan
2012-10-21
Fixed indentation and whitespace
Randy Morgan
2012-10-21
Added insert_worksheet to Workbook so we can add worksheets at a specific pos...
Randy Morgan
2012-10-19
refactored content types.
Randy Morgan
2012-10-19
added namespace parameter to element_for_attribute
Randy Morgan
2012-10-19
refactored view_3D to reduce complexity and duplication
Randy Morgan
2012-10-18
refactored pattern_fill to specify tag name for fg and bg colors
Randy Morgan
2012-10-18
Updated color to_xml_string to use snake cased tag_name
Randy Morgan
2012-10-18
Refactored color to_xml_string to accept a tag name as colors are sometimes s...
Randy Morgan
2012-10-18
removed unneeded quotation for single word symbol
Randy Morgan
2012-10-18
moved sort boolean reader declaration to boolean_attr_accessor
Randy Morgan
2012-10-18
Removed unused variable
Randy Morgan
2012-10-18
fixed indentation and removed UTF-8 hint
Randy Morgan
2012-10-18
Added support for custom defined names by removing _xlnm prefixed values vali...
Randy Morgan
2012-10-18
Patched serialized attributes to use double quotes for attribute values
Randy Morgan
2012-10-18
Updated examples so I can conditionally execute specific features.
Randy Morgan
2012-10-14
Refactored to use options parser, accessors and serialization attributes
Randy Morgan
[next]