summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/workbook/worksheet/page_margins.rb
AgeCommit message (Expand)Author
2023-06-10Fix safe Style/ColonMethodCall offensesGeremia Taglialatela
2023-05-24Do not use collection literal in loopsGeremia Taglialatela
2023-05-04Fix tests / code to work with frozen string literalsPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-04-08Fix Layout/EmptyLineAfterGuardClause offensesGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2014-02-26Huge refactoringJurriaan Pruis
2012-10-14Refactored to use options parser and serialized attributes.Randy Morgan
2012-04-03pre-release cleanupRandy Morgan
2012-04-01part way through changing all serialization to use string concatenation prior...Randy Morgan
2012-03-26Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...Randy Morgan
2012-02-26Taking advantage of Stafan's excellent suggestion to take advantage of lazy l...Randy Morgan
2012-02-25add support for page margin initialization options as well as adding an optio...Randy Morgan
2012-02-24Fix default value for left/right margins.Stefan Daschek
2012-02-24Add support for page margins to worksheet.Stefan Daschek