summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLExportIterator.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-27More ScBaseCell reduction...Kohei Yoshida1-4/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard1-0/+27
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard1-43/+43
2011-01-18Better cell anchoring. (fdo#33205)Caolán McNamara1-0/+2
2010-11-23cppcheck: These functions can be consCaolán McNamara1-2/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte1-0/+8
2009-05-18CWS-TOOLING: integrate CWS calcmultilineJens-Heiner Rechtien1-0/+3
2008-07-02INTEGRATION: CWS dr61 (1.33.16); FILE MERGEDRüdiger Timm1-3/+3
2008-04-10INTEGRATION: CWS changefileheader (1.32.88); FILE MERGEDRüdiger Timm1-46/+18
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.31.188); FILE MERGEDRüdiger Timm1-6/+2
2007-02-27INTEGRATION: CWS calcwarnings (1.30.314); FILE MERGEDVladimir Glazounov1-9/+9
2005-09-23INTEGRATION: CWS calcperf01 (1.28.56); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.28.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.25.76); FILE MERGEDVladimir Glazounov1-23/+23
2004-09-08INTEGRATION: CWS dr12 (1.25.52); FILE MERGEDJens-Heiner Rechtien1-3/+34
2004-06-04INTEGRATION: CWS rowlimit (1.25.74); FILE MERGEDOliver Bolte1-7/+7
2003-08-18INTEGRATION: CWS geordi2q01 (1.24.242); FILE MERGEDHans-Joachim Lankenau1-2/+3
2002-02-08#65293#: constnessJens-Heiner Rechtien1-9/+9
2001-12-05#95346#; don't use a list of pointers for the annotation list, because the < ...Sascha Ballach1-4/+4
2001-12-04#95346#; add clear() method to remove unneeded objects; rename the ScMyAnnota...Sascha Ballach1-6/+8
2001-07-27#90139#; don't export draw defaults; some optimisations of shape exportSascha Ballach1-5/+9
2001-07-19#89929#; cache the value of a cellSascha Ballach1-3/+6
2001-05-29#79771#; some performance improvementsSascha Ballach1-2/+3
2001-05-21#87030#; improve the behaviour of the progressbarSascha Ballach1-2/+3
2001-05-18#79771#; fix a little bug in the performance optimationsSascha Ballach1-2/+3
2001-05-18#79771#; only ask for matrix if it is a formula cellSascha Ballach1-2/+3
2001-05-17#79771#; makes the handling of annotations much better, and so the performanc...Sascha Ballach1-2/+17
2001-05-16#79771#; some other little performance optimationsSascha Ballach1-2/+12
2001-05-16#79771#; remember XCellRange for every tableSascha Ballach1-2/+3
2001-05-14ask only once for the cell style indexSascha Ballach1-3/+10
2001-04-05new attribute for table:cell-range-source: table:refresh-delayDaniel Rentz1-3/+6
2001-02-28all member bools take now only one bitSascha Ballach1-15/+15
2001-02-05remove stl/ in the includes of stl filesSascha Ballach1-3/+3
2001-01-05now the files should can compile under SolarisSascha Ballach1-3/+11
2000-12-18change from a vector to in this special cases faster listSascha Ballach1-13/+23
2000-11-23Remove stl/ from #include statementSander Vesik1-3/+3
2000-11-16move the validations from the iterator to the cellstylesSascha Ballach1-87/+2
2000-11-15fix: operator<Daniel Rentz1-12/+2
2000-11-14end position of a shape addedSascha Ballach1-2/+3
2000-11-10add: export of table:detectiveDaniel Rentz1-8/+99
2000-11-08chg: improved export cell iteratorDaniel Rentz1-0/+367