summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/XclExpChangeTrack.hxx
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-07-18bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.Kohei Yoshida
2014-07-17And this too.Kohei Yoshida
2014-07-17We can use ptr_vector for this.Kohei Yoshida
2014-07-14Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2013-10-04convert sc/source/filter/inc/Xcl*.hxx from String to OUStringNoel Grandin
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2011-12-05Replace XclExpChTrActionStack with std::stack< XclExpChTrAction* >Marcel Metz
2011-12-05Replace ScChangeTrackMsgStack with std::stack< ScChangeTrackMsgInfo* >Marcel Metz
2011-06-14Replace XclExpChTrRecordList with std::vector<ExcRecord*>.Rafael Dominguez
2011-06-14Replace XclExpChTrTabIdBufferList with std::vector<>.Rafael Dominguez
2011-06-08Replace List with std::vector<XclExpUserBView*>.Rafael Dominguez
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Merged xlsx-shared-xlsx-snapshot.diff from ooo-buildKatarina Machalkova
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-04-22CWS-TOOLING: integrate CWS dr67Ivo Hinkelmann
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.19.328); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.18.116); FILE MERGEDVladimir Glazounov
2006-07-10INTEGRATION: CWS dr48 (1.17.176); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.16.146); FILE MERGEDRüdiger Timm
2005-02-21INTEGRATION: CWS dr32 (1.15.2); FILE MERGEDVladimir Glazounov
2005-01-14INTEGRATION: CWS dr31 (1.14.32); FILE MERGEDKurt Zenker
2004-11-09INTEGRATION: CWS dr27 (1.13.18); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS dr20 (1.12.12); FILE MERGEDJens-Heiner Rechtien
2004-06-04INTEGRATION: CWS rowlimit (1.10.202); FILE MERGEDOliver Bolte
2004-03-02INTEGRATION: CWS calc18 (1.10.158); FILE MERGEDRüdiger Timm
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-11-21code review and documentationDaniel Rentz
2001-11-06#94122# New chart progress bar, new filtertoolsDaniel Rentz
2001-07-30#90037# export of DDE linksDaniel Rentz
2001-04-19minor fixesDaniel Rentz
2001-02-26new Excel export stream class XclExpStreamDaniel Rentz
2001-01-18fix: imp/exp of deleted cell contents (del col, del row, move range)Daniel Rentz