summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/workbook/worksheet/sheet_calc_pr.rb
AgeCommit message (Expand)Author
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-09Fix offenses related to indentation consistencyGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2012-10-14Refactored to use options parser, accessors and serialization attributesRandy Morgan
2012-09-30Finished implementation of SheetCalcPrRandy Morgan
2012-09-27Completed first run of auto_filter filter_columns and value based filters.Randy Morgan