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
1217 commits
Transfer to URL with SHA
tree:
fc75e6660d
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
fc75e6660d
Peter Amrehn
authored
on 1 Nov 2017
..
AutoFilters
Breaking change: Change XLCellValues to XLDataType
8 years ago
CalcEngine
improve Fact (throw correct exceptions on invalid input), add unit tests
8 years ago
Cells
Breaking change: Change XLCellValues to XLDataType
8 years ago
Charts
Unknown changes - something to do with line endings?
8 years ago
Columns
Breaking change: Change XLCellValues to XLDataType
8 years ago
Comments
Unknown changes - something to do with line endings?
8 years ago
ConditionalFormats
Save calculated column formula in table field (#528)
8 years ago
Coordinates
Fix hyperlinks - include sheet 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
Merge pull request #490 from igitur/issue480-font-not-respected
8 years ago
Hyperlinks
Fix hyperlinks - include sheet 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
Fix header/footer parsing. Fixes #536
8 years ago
PivotTables
Pivot table default filter (#508)
8 years ago
Ranges
Breaking change: Change XLCellValues to XLDataType
8 years ago
RichText
Add support for setting charset
8 years ago
Rows
Breaking change: Change XLCellValues to XLDataType
8 years ago
Style
Save calculated column formula in table field (#528)
8 years ago
Tables
Breaking change: Change XLCellValues to XLDataType
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
SaveOptions.cs
Optimise calculation chain generation and introduce new SaveOptions
8 years ago
XLAddressLight.cs
Unknown changes - something to do with line endings?
8 years ago
XLConstants.cs
Save calculated column formula in table field (#528)
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 #519 from igitur/issue248-autofilter-removed-when-copying-sheet
8 years ago
XLWorkbookProperties.cs
Unknown changes - something to do with line endings?
8 years ago
XLWorkbook_ImageHandling.cs
Allow duplicate picture names when loading a file, but don't allow duplicate Ids
8 years ago
XLWorkbook_Load.cs
Breaking change: Change XLCellValues to XLDataType
8 years ago
XLWorkbook_Save.NestedTypes.cs
Breaking change: Change XLCellValues to XLDataType
8 years ago
XLWorkbook_Save.cs
Breaking change: Change XLCellValues to XLDataType
8 years ago
XLWorksheet.cs
OutOfMemoryException. Some range disposing.
8 years ago
XLWorksheetInternals.cs
Can now delete pictures
8 years ago
XLWorksheets.cs
Case insensitive IXLWorksheets.TryGetWorksheet
8 years ago