index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
workbook
/
worksheet
/
data_bar.rb
Age
Commit message (
Expand
)
Author
2023-06-15
Fix redundant self offenses
Geremia Taglialatela
2023-05-31
Use Ruby 1.9 hash syntax
Geremia Taglialatela
2023-05-31
Merge pull request #267 from tagliala/chore/freeze-mutable-constants
Zsolt Kozaroczy
2023-05-31
Fix Style/MutableConstant offenses
Geremia Taglialatela
2023-05-31
Fix Style/ConditionalAssignment offenses
Geremia Taglialatela
2023-05-20
Fix Lint/Void offenses
Geremia Taglialatela
2023-05-04
Fix tests / code to work with frozen string literals
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-04-09
Fix offenses related to indentation consistency
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2014-02-26
Huge refactoring
Jurriaan Pruis
2012-11-15
Patched for 1.8.7
Randy Morgan
2012-11-15
Updated DataBar conditional formatting to accept cfvo hashes in the initializ...
Randy Morgan
2012-11-15
Added color scale initialization
Randy Morgan
2012-10-21
refactored conditional formatting classes that depend on pre-initialized cfvo...
Randy Morgan
2012-10-14
Refactored DataBar to use serializable attributes and options parser
Randy Morgan
2012-07-14
1.1.8 release prep
Randy Morgan
2012-04-25
documentation updates and example dir restructuring.
Randy Morgan
2012-04-21
add data bar conditional formatting support.
Randy Morgan