summaryrefslogtreecommitdiffhomepage
path: root/test/stylesheet/tc_styles.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-03Introduce RuboCop performanceGeremia 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 offenses related to trailing commasGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-06Fix Layout/EmptyLineBetweenDefs offensesGeremia Taglialatela
2023-04-06Fix Layout/EmptyLines offensesGeremia Taglialatela
2023-04-06Remove Layout/TrailingWhitespace offensesGeremia Taglialatela
2022-03-02instance_values -> instance_values_forpjskennedy
2022-03-02Update references to use new class methodpjskennedy
2022-02-06Allow border style to accept an Array (#117)Weston Ganger
2019-10-29fix validate document with font option underlineAli Mujtaba
2016-11-12fix warning: constant ::Fixnum is deprecatedtakkanm
2013-05-26Update test for conditional formatting bg_colorAnkur Sethi
2012-09-14New fonts should use the default font values before applying custom style opt...Randy Morgan
2012-05-17fix ALL the warnings!Randy Morgan
2012-04-241.8.7 patchesRandy Morgan
2012-04-24add_style refactoring. Randy Morgan
2012-04-23first stage refactoring for Style#add_style [inprogress]Randy Morgan
2012-04-20[#33] Add support for Dxf elements to enable conditional formattingStephen Pike
2012-04-09no symbol sorting in 1.8.7Randy Morgan
2012-04-09border edges and spec cleanup.Randy Morgan
2012-04-06Add edges() to border to return list of applied edgesScott
2012-04-01rebuild all serialization to use string concatenation instead of nokogiri.Randy Morgan
2012-03-23move requires out of specs and into helper that prepends lib directory for re...Randy Morgan
2012-03-23update add Styles#add_style to allow a simple hash to create a new border styleRandy Morgan
2012-03-14include applyAlignment attribute when adding styleochko
2012-02-21specs for Jonathan Tron's applyBorder patch. Randy Morgan
2011-12-01added default formatting for date types when the cell style is 0 and the data...Randy Morgan
2011-11-20first commitRandy Morgan