2273 Commits (c033eb633a5604ac0b2fab9c805b05ba1f21c419)
 

Author SHA1 Message Date
  Nick Burch 2ef12ceb0c Another jdk1.4 vs jdk1.5 tweak 16 years ago
  Nick Burch 1302dc11d9 Fix up the jdk1.4 interfaces, so that it all compiles and is happy once again 16 years ago
  Nick Burch 2851fa5070 Start to wire up the commentstable stuff, now partly in place, and partly tested 16 years ago
  Nick Burch 4361861502 Shift comments support over onto new style XSSFModel, in preparation for readings and writing existing ones 16 years ago
  Nick Burch 117e95f063 XSSF named range support 16 years ago
  Nick Burch c41bb15f4e Add examples and documentation for xssf eventusermodel code 16 years ago
  Nick Burch cc94eade96 Add XSSF eventusermodel support 16 years ago
  Nick Burch c76550b831 Improve how XSSFCell does error stuff 16 years ago
  Nick Burch 4bf50d5901 Make a start on running all the formula tests for xssf. Currently not enabled, as many fail, but provides a start 16 years ago
  Nick Burch ca402c4911 Various quickguide updates 16 years ago
  Nick Burch 50d0d077eb Make the jdk 1.5 interfaces a bit more jdk 1.5 friendly 16 years ago
  Nick Burch 83ee6d319c Update formula eval docs for xssf support 16 years ago
  Nick Burch 0cd7ba4ad2 Few little short/int tweaks, and then tests to show that FormulaEvaluator plays nicely with xssf 16 years ago
  Nick Burch b4590a5c1e Shuffle the FormulaParser stuff about, and get it all working with the new interfaces, and not just with the hard coded HSSF classes 16 years ago
  Nick Burch 4bc2e0eb3e Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642566,642568-642574,642576 via svnmerge from 16 years ago
  Nick Burch 59faaa7434 Manually merge a few documentation updates 16 years ago
  Nick Burch 2cc20707fc Manually merge over changes from trunk, so that tests pass, as svnmerge appears to have missed something 16 years ago
  Nick Burch 8aa0c858c6 Merged revisions 612484-612511,612513-612519,612521-613394,613397-613399,613402-614210,614212-614273,614275-614869,614871-614877,614879-614908,614910-615189,615191-615254,615256-615258,615260-615309,615311-615314,615316-615609,615611-615768,615770-615858,615860-617155,617157-617166,617168-617482,617484-617486,617488-617490,617492-617515,617517-617522,617524-617554,617556-617833,617835-618229,618231-618234,618236-618327,618329-618679,618681-618689,618691,618693-618939,618941-619000,619002-619309,619311-619381,619383-619501,619503-619508,619510-619847,619850,619852-619967,619969-620340,620342-620556,620558-620581,620583-627778,627780-627787,627789-627998,628000-628026,628028,628030-628032,628034,628036-628043,628045-628064,628066-628713,628715-629551,629553-629737,629739-629741,629743-629754,629756-629820,629822-629828,629830,629833-629836,629838-629848,629850-629864,629866-630159,630161-630163,630165-633113,633115-633117,633119-633125,633127-633150,633152-633168,633170-633204,633206-633504,633506-633546,633549-634317,634319-634370,634373-634616,634618,634620-634629,634631-636750,636752-636755,636757-636785,636787-636789,636791-637188,637190-637592,637594,637596-637597,637599,637602-637869,637871-638784,638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-640056,640058-642557 via svnmerge from 16 years ago
  Nick Burch fb33f585f5 Merged revisions 638001-638784,638786-639486,639488-639601,639603-639836 via svnmerge from 16 years ago
  Nick Burch cfe2e40f4b Tell svnmerge to skip a few documentation related changes 16 years ago
  Nick Burch 1684f36a8f Merge changes from trunk to the ooxml branch - revisions 634630 to 16 years ago
  Paolo Mottadelli 4bdf3c6de2 XSSFCellStyle getFont method; XSSFFont class added all methods to be implemented; tests 16 years ago
  Paolo Mottadelli 7e352cbe15 XSSFCellBorder does not expose CTBorder object (same for XSSFCellFill); StylesTable refactored 16 years ago
  Paolo Mottadelli 0c991c8d83 XSSFCellStyle fillColors support; XSSFCellFill class; tests 16 years ago
  Nick Burch 869e44828c Add note about needing to give ant more memory to run all the tests 16 years ago
  Nick Burch 2f5dc6f5e8 New version of openxml4j, which supports reading from InputStreams. Enable WorkbookFactory test for this 16 years ago
  Nick Burch aea6fd622f Now StylesTable works, re-enable previously failing cell test which now passes 16 years ago
  Nick Burch 205a5195df Write tests for xssf StylesTable, now able to round-trip just fine 16 years ago
  Nick Burch 010e4ac166 Quite a bit more xssf support for cell styles. Also, get all the ooxml tests to pass cleanly, partly by disabling broken ones 16 years ago
  Nick Burch cdd40f2479 Get it to the point that existing .xslx files can be loaded+saved, and opened by excel without warning, and new files can be loaded but with a warning 16 years ago
  Nick Burch 401fcc7142 Excel objects to <cols/> in a sheet, so avoid outputting that 16 years ago
  Nick Burch ff2d218fdd Expand on XSSFWorkbook tests, and get them working (needs updated ooxml) 16 years ago
  Nick Burch 059ebfaacf New openxml4j. Also, re-order some of the xssfworkbook writing out steps, so we can update references. Finally, some more tests 16 years ago
  Nick Burch 46ac8d5e3e Tweak some build paths, and add in some tasks for running things like POIFSView and BiffViewer 16 years ago
  Nick Burch 92ce8ec2a7 Upgrade the ooxml branch to use v1.3 of the apache doc format 16 years ago
  Nick Burch 984833de54 [ooxml branch] Reformat, and some slight tweaks on ooxml support details 16 years ago
  Nick Burch 07f8ef1a10 Start to tie up the XSSF cell styles stuff with the StylesTable code 16 years ago
  Nick Burch 9adfbc6eac Tidy up the xssf models stuff, by pushing more of the logic onto XSSFWorkbook 16 years ago
  Nick Burch b2af50dc81 Start to tidy up the model loading, to reduce duplicated code, and make it cleaner 16 years ago
  Nick Burch 58b52d1284 Start supporting styles on the XSSFWorkbook, and tests for it 16 years ago
  Nick Burch ef20df0bd1 Move the SharedStringsTable to a more generic package, and make a start on the styles table 16 years ago
  Nick Burch c94ce50344 More create helper stuff, and some sample formatting files 16 years ago
  Nick Burch 23ec831899 Further workarounds for java being rubbish, by having a dedicated class to create concrete instances of interfaces for you 16 years ago
  Nick Burch f4f71fc9bc Update some more documentation, and put in a workaround for needing to create a RichTextString, without wanting to know the concrete type, but Java interfaces are crap 16 years ago
  Nick Burch bfc60827c0 Re-name some documentation directories, so they have better names now cover ole2 and ooxml (will need .htaccess redirect when putting live) 16 years ago
  Nick Burch 703fdfabb6 Patch from Paolo from bug #44581 - fix ColumnHelper bug, and start on xssf stylings 16 years ago
  Nick Burch b269d4ec05 Add target single-test-ooxml 16 years ago
  Nick Burch 1153191658 Start on a factory for producing the right Workbook 16 years ago
  Nick Burch ec57987645 Fix a few ooxml unit tests 16 years ago
  Nick Burch 0a06d325fa Update the word code to the new style ooxml stuff 16 years ago