| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-07 | documentation updates | Randy Morgan | |
| Huge thanks to @teleological for pointing out the error in Styles#add_style | |||
| 2012-07-07 | fix a stupid typo | Randy Morgan | |
| 2012-07-06 | make to_xml_string more #readablecode | Randy Morgan | |
| Based on some great feedback tonight, I am cleaning this up. TODO: specs & docs for each helper method | |||
| 2012-07-06 | make fit_to_page MOAR readable | Randy Morgan | |
| Implement some of the feedback from devolves session on readable code - and remove some garbage that found its way into the repo --- github.app you are too convenient. | |||
| 2012-07-03 | update read me to correct link to examples | Randy Morgan | |
| 2012-06-26 | fixes #105 - disallow control characters. | Randy Morgan | |
| thanks to asakusarb - I found out about [:cntrl:] -- so no more control characters can accidentally get pushed into y our xlsx. | |||
| 2012-06-20 | remove str.tr call as it crunches 1.8.7 | Randy Morgan | |
| 2012-06-20 | parse out protected_range: NOTE excel does not support this part of the spec! | Randy Morgan | |
| 2012-06-20 | update examples and the beginings of protected_range | Randy Morgan | |
| 2012-06-20 | remove unused code and revert restricted character removal from worksheet ↵ | Randy Morgan | |
| parsing. | |||
| 2012-06-18 | properly remove invalid XML characters ↵ | Randy Morgan | |
| \u2028\u0001\u0002\u0003\u0004\u0005\u0006\u0007\u0008\u001f | |||
| 2012-06-11 | mass removal of @default docs bunked some instance vars that started with ↵ | Randy Morgan | |
| @defualt | |||
| 2012-06-11 | documentation improvements. | Randy Morgan | |
| 2012-06-09 | make sheet view selections readable | Randy Morgan | |
| 2012-06-07 | dont write nil values - invalid as per schema | Randy Morgan | |
| 2012-06-07 | use camel instead of inline gsub | Randy Morgan | |
| 2012-06-07 | Merge branch 'master' into pane | Randy Morgan | |
| 2012-06-06 | Compute top_left_cell if sheet is frozen. | Jan-Hendrik Hühne | |
| 2012-06-06 | Added selection function to the sheet view class. | Jan-Hendrik Hühne | |
| 2012-06-06 | Selection stuff. | Jan-Hendrik Hühne | |
| 2012-06-06 | Validator rename | Jan-Hendrik Hühne | |
| 2012-06-06 | Changes default value of xSplit and ySplit. | Jan-Hendrik Hühne | |
| 2012-06-06 | Changes default value of "window protection" | Jan-Hendrik Hühne | |
| 2012-06-06 | Pane stuff and tests. | Jan-Hendrik Hühne | |
| 2012-06-06 | Adds pane functions to worksheet class. | Jan-Hendrik Hühne | |
| 2012-06-06 | Basic pane stuff. | Jan-Hendrik Hühne | |
| 2012-06-06 | Typo. | Jan-Hendrik Hühne | |
| 2012-06-06 | SheetView bugfixes and test suite | Jan-Hendrik Hühne | |
| 2012-06-06 | SheetView integration into worksheet class. | Jan-Hendrik Hühne | |
| 2012-06-06 | First step of the sheet_view implementation. | Jan-Hendrik Hühne | |
| 2012-06-06 | Validator renameing. | Jan-Hendrik Hühne | |
| 2012-06-04 | ooops! start_with needs a ? after it. | Randy Morgan | |
| 2012-06-02 | more work on solidifying parsing of data caching for charts to eliminate ↵ | Randy Morgan | |
| formula strings. | |||
| 2012-05-30 | release prep for 1.1.6 | Randy Morgan | |
| 2012-05-24 | Merge pull request #98 from janhuehne/data_validation | Randy Morgan | |
| Data validation | |||
| 2012-05-24 | Additional comment for showDropDown attribute. | Jan-Hendrik Hühne | |
| 2012-05-24 | Valid attributes optimization | Jan-Hendrik Hühne | |
| 2012-05-24 | Bugfix | Jan-Hendrik Hühne | |
| 2012-05-24 | Only render possible attributes for the given type. | Jan-Hendrik Hühne | |
| 2012-05-24 | tiny bit of whitespace cleanup | Randy Morgan | |
| 2012-05-24 | comment out proper password until we know if excel supports it and if it is ↵ | Randy Morgan | |
| being done properly. | |||
| 2012-05-22 | Added some comments which attribute is available for which type. | Jan-Hendrik Hühne | |
| 2012-05-22 | Bugfix | Jan-Hendrik Hühne | |
| 2012-05-22 | Default value changes | Jan-Hendrik Hühne | |
| 2012-05-22 | Bugfix. | Jan-Hendrik Hühne | |
| 2012-05-22 | First try of the data validation feature. | Jan-Hendrik Hühne | |
| 2012-05-22 | keep working on a spec compliant method | Randy Morgan | |
| 2012-05-21 | patch for 1.8.7 lack of proper ord() | Randy Morgan | |
| 2012-05-21 | Stores the hash_value to @password | Jan-Hendrik Hühne | |
| 2012-05-21 | Adding password hash computation | Jan-Hendrik Hühne | |
