summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/XclExpChangeTrack.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-69/+69
2014-03-03Remove visual noise from scAlexander Wilms1-24/+24
2014-02-14sal_Bool->boolNoel Grandin1-6/+6
2013-10-04convert sc/source/filter/inc/Xcl*.hxx from String to OUStringNoel Grandin1-5/+5
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida1-10/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-1/+0
2011-12-05Replace XclExpChTrActionStack with std::stack< XclExpChTrAction* >Marcel Metz1-19/+4
2011-12-05Replace ScChangeTrackMsgStack with std::stack< ScChangeTrackMsgInfo* >Marcel Metz1-0/+1
2011-06-14Replace XclExpChTrRecordList with std::vector<ExcRecord*>.Rafael Dominguez1-19/+1
2011-06-14Replace XclExpChTrTabIdBufferList with std::vector<>.Rafael Dominguez1-17/+1
2011-06-08Replace List with std::vector<XclExpUserBView*>.Rafael Dominguez1-5/+13
2011-05-27Follow-up of DBG_* removalJacek Wolszczak1-1/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-20/+20
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-20/+20
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-13Merged xlsx-shared-xlsx-snapshot.diff from ooo-buildKatarina Machalkova1-5/+41
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-04-22CWS-TOOLING: integrate CWS dr67Ivo Hinkelmann1-2/+1
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.19.328); FILE MERGEDRüdiger Timm1-42/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.18.116); FILE MERGEDVladimir Glazounov1-4/+7
2006-07-10INTEGRATION: CWS dr48 (1.17.176); FILE MERGEDOliver Bolte1-25/+25
2005-09-08INTEGRATION: CWS ooo19126 (1.16.146); FILE MERGEDRüdiger Timm1-47/+21
2005-02-21INTEGRATION: CWS dr32 (1.15.2); FILE MERGEDVladimir Glazounov1-14/+12
2005-01-14INTEGRATION: CWS dr31 (1.14.32); FILE MERGEDKurt Zenker1-3/+3
2004-11-09INTEGRATION: CWS dr27 (1.13.18); FILE MERGEDRüdiger Timm1-16/+5
2004-09-08INTEGRATION: CWS dr20 (1.12.12); FILE MERGEDJens-Heiner Rechtien1-6/+6
2004-06-04INTEGRATION: CWS rowlimit (1.10.202); FILE MERGEDOliver Bolte1-5/+5
2004-03-02INTEGRATION: CWS calc18 (1.10.158); FILE MERGEDRüdiger Timm1-4/+4
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+2
2002-11-21code review and documentationDaniel Rentz1-13/+12
2001-11-06#94122# New chart progress bar, new filtertoolsDaniel Rentz1-5/+9
2001-07-30#90037# export of DDE linksDaniel Rentz1-5/+5
2001-04-19minor fixesDaniel Rentz1-3/+3
2001-02-26new Excel export stream class XclExpStreamDaniel Rentz1-100/+90
2001-01-18fix: imp/exp of deleted cell contents (del col, del row, move range)Daniel Rentz1-22/+24
2000-12-18add: export of accept flagDaniel Rentz1-2/+3
2000-12-18add: main functionality of change track exportDaniel Rentz1-15/+619
2000-11-29initial revision, no functionalityDaniel Rentz1-0/+105