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