ClosedXML / ClosedXML / Excel /
@Aleksei Aleksei authored on 15 Mar 2018
..
AutoFilters Add dategroup filtered column. Fixes #701 7 years ago
Caching Repositories, style values and style keys implemented 7 years ago
CalcEngine Eliminated significant redundant iterations. (#696) 7 years ago
Cells Eliminate redundant XLStyle instances creation (performance impact) 7 years ago
Charts Unknown changes - something to do with line endings? 8 years ago
Columns Non-initialized cell excluded from children of XLColumn and XLRow. Reference files updated (cells with default styles excluded) 7 years ago
Comments Unknown changes - something to do with line endings? 8 years ago
ConditionalFormats Fix conditional format initialization 7 years ago
Coordinates Use String.Concat instead of String.Format to speed up string concatenation 8 years ago
CustomProperties Unknown changes - something to do with line endings? 8 years ago
DataValidation Fix issues with data validation rules (#718) 7 years ago
Drawings Keep Table relId unchanged when re-saving 7 years ago
Hyperlinks Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into StylesRebased 7 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 Formatting fixes 7 years ago
Ranges Eliminate redundant XLStyle instances creation (performance impact) 7 years ago
RichText Add support for setting charset 8 years ago
Rows Non-initialized cell excluded from children of XLColumn and XLRow. Reference files updated (cells with default styles excluded) 7 years ago
Style Auto format 7 years ago
Tables Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into StylesRebased 7 years ago
EnumConverter.cs Add dategroup filtered column. Fixes #701 7 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
IXLWorkbook.cs Sorted methods/fields alphabetically according to CodeMaid conventions 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 Set context correctly after adding Drawing and LegacyDrawing parts. 7 years ago
XLWorkbook.cs Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into StylesRebased 7 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 Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into StylesRebased 7 years ago
XLWorkbook_Save.NestedTypes.cs Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into StylesRebased 7 years ago
XLWorkbook_Save.cs Exclude empty font, border and fill sections in differential styles 7 years ago
XLWorksheet.cs Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into StylesRebased 7 years ago
XLWorksheetInternals.cs Can now delete pictures 8 years ago
XLWorksheets.cs Keep Table relId unchanged when re-saving 7 years ago