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-10-14
Refactored GradientFill to use options parser and serialized attributes and p...
Randy Morgan
2012-10-14
refactored Cfvo to use options parser and serialized attributes
Randy Morgan
2012-10-14
Refactored CellStyle to use options parser and serialized attributes
Randy Morgan
2012-10-14
Refactored CellProtection to use options parser and serialized attributes
Randy Morgan
2012-10-14
Refactored DataBar to use serializable attributes and options parser
Randy Morgan
2012-10-14
refactor options parsing for dxf
Randy Morgan
2012-10-14
refactored Xf to use serialized attributes.
Randy Morgan
2012-10-14
Updated options parser to reject nil values
Randy Morgan
2012-10-14
patched border parsing for Style#add_style to enforce color and style options
Randy Morgan
2012-10-14
refactored cell allignment
Randy Morgan
2012-10-14
Refactored options parse into module and applied it to border_rb
Randy Morgan
2012-10-14
Patched serialized_attributes for 1.8.7
Randy Morgan
2012-10-14
refactored camelCase attributes to snake_case and implemented serializable at...
Randy Morgan
2012-10-14
Refactor in aliases for snake cased methods and integrate serialized attribut...
Randy Morgan
2012-10-14
refactored Col to use serialized attributes and correct camel cased outline_l...
Randy Morgan
2012-10-14
updated serialized_attributes to reject nil values
Randy Morgan
2012-10-14
Applied serialized_attributes to worksheet_hyperlink
Randy Morgan
2012-10-14
Corrected serializable_attributes declaraion and added an additional_attribut...
Randy Morgan
2012-10-14
Adding in a examples for conditionally formatted hyperlink color and a financ...
Randy Morgan
2012-10-14
Extracted attriubte serialization
Randy Morgan
2012-10-09
extracted accessor methods into module that is scope because polluting Module...
Randy Morgan
2012-10-09
Added a helper to find and return a worksheet from the workbook by name
Randy Morgan
2012-10-09
Merge branch 'master' of https://github.com/randym/axlsx
Randy Morgan
2012-10-08
Merge pull request #133 from JonathanTron/fix-defined-names-escaping
Randy Morgan (@morgan_randy)
2012-10-08
Fix worksheet name escaping and cell sorting in Axlsx.cell_range
Jonathan Tron
2012-10-04
Added example for hacking on specific border parts
Randy Morgan
2012-10-01
simplified app to_xml_string serialization
Randy Morgan
2012-09-30
altered scope for generic validated_attr_accessor
Randy Morgan
2012-09-30
Forgot to add these files to last commit!
Randy Morgan
2012-09-30
Extracted STRING_ATTRIBUTES and BOOLEAN_ATTRIBUTES into mixin from module
Randy Morgan
2012-09-30
Test a suggestion from @hsbt
Randy Morgan
2012-09-30
Extracted String Attribute method generation.
Randy Morgan
2012-09-30
Extracted boolean attribute class method generation to module.
Randy Morgan
2012-09-30
Finished implementation of SheetCalcPr
Randy Morgan
2012-09-30
added MOAR documentation
Randy Morgan
2012-09-30
Updated Rakefile:gendoc to rely on yardops in listing undocumented files
Randy Morgan
2012-09-30
Moved older release info to CHANGELOG.md
Randy Morgan
2012-09-30
Patched .yardopts to remove nodoc option and proprly include CHANGELOG.md and...
Randy Morgan
2012-09-30
Updated auto_filter example to show how you can apply a specific value filter
Randy Morgan
2012-09-30
update readme and version for release
Randy Morgan
2012-09-30
Finished and Specced Auto Filter with Filters (standard) filter support
Randy Morgan
2012-09-30
remove PageSetUpPr from sheetPr
Randy Morgan
2012-09-30
Added validation spec for Range validator
Randy Morgan
2012-09-30
Extracted and completed support for PageSetUpPr
Randy Morgan
2012-09-30
patched range validator
Randy Morgan
2012-09-30
Reformatted docs for Axlsx module
Randy Morgan
2012-09-30
fixed regular expression generation for removing control characters.
Randy Morgan
2012-09-27
Completed first run of auto_filter filter_columns and value based filters.
Randy Morgan
2012-09-27
Merge branch 'master' into auto_filter
Randy Morgan
2012-09-26
let's NOT use charts for a number example as numbers does not support OOXML c...
Randy Morgan
[prev]
[next]