summaryrefslogtreecommitdiff
path: root/xmerge
AgeCommit message (Expand)AuthorFilesLines
2003-06-17changed output type to xmlAidan Butler2-209/+2
2003-06-17i15692 Kevin Fowlks Patch: adds Quotation support to docbook XSLT filesAidan Butler3-0/+19
2003-06-16i15602 Applied patch from Kevin Fowlks to StylesheetsAidan Butler3-3/+29
2003-06-13*** empty log message ***Aidan Butler1-6/+10
2003-06-12DocBook Filter files. Initial commitAidan Butler4-0/+708
2003-06-11New docbook style-sheets with added tag supportAidan Butler3-926/+654
2003-05-30Added support for nested tags (menuchoice only), indexing, cross references, ...Aidan Butler1-1354/+1521
2003-05-30Initial import of export stylesheet for DocBook chaptersAidan Butler1-0/+1081
2003-05-30Initial import of export stylesheet for DocBook articlesAidan Butler1-0/+1073
2003-05-30Flat XML filter with pretty printingAidan Butler5-0/+770
2003-05-29Adding Makefile for use with the SDKAidan Butler1-0/+103
2003-05-29Added URI ResolverAidan Butler2-2/+55
2003-04-16minor javadoc updatesMartin Maher2-2/+8
2003-04-16Added support for user-defined RowsMartin Maher2-4/+14
2003-04-16Ask the workbook for the sheetnameMartin Maher1-2/+2
2003-04-14#108869 fix for extra row being createdMartin Maher2-7/+49
2003-04-11#107466# Adjust the column scale so that it looks closer to what StarCalac usesMartin Maher1-3/+9
2003-03-27Made Symbol Lookup a abstract class insetad of an interfaceMartin Maher5-118/+49
2003-03-12Fixed javadoc errorMartin Maher1-2/+2
2003-03-12Pale colours were being mapped to white. Added code to map them to their base...Martin Maher1-6/+24
2003-03-12*** empty log message ***Martin Maher13-108/+220
2003-03-05Re-added default-cell-style attributeMartin Maher1-0/+6
2003-03-05Added extra checksAidan Butler1-9/+12
2003-03-04Improved non-zip file import and export. This was necessary for Pexcel as the...Aidan Butler2-15/+139
2003-03-04Added a check to avoid Null Pointer Exception when nodelist is emptyAidan Butler1-9/+15
2003-03-04Added support for default style formatting in columnsMartin Maher7-56/+109
2003-03-03Support for Row and Column StylesMartin Maher3-0/+849
2003-02-26Added support for worksheet and workbook level settings. Implemented windows ...Martin Maher19-104/+1315
2003-02-19#107463# #107464# Added support for color in both fonts and backgrounds. Also...Martin Maher37-254/+884
2003-02-14Removed Pretty Print and added AnyConverterAidan Butler1-27/+36
2003-02-14Forgot to add the default font record to the workbookMartin Maher1-0/+2
2003-02-14Added support for vertical alignmentMartin Maher4-26/+123
2003-02-14Added a fix for cells that have empty content put are required for there styl...Martin Maher2-3/+5
2003-02-13Incorrectly checked in the last time this is the non-debug versionMartin Maher1-4/+4
2003-02-13Added a twips converter for column widths and row heightsMartin Maher3-4/+135
2003-02-13Added support for column widths and row heights. Also added extra cell format...Martin Maher15-117/+471
2003-02-10Improved the style handling within CellStyle and Format. CellStyle now just h...Martin Maher9-460/+268
2003-02-05Added some alignment supportMartin Maher5-27/+106
2003-02-05Added CellStyleMartin Maher2-0/+745
2003-02-05Always make the base cell address the first cell of the first sheetMartin Maher1-6/+1
2003-02-05Added proper decoding for 3D Area ReferencesMartin Maher1-8/+18
2003-02-04Modified to use AnyConverter classAidan Butler2-28/+39
2003-02-03Added style supportMartin Maher4-1/+159
2003-02-03Fixed a bug related to stripping unwanted characters from formulaMartin Maher2-49/+33
2003-02-03Added some code for better handling of extended format indexesMartin Maher8-18/+68
2003-02-03Some bug fixes for token encoding and decodingMartin Maher4-82/+74
2003-02-03Added SxcConstantsMartin Maher2-0/+75
2003-01-28initial commitAidan Butler1-0/+1412
2003-01-28If for whatever reason we can't create a Float record create a String cell in...Martin Maher1-2/+8
2003-01-27Added support for generic text fields on exportAidan Butler2-1/+9