summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/XclExpChangeTrack.hxx
AgeCommit message (Expand)Author
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-22use std::unique_ptrCaolán McNamara
2017-02-09replace pointers with objects in std::vectorsJochen Nitschke
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-12fix memory leak in change tracking exportMarkus Mohrhard
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-13replace boost::ptr_container with std::container<std::unique_ptr>Derrick Rocha
2015-07-22loplugin:unusedmethods scNoel Grandin
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