summaryrefslogtreecommitdiffhomepage
path: root/test/workbook
AgeCommit message (Expand)Author
2013-03-16First run at 'hidden' comments WIPRandy Morgan
2013-01-15Added support for iso 8601 data types.Randy Morgan
2013-01-02Worksheet name uniqueness doesn't apply to itselfEdward Anderson
2013-01-02Don't add worksheets to the workbook when initialize failsEdward Anderson
2012-12-19changed outline_row to outline_level_row to minimize confusion with bordersRandy Morgan
2012-12-15Added methods to simplify outlining with specsRandy Morgan
2012-12-14Added formula_values options and specs for sheet format pr.Randy Morgan
2012-12-12Test for invalid characters in the sheet name.Hayden Ball
2012-12-04Added sheet_format_pr to help iOS/OSX preview renderers look niceRandy Morgan
2012-11-27Merge pull request #148 from alexrothenberg/pivot_tableRandy Morgan (@morgan_randy)
2012-11-27Can configure a pivot table when creating itAlex Rothenberg
2012-11-27Create a simple Pivot TableAlex Rothenberg
2012-11-22Adds tests for HeaderFooter.Adam Mueller
2012-11-16Minimized two_tone class methodRandy Morgan
2012-11-16Added sensible defaults for color scaleRandy Morgan
2012-11-15Updated DataBar conditional formatting to accept cfvo hashes in the initializ...Randy Morgan
2012-11-15Added color scale initializationRandy Morgan
2012-11-12Escape URLs used as target for hyperlinks.Stefan Daschek
2012-11-08fixed cell text run validation for u and familyRandy Morgan
2012-11-05refactored Row serializationRandy Morgan
2012-10-21Fixed and added specs for best_fit and custom_width attribute serializationRandy Morgan
2012-10-21Added insert_worksheet to Workbook so we can add worksheets at a specific pos...Randy Morgan
2012-10-14Refactored to use options parser, accessors and serialization attributesRandy Morgan
2012-10-14refactored Col to use serialized attributes and correct camel cased outline_l...Randy Morgan
2012-10-09Added a helper to find and return a worksheet from the workbook by nameRandy Morgan
2012-09-30Forgot to add these files to last commit!Randy Morgan
2012-09-30Patched .yardopts to remove nodoc option and proprly include CHANGELOG.md and...Randy Morgan
2012-09-30Finished and Specced Auto Filter with Filters (standard) filter supportRandy Morgan
2012-09-30Extracted and completed support for PageSetUpPrRandy Morgan
2012-09-26set filter_modeRandy Morgan
2012-09-26pre-release readme updates and more work on auto_filter preset valuesRandy Morgan
2012-09-25hasty hastyRandy Morgan
2012-09-25Add dummy test for filter column so it shuts up on 1.8.7Randy Morgan
2012-09-25more work on deep autofilter implementationRandy Morgan
2012-09-23Autofilter extended implementationRandy Morgan
2012-09-15Preserve newlines in xml output for a worksheetErik Benoist
2012-09-14Implement table style info for named tables.Randy Morgan
2012-09-14incorporate deeper check for cell size and adjust for boldRandy Morgan
2012-09-07properly recognize exponential values as floatRandy Morgan
2012-09-02implement paper_size as at least some version of office ignore the paper widt...Randy 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-11temporarily disable to_xml_string testing for jrubyRandy Morgan
2012-08-11spec workRandy Morgan
2012-08-11add hyperlinks for worksheets #118Randy Morgan
2012-08-02bring coverage up to 100% for d_lbls and defined namesRandy Morgan
2012-07-20bring spec coverage back up to 100%Randy Morgan