summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/uiitems.hxx
AgeCommit message (Expand)Author
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-10merge ScSubTotalItem ctorsCaolán McNamara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-09-22rename GetId() to GetTablesHintId() and GetIndexHintId()Eike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-04-26C++11: disable ctors instead of not implementing them (sc)Jochen Nitschke
2015-11-115th step to remove tools/rtti.hxxOliver Specht
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-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02callcatcher: shave off a few moreCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
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-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-09-01Separate misspelled ranges when entering a new cell value.Kohei Yoshida
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-06-25ScCondFrmtItem appears to be a oxbox lakeCaolán McNamara
2011-11-16More on reducing header dependency.Kohei Yoshida
2011-06-03improve performance of ScUndoInsertTables::UndoMarkus Mohrhard
2011-05-27some performance improvements for inserting sheetsMarkus Mohrhard
2011-03-23Moved ScSubTotalParam from global.* into own files.Kohei Yoshida
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