summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLStylesExportHelper.hxx
AgeCommit message (Expand)Author
2010-07-16calc56: #i113139# various performance improvements for 1MB rows, especially w...Eike Rathke [er]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-06-02CWS-TOOLING: integrate CWS calcperf04Kurt Zenker
2008-07-02INTEGRATION: CWS dr61 (1.29.16); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.28.88); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.27.188); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.26.324); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.25.98); FILE MERGEDRüdiger Timm
2005-04-22INTEGRATION: CWS validationfix (1.24.20); FILE MERGEDOliver Bolte
2005-03-23INTEGRATION: CWS calcuno01 (1.21.76); FILE MERGEDVladimir Glazounov
2004-07-13INTEGRATION: CWS oasis (1.22.16); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.21.74); FILE MERGEDOliver Bolte
2003-08-19INTEGRATION: CWS dr6 (1.20.68); FILE MERGEDHans-Joachim Lankenau
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-02-08#65293#: constnessJens-Heiner Rechtien
2001-12-06#95346#; remove temporary stylename if it is in the listSascha Ballach
2001-08-03#90510#; use the new standard to export and import macrosSascha Ballach
2001-07-06#79771#; remove unneeded method parameterSascha Ballach
2001-05-30#79771#; optimize the search for a column or row style in AddRangeSascha Ballach
2001-05-29#79771#; some performance improvementsSascha Ballach
2001-05-18#79771#; fix a little bug in the performance optimationsSascha Ballach
2001-05-11make the export and import of default cell styles on columns and rows workSascha Ballach
2001-05-11export and import of default cell styles on rows and columns addedSascha Ballach
2001-04-18fix a little bug in the export if there is no content, but different styles o...Sascha Ballach
2001-04-11cache the NumberformatSascha Ballach
2001-02-28all member bools take now only one bitSascha Ballach
2001-02-05remove stl/ in the includes of stl filesSascha Ballach
2001-01-11move some includes of the xmlexprt.hxx to the cxxSascha Ballach
2001-01-05one point overlooked, now it should workSascha Ballach
2001-01-05now the files should can compile under SolarisSascha Ballach
2000-12-18change from a vector to in this special cases faster listSascha Ballach
2000-11-16move the validations from the iterator to the cellstylesSascha Ballach
2000-11-10make modules of the xml exportSascha Ballach