summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/workbook/worksheet/table_style_info.rb
AgeCommit message (Expand)Author
2023-06-15Fix redundant self offensesGeremia Taglialatela
2023-05-04Fix tests / code to work with frozen string literalsPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-04-09Fix Layout/ArgumentAlignment offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-06Remove Layout/TrailingWhitespace offensesGeremia Taglialatela
2014-02-26Huge refactoringJurriaan Pruis
2012-10-14Refactored to use options parser, accessors and serialization attributesRandy Morgan
2012-10-09extracted accessor methods into module that is scope because polluting Module...Randy Morgan
2012-09-30Extracted STRING_ATTRIBUTES and BOOLEAN_ATTRIBUTES into mixin from moduleRandy Morgan
2012-09-30Extracted boolean attribute class method generation to module.Randy Morgan
2012-09-30added MOAR documentationRandy Morgan
2012-09-23Autofilter extended implementationRandy Morgan
2012-09-14Implement table style info for named tables.Randy Morgan