summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/workbook
AgeCommit message (Expand)Author
2012-10-14refactored ConditionalFormatting to use options parser and serialized attributesRandy Morgan
2012-10-14refactored IconSet to use options parser and serialized attributesRandy Morgan
2012-10-14Refactored GradientFill to use options parser and serialized attributes and p...Randy Morgan
2012-10-14refactored Cfvo to use options parser and serialized attributesRandy Morgan
2012-10-14Refactored DataBar to use serializable attributes and options parserRandy Morgan
2012-10-14refactored Col to use serialized attributes and correct camel cased outline_l...Randy Morgan
2012-10-14Applied serialized_attributes to worksheet_hyperlinkRandy Morgan
2012-10-14Extracted attriubte serializationRandy Morgan
2012-10-09extracted accessor methods into module that is scope because polluting Module...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-30Extracted STRING_ATTRIBUTES and BOOLEAN_ATTRIBUTES into mixin from moduleRandy Morgan
2012-09-30Extracted String Attribute method generation.Randy Morgan
2012-09-30Extracted boolean attribute class method generation to module.Randy Morgan
2012-09-30Finished implementation of SheetCalcPrRandy Morgan
2012-09-30added MOAR documentationRandy Morgan
2012-09-30Finished and Specced Auto Filter with Filters (standard) filter supportRandy Morgan
2012-09-30remove PageSetUpPr from sheetPrRandy Morgan
2012-09-30Extracted and completed support for PageSetUpPrRandy Morgan
2012-09-30fixed regular expression generation for removing control characters.Randy Morgan
2012-09-27Completed first run of auto_filter filter_columns and value based filters.Randy Morgan
2012-09-26implement serialized attributes for filter_columnRandy Morgan
2012-09-26set filter_modeRandy Morgan
2012-09-26pre-release readme updates and more work on auto_filter preset valuesRandy Morgan
2012-09-25fix typo colums -> columnsRandy 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-14small bit of code cleanupRandy Morgan
2012-09-11last release prep and early keynote for sprkRandy 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-22do not parse auto_filter if there is no range specifiedRandy Morgan
2012-08-12Release prepRandy Morgan
2012-08-12fix error in font_size calculation when using user specified styles that do n...Randy Morgan
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-11add hyperlinks for worksheets #118Randy Morgan
2012-08-04pre-release prepRandy Morgan
2012-08-02hmm…. ditch red carpet and do some docsRandy Morgan
2012-08-02bring coverage up to 100% for d_lbls and defined namesRandy Morgan
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
2012-07-23more cleanup for optional data label attributesRandy 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