/rsc/documentation/

dex : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/cellbindinghelper.cxx
AgeCommit message (Expand)Author
2024-04-08tdf#146619 Drop unused 'using namespace' in: extensions/Gabor Kelemen
2024-01-08cid#1560054 use RVOCaolán McNamara
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-01-10Fix typosAndrea Gelmini
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-10-18cppcheck:noExplicitConstructorNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-23loplugin:staticmethodsNoel Grandin