summaryrefslogtreecommitdiff
path: root/sc/inc/chgtrack.hxx
AgeCommit message (Expand)Author
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-10clarify class documentationEike Rathke
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-16loplugin:unusedenumvalues in scNoel Grandin
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-22convert Link<> to typedNoel Grandin
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann
2014-10-23loplugin: cstylecastNoel Grandin
2014-07-18bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida
2014-07-17Unwind this logic and make it easier to read.Kohei Yoshida
2014-07-14Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida
2014-07-14Move this header to the source file.Kohei Yoshida
2014-07-14Make these non inline.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26By using ScRefCellValue we can remove some duplicated code.Kohei Yoshida
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-03-26Query content cell type directly from ScCellIterator.Kohei Yoshida
2013-03-22This is not used. Be gone.Kohei Yoshida