summaryrefslogtreecommitdiff
path: root/sc/inc/chgtrack.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann1-9/+14
2014-10-23loplugin: cstylecastNoel Grandin1-14/+17
2014-07-18bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida1-1/+1
2014-07-17Unwind this logic and make it easier to read.Kohei Yoshida1-0/+2
2014-07-14Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida1-10/+16
2014-07-14Move this header to the source file.Kohei Yoshida1-1/+0
2014-07-14Make these non inline.Kohei Yoshida1-37/+8
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-6/+6
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-2/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-14typo: dependend -> dependentThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-32/+32
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2013-12-02Integrate branch of IAccessible2Steve Yin1-1/+22
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa1-28/+9
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke1-3/+4
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-35/+35
2013-03-26By using ScRefCellValue we can remove some duplicated code.Kohei Yoshida1-2/+1
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida1-70/+53
2013-03-26Query content cell type directly from ScCellIterator.Kohei Yoshida1-0/+2
2013-03-22This is not used. Be gone.Kohei Yoshida1-4/+0
2013-03-22What the heck is this !? Kill it.Kohei Yoshida1-7/+0
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida1-1/+2
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-09Replaced deprecated String with OUString in sc/../chgtrackSören Möller1-1/+0
2012-06-23removed unused forward declarations of classTakeshi Abe1-2/+0
2012-02-20unusedcode.easy: some cleaningThomas Arnhold1-1/+0
2012-02-13Remove unused codeElton Chung1-3/+0
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida1-1/+0
2012-02-04String is now eradicated from the change track code.Kohei Yoshida1-6/+9
2012-02-03More on eradicating String in favor of rtl::OUString.Kohei Yoshida1-36/+31
2012-02-03No more sal_Bool from the change tracking code.Kohei Yoshida1-3/+2
2012-02-03GetDescription() now deals with rtl::OUString.Kohei Yoshida1-12/+16
2012-02-03More on bool & string conversions.Kohei Yoshida1-151/+101
2012-02-03String to rtl::OUString.Kohei Yoshida1-24/+23
2012-02-03Use std::set to store user names instead.Kohei Yoshida1-4/+4
2012-02-03Massive indentation fixes, the best I can.Kohei Yoshida1-823/+806
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2011-12-21fdo#38832 Replace ScChangeActionTable with std::mapMarcel Metz1-13/+29
2011-12-05Replace ScChangeTrackMsgStack with std::stack< ScChangeTrackMsgInfo* >Marcel Metz1-7/+3
2011-05-01Remove DECLARE_QUEUE( ScChangeTrackMsgQueue,Rafael Dominguez1-2/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-163/+163
2011-03-12translate german comments in /sc/incNicolas Christener1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-163/+163
2011-01-24Remove DEBUG_CHANGETRACK.Thomas Arnhold1-12/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-164/+164
2011-01-05Translated comments from German to EnglishChristina Rossmanith1-26/+33