summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLExportIterator.cxx
AgeCommit message (Expand)Author
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-08-29clean obsolete parts of ScMyCellLaurent Godard
2013-08-25A little more cleanup.Kohei Yoshida
2013-08-25Combine SetMatrixCellData() with SetCellData().Kohei Yoshida
2013-08-24Remove ugly and expensive hack only to see if the cell is an edit cell.Kohei Yoshida
2013-08-24Provide a way to retrieve current cell instance during ods export.Kohei Yoshida
2013-08-24Use smart pointer for this.Kohei Yoshida
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27More ScBaseCell reduction...Kohei Yoshida
2013-03-10this method is now unusedMarkus Mohrhard
2013-03-10handle note export correctly, fdo#61165Markus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2010-11-28cppcheck: unit memberCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte
2009-06-02CWS-TOOLING: integrate CWS calcperf04Kurt Zenker
2009-05-18CWS-TOOLING: integrate CWS calcmultilineJens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.45.24); FILE MERGEDRüdiger Timm
2008-03-12INTEGRATION: CWS impresstables2 (1.44.40); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.43.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.42.206); FILE MERGEDKurt Zenker
2005-09-28INTEGRATION: CWS dr37 (1.39.4); FILE MERGEDJens-Heiner Rechtien
2005-09-23INTEGRATION: CWS calcperf01 (1.39.56); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.39.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.36.76); FILE MERGEDVladimir Glazounov
2004-09-08INTEGRATION: CWS dr12 (1.36.52); FILE MERGEDJens-Heiner Rechtien
2004-06-04INTEGRATION: CWS rowlimit (1.36.74); FILE MERGEDOliver Bolte
2003-08-18INTEGRATION: CWS geordi2q01 (1.35.230); FILE MERGEDHans-Joachim Lankenau
2002-09-05#102799#; the cell should have the type Empty if it is in a databaserange whi...Sascha Ballach
2002-05-03#99079#; add also circle objectsSascha Ballach
2002-04-12#98665#; don't try to get default style out of the range of the default stylesSascha Ballach
2002-02-08#65293#: constnessJens-Heiner Rechtien
2001-12-06#95346#; clear the annotation list after find out that there are some not sav...Sascha Ballach
2001-12-05#95346#; don't use a list of pointers for the annotation list, because the < ...Sascha Ballach
2001-12-04#95346#; add clear() method to remove unneeded objects; rename the ScMyAnnota...Sascha Ballach
2001-07-27#90139#; don't export draw defaults; some optimisations of shape exportSascha Ballach
2001-07-26#90255#; remove xmlkywd.hxxSascha Ballach
2001-07-19#89929#; cache the value of a cellSascha Ballach
2001-07-06#79771#; improve the behaviour of merged cellsSascha Ballach