index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
util
/
validators.rb
Age
Commit message (
Expand
)
Author
2023-07-01
Fix Lint/NonLocalExitFromIterator offense
Geremia Taglialatela
2023-06-13
Fix safe Style/Lambda offenses
Geremia Taglialatela
2023-06-05
Prefer `Kernel#format` to `String#%`
Geremia Taglialatela
2023-06-05
Fix Style/FormatString offenses
Geremia Taglialatela
2023-05-31
Remove redundant parentheses
Geremia Taglialatela
2023-05-23
Improve Regexp validator
Geremia Taglialatela
2023-05-20
Remove minor safe offenses
Geremia Taglialatela
2023-05-15
Remove ability to set `u=` to true in favor of :single
Paul Kmiec
2023-05-15
Improve boolean validation constants (i.e. Axlsx::VALID_BOOLEAN_VALUES)
Paul Kmiec
2023-05-10
Move definition of valid values and validator lambdas out of the methods to r...
Koza
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-04-09
Fix offenses related to indentation consistency
Geremia Taglialatela
2023-04-08
Fix Layout/EmptyLineAfterGuardClause offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLineBetweenDefs offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2023-04-06
Fix Style/Encoding offenses
Geremia Taglialatela
2020-11-27
Allow to set cell type to `date`
Artem Kozaev
2019-10-29
Remove a typo from comment
vzvu3k6k
2017-04-01
chore(doc): document some members
randym
2016-11-12
fix warning: constant ::Fixnum is deprecated
takkanm
2014-07-29
Allow custom marker symbol shapes on chart
mfrank01
2014-02-26
Huge refactoring
Jurriaan Pruis
2013-09-29
add validation for Worksheet#state and WorkbookView#visibility
Randy Morgan
2013-06-23
provide a better default for dispBlanksAs and allow it to be configured
Moses Hohman
2013-01-10
reduced processing of 3000 rows from 3+ seconds to just under 2
Randy Morgan
2012-11-27
Merge pull request #148 from alexrothenberg/pivot_table
Randy Morgan (@morgan_randy)
2012-11-27
Create a simple Pivot Table
Alex Rothenberg
2012-11-25
Updated readme and docs for pre 1.3.4 release
Randy Morgan
2012-11-08
fixed cell text run validation for u and family
Randy Morgan
2012-09-30
patched range validator
Randy Morgan
2012-09-26
pre-release readme updates and more work on auto_filter preset values
Randy Morgan
2012-09-25
more work on deep autofilter implementation
Randy Morgan
2012-07-14
1.1.8 release prep
Randy Morgan
2012-06-06
Validator rename
Jan-Hendrik Hühne
2012-06-06
New validators and tests.
Jan-Hendrik Hühne
2012-06-06
Missing validator tests.
Jan-Hendrik Hühne
2012-06-06
Validator renameing.
Jan-Hendrik Hühne
2012-05-24
Bugfix
Jan-Hendrik Hühne
2012-05-22
First try of the data validation feature.
Jan-Hendrik Hühne
2012-05-13
cleaning up comments for pre-release
Randy Morgan
2012-05-08
documentation for comments.
Randy Morgan
2012-05-08
worksheet comments step 2. Needs docs and specs - but it works in Excel
Randy Morgan
2012-05-04
Merge branch 'master' of github.com:randym/axlsx
Randy Morgan
2012-05-04
add comment relationship type
Randy Morgan
2012-05-03
Add support for pageSetup.
Stefan Daschek
2012-05-03
use string casting and matching for regex validations.
Randy Morgan
2012-04-25
label rotation and conditional formatting examples
Randy Morgan
2012-04-21
adding in icon set and MOAR examples for conditional formatting.
Randy Morgan
2012-04-21
adding in color scale for conditional formatting
Randy Morgan
[next]