summaryrefslogtreecommitdiffhomepage
path: root/test/workbook/worksheet
AgeCommit message (Expand)Author
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-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-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-07-20bring spec coverage back up to 100%Randy Morgan
2012-07-20specs for d_lbls and a patch to cover for nil relationships in a worksheet.Randy Morgan
2012-07-17MOAR cleanup for worksheet.Randy Morgan
2012-07-15cleanup worksheet initializer.Randy Morgan
2012-07-15refactoring auto width calculation to improve code quality.Randy Morgan
2012-07-14Additional validations for excel sheet name and example updatesRandy Morgan
2012-07-14fixing the fix for #112 -- need coffee…Randy Morgan
2012-07-14fix for #112 - encode html entitiesRandy Morgan
2012-07-07Fix a typo in `Axlsx::Worksheet#dimension` when a row was added without value.Jonathan Tron
2012-07-06make to_xml_string more #readablecodeRandy Morgan
2012-07-06make fit_to_page MOAR readableRandy Morgan
2012-06-26fixes #105 - disallow control characters.Randy Morgan
2012-06-20update examples and the beginings of protected_rangeRandy Morgan
2012-06-20fix xpathRandy Morgan
2012-06-18properly remove invalid XML characters \u2028\u0001\u0002\u0003\u0004\u0005\u...Randy Morgan
2012-06-09add specs for sheet view selectionRandy Morgan
2012-06-09add test for frozen unspecified row column path in serializationRandy Morgan