index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
stylesheet
/
tc_styles.rb
Age
Commit message (
Expand
)
Author
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Introduce RuboCop performance
Geremia Taglialatela
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-10
Fix Layout/LeadingCommentSpace offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix offenses related to trailing commas
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLineBetweenDefs offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2022-03-02
instance_values -> instance_values_for
pjskennedy
2022-03-02
Update references to use new class method
pjskennedy
2022-02-06
Allow border style to accept an Array (#117)
Weston Ganger
2019-10-29
fix validate document with font option underline
Ali Mujtaba
2016-11-12
fix warning: constant ::Fixnum is deprecated
takkanm
2013-05-26
Update test for conditional formatting bg_color
Ankur Sethi
2012-09-14
New fonts should use the default font values before applying custom style opt...
Randy Morgan
2012-05-17
fix ALL the warnings!
Randy Morgan
2012-04-24
1.8.7 patches
Randy Morgan
2012-04-24
add_style refactoring.
Randy Morgan
2012-04-23
first stage refactoring for Style#add_style [inprogress]
Randy Morgan
2012-04-20
[#33] Add support for Dxf elements to enable conditional formatting
Stephen Pike
2012-04-09
no symbol sorting in 1.8.7
Randy Morgan
2012-04-09
border edges and spec cleanup.
Randy Morgan
2012-04-06
Add edges() to border to return list of applied edges
Scott
2012-04-01
rebuild all serialization to use string concatenation instead of nokogiri.
Randy Morgan
2012-03-23
move requires out of specs and into helper that prepends lib directory for re...
Randy Morgan
2012-03-23
update add Styles#add_style to allow a simple hash to create a new border style
Randy Morgan
2012-03-14
include applyAlignment attribute when adding style
ochko
2012-02-21
specs for Jonathan Tron's applyBorder patch.
Randy Morgan
2011-12-01
added default formatting for date types when the cell style is 0 and the data...
Randy Morgan
2011-11-20
first commit
Randy Morgan