| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-22 | Use Ruby 1.9 hash syntax (non-production code) | 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-05-03 | Fix non-production Style/NumericLiterals offenses | Geremia Taglialatela | |
| 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 | |
| - Lint/AmbiguousBlockAssociation - Lint/AmbiguousOperatorPrecedence - Lint/EmptyBlock - Lint/RedundantSplatExpansion - Lint/RedundantStringCoercion - Lint/SymbolConversion - Lint/UnusedBlockArgument - Style/BlockDelimiters - Style/CommentAnnotation - Style/EachForSimpleLoop - Style/EmptyMethod - Style/ExpandPathArguments - Style/FileWrite - Style/GlobalStdStream (UNSAFE) - Style/HashEachMethods (UNSAFE) - Style/NestedParenthesizedCalls - Style/NilComparison - Style/NumericLiteralPrefix (manually fixed) - Style/ParallelAssignment - Style/PreferredHashMethods (UNSAFE) - Style/RedundantInterpolation (UNSAFE) - Style/RedundantParentheses (UNSAFE) - Style/RegexpLiteral - Style/RescueStandardError - Style/SpecialGlobalVars (UNSAFE) - Style/SymbolProc (UNSAFE) - Style/ZeroLengthPredicate (UNSAFE) | |||
| 2023-04-09 | Fix Layout/ExtraSpacing offenses | Geremia Taglialatela | |
| Configure with `AllowBeforeTrailingComments: true` | |||
| 2023-04-08 | Fix space-related offenses | Geremia Taglialatela | |
| - Layout/SpaceAfterComma - Layout/SpaceAroundEqualsInParameterDefault - Layout/SpaceAroundOperators - Layout/SpaceBeforeBlockBraces - Layout/SpaceInsideBlockBraces - Layout/SpaceInsideHashLiteralBraces - Layout/SpaceInsideParens | |||
| 2023-04-06 | Fix Layout/EmptyLines offenses | Geremia Taglialatela | |
| ``` rubocop --only Layout/EmptyLines -a ``` | |||
| 2023-04-06 | Remove Layout/TrailingWhitespace offenses | Geremia Taglialatela | |
| ``` rubocop --only Layout/TrailingWhitespace -a ``` | |||
| 2014-03-04 | Add tests for checking formatting and sourceLinked properties when setting ↵ | Chris Roby | |
| formatting on an axis | |||
| 2013-03-17 | Fixed LineChart and refactored chart axes management | Randy Morgan | |
| 2012-07-08 | adding in axis line fill and patching view3d misname for line3DChart | Randy Morgan | |
| 2012-06-12 | more specs for axis labels | Randy Morgan | |
| 2012-06-11 | add title object to axis. | Randy Morgan | |
| 2012-05-17 | fix ALL the warnings! | Randy Morgan | |
| 2012-05-15 | bring coverage up to 100% and patch a few minor bugs in cell style overrides ↵ | Randy Morgan | |
| and misnamed app attributes. | |||
| 2012-04-25 | label rotation and conditional formatting examples | Randy Morgan | |
| 2012-04-01 | rebuild all serialization to use string concatenation instead of nokogiri. | Randy Morgan | |
| 2012-03-23 | move requires out of specs and into helper that prepends lib directory for ↵ | Randy Morgan | |
| requires | |||
| 2011-12-08 | cleaning up xml namespace usage in drawings and improving looks for charts ↵ | Randy Morgan | |
| in excel 2011 | |||
| 2011-11-23 | -refactoring chart position and axis data/category for chart. | Randy Morgan | |
| -additional specs and documentation improvements. | |||
| 2011-11-20 | first commit | Randy Morgan | |
