summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2012-09-14erm...Randy Morgan
2012-09-14sprk2012 prepRandy Morgan
2012-09-14example for date stylingRandy Morgan
2012-09-14New fonts should use the default font values before applying custom style ↵Randy Morgan
options via add_style
2012-09-14incorporate deeper check for cell size and adjust for boldRandy Morgan
2012-09-14small bit of code cleanupRandy Morgan
2012-09-11last release prep and early keynote for sprkRandy Morgan
2012-09-08examples for sprk2012Randy Morgan
2012-09-07properly recognize exponential values as floatRandy Morgan
2012-09-02update README and version for next releaseRandy Morgan
2012-09-02update page_setup example with note regarding paper_sizeRandy Morgan
2012-09-02implement paper_size as at least some version of office ignore the paper ↵Randy Morgan
width and paper height page setup attributes. See PageSetup#paper_size for a list of sizes supported in the specification.
2012-08-31add example of removing tick labelsRandy Morgan
2012-08-30add none option for cat axis tick label positionRandy Morgan
2012-08-30add none options for tick_lbl_posRandy Morgan
2012-08-27release prepRandy Morgan
2012-08-23show how to do border edges in the exempts and update docs in stylesheetRandy Morgan
2012-08-22update examples to show correct custom format/hyperlink examplesRandy Morgan
2012-08-22do not parse auto_filter if there is no range specifiedRandy Morgan
2012-08-12add in-workbook hyperlink exampleRandy Morgan
2012-08-12Release prepRandy Morgan
2012-08-12remove expired option from testRandy Morgan
2012-08-12finish specs for worksheet hyperlink to_xml_stringRandy Morgan
2012-08-12add specs for hyperlink targetRandy Morgan
2012-08-12specs to prove the sz bug is actually fixed.Randy Morgan
2012-08-12fix error in font_size calculation when using user specified styles that do ↵Randy Morgan
not define sz and update read_example.rb
2012-08-11update hyperlinks example to show both internal and external hyperlink examplesRandy Morgan
2012-08-11temporarily disable to_xml_string testing for jrubyRandy Morgan
need a way to add in the relations namespace or xerces cannot parse the xml string
2012-08-11backward compat for 1.8.7Randy Morgan
2012-08-111.8.7 funRandy Morgan
2012-08-11anyone remember 1.8.7?Randy Morgan
2012-08-11spec workRandy Morgan
2012-08-11add hyperlinks for worksheets #118Randy Morgan
2012-08-05release time!Randy Morgan
2012-08-04pre-release prepRandy Morgan
clean up .yardops and basic documentation for serialization helpers
2012-08-03update blog domainRandy Morgan
2012-08-02too much documentation to finish tonight. - release 1.2.0 will happen tomorrow.Randy Morgan
2012-08-02hmm…. ditch red carpet and do some docsRandy Morgan
2012-08-02looks like it may actually be redcarpetRandy Morgan
2012-08-02guess JRuby is not quite ready for YARD, or is it the other way around??!!Randy Morgan
2012-08-02MOAR travis FUN!Randy Morgan
2012-08-02fun with travisRandy Morgan
2012-08-02update read me for relaseRandy Morgan
2012-08-02example for scraping to xlsxRandy Morgan
2012-08-02bring coverage up to 100% for d_lbls and defined namesRandy Morgan
release prep!
2012-07-31fix typo and update readmeRandy Morgan
2012-07-31update serialization and add 'add_defined_name' for workbookRandy Morgan
2012-07-31Adding in proper defined names so we can repeat header rows for each printed ↵Randy Morgan
page.
2012-07-27Merge pull request #116 from straydogstudio/masterRandy Morgan (@morgan_randy)
Quick format fix for the README.
2012-07-27Ruby format fix for README.mdNoel Peden