summaryrefslogtreecommitdiff
path: root/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/SxcDocumentSerializer.java
AgeCommit message (Expand)AuthorFilesLines
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.21.62); FILE MERGEDRĂ¼diger Timm1-23/+18
2005-09-09INTEGRATION: CWS ooo19126 (1.20.16); FILE MERGEDRĂ¼diger Timm1-41/+21
2003-04-16Added support for user-defined RowsMartin Maher1-1/+2
2003-03-12*** empty log message ***Martin Maher1-21/+26
2003-03-04Added support for default style formatting in columnsMartin Maher1-10/+45
2003-02-26Added support for worksheet and workbook level settings. Implemented windows ...Martin Maher1-49/+47
2003-02-14Added a fix for cells that have empty content put are required for there styl...Martin Maher1-1/+4
2003-02-13Added support for column widths and row heights. Also added extra cell format...Martin Maher1-59/+87
2003-02-10Improved the style handling within CellStyle and Format. CellStyle now just h...Martin Maher1-14/+6
2003-02-05Added some alignment supportMartin Maher1-7/+18
2003-02-03Added style supportMartin Maher1-0/+73
2003-01-23Should not clear formattingMartin Maher1-2/+0
2003-01-23#104852# Added code to read and write <Name-expressions> tag (Name Definitions)Martin Maher1-5/+98
2002-11-22Changed the way in which value nodes are expandedMartin Maher1-52/+27
2002-10-29Handle null node. Temp fix to prevent converter bombing outMike Hayes1-5/+3
2002-10-11Added support for formula error cellsMartin Maher1-3/+8
2002-10-11Added some support for boolean formulaMartin Maher1-1/+5
2002-06-06Fomratting should be cleared regardless of whether or not there are cellMartin Maher1-1/+1
2002-05-24Added functionality to make sure the Formula cell value is also extracted.Martin Maher1-0/+1
2002-05-08Moved parseFormula out of the sxc layer and into the pluginMartin Maher1-12/+1
2002-05-01If there is no cell attribute we must clear the formatting object to prevent usMartin Maher1-0/+2
2002-03-07Initial Importdkenny1-0/+809