summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/XMLExportIterator.hxx
Commit message (Expand)AuthorAgeFilesLines
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* fdo#76409: Write output cell string to <text:p> element when saving to ods.Kohei Yoshida2014-04-151-1/+3
* whitespace cleanup in scMarkus Mohrhard2014-04-061-18/+0
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-21/+21
* Remove visual noise from scAlexander Wilms2014-03-031-9/+9
* remove unused code ScMyNotEmptyCellsIterator::GetCell() constNoel Grandin2014-02-271-3/+0
* Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard2013-10-231-37/+2
* clean obsolete parts of ScMyCellLaurent Godard2013-08-291-9/+0
* Combine SetMatrixCellData() with SetCellData().Kohei Yoshida2013-08-251-1/+0
* Remove ugly and expensive hack only to see if the cell is an edit cell.Kohei Yoshida2013-08-241-1/+0
* Provide a way to retrieve current cell instance during ods export.Kohei Yoshida2013-08-241-0/+3
* Use smart pointer for this.Kohei Yoshida2013-08-241-2/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* More ScBaseCell reduction...Kohei Yoshida2013-03-271-4/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* export all notes into odf, fdo#49924Markus Mohrhard2012-07-081-0/+27
* some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard2011-08-281-43/+43
* Better cell anchoring. (fdo#33205)Caolán McNamara2011-01-181-0/+2
* cppcheck: These functions can be consCaolán McNamara2010-11-231-2/+2
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte2009-09-071-0/+8
* CWS-TOOLING: integrate CWS calcmultilineJens-Heiner Rechtien2009-05-181-0/+3
* INTEGRATION: CWS dr61 (1.33.16); FILE MERGEDRüdiger Timm2008-07-021-3/+3
* INTEGRATION: CWS changefileheader (1.32.88); FILE MERGEDRüdiger Timm2008-04-101-46/+18
* INTEGRATION: CWS dr58_SRC680 (1.31.188); FILE MERGEDRüdiger Timm2008-01-291-6/+2
* INTEGRATION: CWS calcwarnings (1.30.314); FILE MERGEDVladimir Glazounov2007-02-271-9/+9
* INTEGRATION: CWS calcperf01 (1.28.56); FILE MERGEDJens-Heiner Rechtien2005-09-231-4/+4
* INTEGRATION: CWS ooo19126 (1.28.116); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS calcuno01 (1.25.76); FILE MERGEDVladimir Glazounov2005-03-231-23/+23
* INTEGRATION: CWS dr12 (1.25.52); FILE MERGEDJens-Heiner Rechtien2004-09-081-3/+34
* INTEGRATION: CWS rowlimit (1.25.74); FILE MERGEDOliver Bolte2004-06-041-7/+7
* INTEGRATION: CWS geordi2q01 (1.24.242); FILE MERGEDHans-Joachim Lankenau2003-08-181-2/+3
* #65293#: constnessJens-Heiner Rechtien2002-02-081-9/+9
* #95346#; don't use a list of pointers for the annotation list, because the < ...Sascha Ballach2001-12-051-4/+4
* #95346#; add clear() method to remove unneeded objects; rename the ScMyAnnota...Sascha Ballach2001-12-041-6/+8
* #90139#; don't export draw defaults; some optimisations of shape exportSascha Ballach2001-07-271-5/+9
* #89929#; cache the value of a cellSascha Ballach2001-07-191-3/+6
* #79771#; some performance improvementsSascha Ballach2001-05-291-2/+3
* #87030#; improve the behaviour of the progressbarSascha Ballach2001-05-211-2/+3
* #79771#; fix a little bug in the performance optimationsSascha Ballach2001-05-181-2/+3
* #79771#; only ask for matrix if it is a formula cellSascha Ballach2001-05-181-2/+3
* #79771#; makes the handling of annotations much better, and so the performanc...Sascha Ballach2001-05-171-2/+17
* #79771#; some other little performance optimationsSascha Ballach2001-05-161-2/+12
* #79771#; remember XCellRange for every tableSascha Ballach2001-05-161-2/+3
* ask only once for the cell style indexSascha Ballach2001-05-141-3/+10
* new attribute for table:cell-range-source: table:refresh-delayDaniel Rentz2001-04-051-3/+6
* all member bools take now only one bitSascha Ballach2001-02-281-15/+15
* remove stl/ in the includes of stl filesSascha Ballach2001-02-051-3/+3
* now the files should can compile under SolarisSascha Ballach2001-01-051-3/+11