53 Commits (master)

Author SHA1 Message Date
Tony Qu 5882ddadd8 update the solution in tool folder 2 years ago
Tony Qu b5168c85a8 remove LoadAndSaveBack tool 4 years ago
Tony Qu 9651a3b5ff remove two tools 4 years ago
Tony Qu ca91b8cef0 fix LoadAndSaveBack nuget reference issue 4 years ago
Tony Qu 76ba975e11 fix LoadAndSaveBack example 5 years ago
Tony Qu dbfb0afea6 change .net framework to 4.5.2 for LoadAndSaveBack tool 5 years ago
Tony Qu be5889e8de fix compilation issue caused by new syntax introduced by c# 6.0 and above. 5 years ago
Rye 9e9402b731 omg I wrote a cell 9 years ago
antony-liu 9b16ea3eb5 Added parse and write method for ooxml pivot table classes 10 years ago
antony-liu 21c87fb266 Improve tool XmlSerializationCodeGenerator. 10 years ago
Tony Qu 34fe19165b fix EDate function 11 years ago
Tony Qu 264bb416c1 fix some bugs in XmlSerializationGenerator 11 years ago
Tony Qu 66dfc3047d update POIFS Browser to fix compilation issues 11 years ago
Tony Qu fbba8a80d0 fix comment shape in XSSF 11 years ago
Tony Qu 5866f81da7 support read/write byte and short in the xml code generator 12 years ago
Tony Qu 1ba8c9c411 a tool to test read and write back cases 12 years ago
Tony Qu afe66c0106 add a new tool called styleviewer 12 years ago
Tony Qu 1dfb82527a enhance codegenerator to support Items and ItemsElementNames 12 years ago
Tony Qu 2b2fff6fc2 support generate Items code 12 years ago
Tony Qu cb271aaede start working on CT_Comments 12 years ago
Tony Qu 0d5c767850 get rid of XmlSerializer for NumberingDocument 12 years ago
Tony Qu d3cc29df79 support generating properties based on Items attributes 12 years ago
Tony Qu d75899f1ea display List<xxx> instead of List~1 in code generator 12 years ago
Tony Qu e2d3687356 fix several issues for code generator 12 years ago
Tony Qu d4e389ba8c fix generating String.Parse code in List<String> write 12 years ago
Tony Qu d37ed8f316 XmlSerializationCodeGenerator enhancement 12 years ago
Tony Qu ffaccf2b72 fix mono compilation issue 12 years ago
Tony Qu 5b980b3822 support filter class with parse/write in code generator 12 years ago
Tony Qu d588cf9ab1 add copy button to the code generator tool 12 years ago
Tony Qu 0e7dcf7a8d check-in XSSFDrawing to compile successfully 12 years ago
Tony Qu cb4d2738b0 add a new tool to generate xml serialization code 12 years ago
Tony Qu c6868e4190 fix LF formatting issue 13 years ago
antony.apollo@gmail.com a4ec2eb710 add support for parsing a separate chart sheet that contains a single chart. 13 years ago
antony.apollo@gmail.com 30f59e8e60 add support for viewing chart records 13 years ago
antony.apollo@gmail.com ba91e361d9 update project with NPOI 2.0 13 years ago
tonyqus f3db527482 fix tab properties issue of POIFS Browser 13 years ago
antony.apollo@gmail.com cb8dd99e57 Fix XSSFCellStyle issue. 13 years ago
tonyqus 203814d67c fix cell numeric value parsing issue; fix extra br issue in VMLDrawing; fix POIFS Browser to render sub records under PageSettingsBlock; 13 years ago
antony.apollo@gmail.com 479f7a8630 Add sample CreateBullet 13 years ago
antony.apollo@gmail.com 98743069ec Improve the tool so that you can simultaneously view two documents. 13 years ago
antony.apollo@gmail.com 26b1e009a6 Microsoft Office Document Part Viewer 13 years ago
tonyqus c13c846d95 update Java2CSharp convention rule 14 years ago
tonyqus 1200474d02 use ByteArrayInputStream instead of MemoryStream while creating DocumentNode data; 14 years ago
tonyqus 79b12c25ee fix NullException issue in POIFSBrowser, this occurs when there is no EscherAggregate in sheet 14 years ago
tonyqus cfd23ee065 fix testcases.csproj and OpenXmlFormats.csproj for VS2008 14 years ago
tonyqus 5f9eef104d add support for parsing EscherRecord 14 years ago
tonyqus 1c375d40b6 fix some NPOI.XSSF compilation issue; add vs2010 csproj files for NPOI.XSSF 14 years ago
tonyqus@gmail.com b2ff7b4359 use NPOI 1.2.5 assembly in POIFS Browser; remove anything related to HWPF so far 14 years ago
tonyqus@gmail.com 27de914134 exclude HWPF treenode from POIFSBrowser project file 14 years ago
tonyqus@gmail.com b67c368c27 checkin HWPF treenode for POIFS browser to fix the build 14 years ago