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
/
page_margins.rb
Age
Commit message (
Expand
)
Author
2023-06-10
Fix safe Style/ColonMethodCall offenses
Geremia Taglialatela
2023-05-24
Do not use collection literal in loops
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-08
Fix Layout/EmptyLineAfterGuardClause offenses
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-10-14
Refactored to use options parser and serialized attributes.
Randy Morgan
2012-04-03
pre-release cleanup
Randy Morgan
2012-04-01
part way through changing all serialization to use string concatenation prior...
Randy Morgan
2012-03-26
Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...
Randy Morgan
2012-02-26
Taking advantage of Stafan's excellent suggestion to take advantage of lazy l...
Randy Morgan
2012-02-25
add support for page margin initialization options as well as adding an optio...
Randy Morgan
2012-02-24
Fix default value for left/right margins.
Stefan Daschek
2012-02-24
Add support for page margins to worksheet.
Stefan Daschek