summaryrefslogtreecommitdiffhomepage
path: root/test/workbook/worksheet/tc_col.rb
AgeCommit message (Expand)Author
2023-05-22Use Ruby 1.9 hash syntax (non-production code)Geremia Taglialatela
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Fix non-production Style/NumericLiterals offensesGeremia Taglialatela
2023-05-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-05-03Fix offenses to non-production codeGeremia Taglialatela
2023-04-10Fix Layout/LeadingCommentSpace offensesGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2020-07-14Set column width to the maximum allowed value (#53)Sergey Ponomarev
2014-04-04Fix boolean values so the output matches Excel and works on NumbersJurriaan Pruis
2012-10-21Fixed and added specs for best_fit and custom_width attribute serializationRandy Morgan
2012-10-14refactored Col to use serialized attributes and correct camel cased outline_l...Randy Morgan
2012-05-15bring coverage up to 100% and patch a few minor bugs in cell style overrides ...Randy Morgan
2012-03-28implement column object - still needs to be tied in to a rewrite of autofit_dataRandy Morgan