summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLStylesExportHelper.cxx
AgeCommit message (Expand)Author
2003-08-18INTEGRATION: CWS geordi2q01 (1.35.110); FILE MERGEDHans-Joachim Lankenau
2003-04-15INTEGRATION: CWS dbgmacros1 (1.32.14.1.28); FILE MERGEDVladimir Glazounov
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-09-13#91968#; check the document and the model before usingSascha Ballach
2001-09-06#91955#; improve the performance and the memory usageSascha Ballach
2001-09-06#91955#; set the new repeat value to the repeat value of the columns and not ...Sascha Ballach
2001-09-04#91850#; fix the problems of called assertionsSascha Ballach
2001-08-03#90510#; use the new standard to export and import macrosSascha Ballach
2001-07-26#90255#; remove xmlkywd.hxxSascha Ballach
2001-07-06#79771#; remove unneeded method parameterSascha Ballach
2001-06-13#88216#; only remove styleranges if the range is exportedSascha Ballach
2001-06-11#79771#; remove some unnecassary callsSascha 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-23#87349#; compare StyleIndex and bIsAutoStyleSascha Ballach
2001-05-21#79771#; remove unecessary callsSascha 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-01-15the validation use the exportText method of the TextExportHelper to export th...Sascha 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-21remove some warningsSascha Ballach
2000-12-20some assertions addedSascha Ballach
2000-12-19fix a little bug in collect column and row stylesSascha Ballach
2000-12-19remove the most compiler warningsSascha 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-15#65293#: includesJens-Heiner Rechtien
2000-11-10make modules of the xml exportSascha Ballach