summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/drawing/num_data.rb
AgeCommit message (Expand)Author
2023-06-10Fix safe Style/ColonMethodCall offensesGeremia Taglialatela
2023-05-31Use Ruby 1.9 hash syntaxGeremia Taglialatela
2023-05-05Pipe output directly to str and avoid additional memory allocationsPaul Kmiec
2023-05-04Fix tests / code to work with frozen string literalsPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-04-10Fix Layout/LeadingCommentSpace offensesGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-06Fix Style/Encoding offensesGeremia Taglialatela
2014-02-26Huge refactoringJurriaan Pruis
2012-10-14Refactored to use use options parser.Randy Morgan
2012-06-02more work on solidifying parsing of data caching for charts to eliminate form...Randy Morgan
2012-05-03rebuild series data base objects with full implementation.Randy Morgan