GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
4
Releases
24
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
knarita
/
ClosedXML
Download ZIP
1019 commits
Transfer to URL with SHA
tree:
b6ea4fd8b9
Branches
Tags
×
develop
master
open_document_problem
release-candidate
0.80.1
0.85.0
0.86.0
0.87.0
0.87.1
0.88.0-beta1
0.88.0
0.89.0-beta1
0.89.0
0.90.0-beta2
0.90.0
0.91.0-beta1
0.91.0-beta3
0.91.0
0.92.0-beta1
0.91.1
0.92.0
0.93.0-beta1
0.93.0-beta4
0.93.0-rc1
0.93.0-rc2
0.93.0
0.93.0-rc3
0.93.1
ClosedXML
/
ClosedXML
/
Excel
/
latest commit
b6ea4fd8b9
Francois Botha
authored
on 23 Aug 2017
GitHub
committed
on 23 Aug 2017
..
AutoFilters
Unknown changes - something to do with line endings?
8 years ago
CalcEngine
Merge pull request #439 from igitur/issue438-vlookup-bad-expression
8 years ago
Cells
Merge pull request #423 from igitur/issue422-set-null-value
8 years ago
Charts
Unknown changes - something to do with line endings?
8 years ago
Columns
Move row height / column width when inserting new rows / columns. Fixes #350
8 years ago
Comments
Unknown changes - something to do with line endings?
8 years ago
ConditionalFormats
Fix data bar for min/max
8 years ago
Coordinates
Add extension method to wrap sheet name in quotes, only if required, i.e. it contains a space in the name
8 years ago
CustomProperties
Unknown changes - something to do with line endings?
8 years ago
DataValidation
Remove obsolete XLHelper.IsNullOrWhiteSpace
8 years ago
Drawings
Remove obsolete XLHelper.IsNullOrWhiteSpace
8 years ago
Hyperlinks
Add extension method to wrap sheet name in quotes, only if required, i.e. it contains a space in the name
8 years ago
Misc
Remove obsolete XLHelper.IsNullOrWhiteSpace
8 years ago
NamedRanges
Check for null and fallback to workbook if worksheet range not found.
8 years ago
PageSetup
Unknown changes - something to do with line endings?
8 years ago
PivotTables
Unknown changes - something to do with line endings?
8 years ago
Ranges
Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into issue350-Inserting-rows-causes-changes-of-rows-heights
8 years ago
RichText
Unknown changes - something to do with line endings?
8 years ago
Rows
Add option to clear row height
8 years ago
Style
Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into develop
8 years ago
Tables
Merge pull request #408 from igitur/issue285-update-table-fieldnames
8 years ago
EnumConverter.cs
Unknown changes - something to do with line endings?
8 years ago
IXLOutline.cs
Unknown changes - something to do with line endings?
8 years ago
IXLSheetProtection.cs
Unknown changes - something to do with line endings?
8 years ago
IXLSheetView.cs
Unknown changes - something to do with line endings?
8 years ago
IXLTheme.cs
Unknown changes - something to do with line endings?
8 years ago
IXLWorksheet.cs
Add unit test
8 years ago
IXLWorksheets.cs
Unknown changes - something to do with line endings?
8 years ago
XLAddressLight.cs
Unknown changes - something to do with line endings?
8 years ago
XLConstants.cs
Unknown changes - something to do with line endings?
8 years ago
XLOutline.cs
Unknown changes - something to do with line endings?
8 years ago
XLSheetProtection.cs
Unknown changes - something to do with line endings?
8 years ago
XLSheetView.cs
Unknown changes - something to do with line endings?
8 years ago
XLTheme.cs
Unknown changes - something to do with line endings?
8 years ago
XLWSContentManager.cs
Unknown changes - something to do with line endings?
8 years ago
XLWorkbook.cs
Merge pull request #399 from igitur/find-string-helper-functions
8 years ago
XLWorkbookProperties.cs
Unknown changes - something to do with line endings?
8 years ago
XLWorkbook_ImageHandling.cs
Fix load and save for Excel produced files.
8 years ago
XLWorkbook_Load.cs
Merge pull request #412 from igitur/issue410-load-table-without-name
8 years ago
XLWorkbook_Save.NestedTypes.cs
Unknown changes - something to do with line endings?
8 years ago
XLWorkbook_Save.cs
Merge pull request #437 from igitur/issue435-nullreferenceexception-on-multiple-save
8 years ago
XLWorksheet.cs
Merge pull request #418 from igitur/issue416-named-range-bug-when-copying-worksheet
8 years ago
XLWorksheetInternals.cs
Can now delete pictures
8 years ago
XLWorksheets.cs
Merge pull request #235 from aakasaka/develop
8 years ago