index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
workbook
/
worksheet
/
tc_page_setup.rb
Age
Commit message (
Expand
)
Author
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceBeforeComma offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2015-01-12
Fix #fit_to to work correctly and fix tests under Ruby 2.2.0
Jurriaan Pruis
2012-09-02
implement paper_size as at least some version of office ignore the paper widt...
Randy Morgan
2012-07-06
make fit_to_page MOAR readable
Randy Morgan
2012-05-17
helper method for handling page fitting.
Randy Morgan
2012-05-16
depreciating Worksheet.fit_to_page as a writable attribute.
Randy Morgan
2012-05-16
If worksheet.fit_to_page must be true, lets set it to true. I am far too lazy...
Randy Morgan
2012-05-03
Add support for pageSetup.
Stefan Daschek