summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLExportIterator.hxx
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-15fdo#76409: Write output cell string to <text:p> element when saving to ods.Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-27remove unused code ScMyNotEmptyCellsIterator::GetCell() constNoel Grandin
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-08-29clean obsolete parts of ScMyCellLaurent Godard
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-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27More ScBaseCell reduction...Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-01-18Better cell anchoring. (fdo#33205)Caolán McNamara
2010-11-23cppcheck: These functions can be consCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte
2009-05-18CWS-TOOLING: integrate CWS calcmultilineJens-Heiner Rechtien
2008-07-02INTEGRATION: CWS dr61 (1.33.16); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.32.88); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.31.188); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.30.314); FILE MERGEDVladimir Glazounov
2005-09-23INTEGRATION: CWS calcperf01 (1.28.56); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.28.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.25.76); FILE MERGEDVladimir Glazounov
2004-09-08INTEGRATION: CWS dr12 (1.25.52); FILE MERGEDJens-Heiner Rechtien
2004-06-04INTEGRATION: CWS rowlimit (1.25.74); FILE MERGEDOliver Bolte
2003-08-18INTEGRATION: CWS geordi2q01 (1.24.242); FILE MERGEDHans-Joachim Lankenau
2002-02-08#65293#: constnessJens-Heiner Rechtien
2001-12-05#95346#; don't use a list of pointers for the annotation list, because the < ...Sascha Ballach