summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/cellvaluebinding.cxx
AgeCommit message (Expand)Author
2024-05-28loplugin:ostr in sc/../unoobjNoel Grandin
2024-04-23tdf#160768 Changing value in a text box control with a link cell set up, CrashNoel Grandin
2024-04-15convert OCellValueBinding to comphelper::WeakComponentImplHelper (II)Noel Grandin
2024-04-05Revert "convert OCellValueBinding to comphelper::WeakComponentImplHelper"Noel Grandin
2024-03-28convert OCellValueBinding to comphelper::WeakComponentImplHelperNoel Grandin
2023-06-18Use getXWeak in scMike Kaganski
2023-01-20Base OCellValueBinding on WeakComponentImplHelperStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2021-11-27use more OInterfaceContainerHelper3 in scNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-08-09loplugin:flatten in sc/ui/unoobjNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-01-30Use new property FormulaResultType2 to determinate ...Jens Carl
2018-01-25Change property value to get CellContentType in sc/Jens Carl
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-03-03tdf#42982 improve error reporting in sc unoobjAlex P
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-11-03callcatcher: update unused codeCaolán McNamara
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-28Remove remaining DBG_CTOR etc. remnants from scStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin