summaryrefslogtreecommitdiff
path: root/sc/inc/cellsuno.hxx
AgeCommit message (Expand)Author
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-11loplugin:moveparam in scNoel Grandin
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-08-12tdf#95549 speed up xls openNoel Grandin
2021-07-19no need for pimpl in ScCellRangesObjNoel Grandin
2021-06-21loplugin:finalclasses in sc/incNoel Grandin
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-03loplugin:refcounting in scNoel
2021-02-21loplugin:refcounting in scNoel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-20use tools::Long in scNoel
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-07-19compact namespace: scNoel Grandin
2020-06-17inline typedefNoel Grandin
2020-05-09compact namespace in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-01-03UBSan now needs RTTI of some Library_sc types in Library_scfiltStephan Bergmann
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-10-08use cppu::WeakImplHelper in ScCellRangesBaseNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-28return ScMemChart by std::unique_ptrNoel Grandin
2018-08-15pass ScPrintRangeSaver around by std::unique_ptrNoel Grandin
2018-07-10loplugin:useuniqueptr in ScCellFormatsEnumerationNoel Grandin
2018-07-04loplugin:useuniqueptr in ScCellsEnumerationNoel Grandin
2018-07-04loplugin:useuniqueptr in ScCellRangesBaseNoel Grandin
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-01-23offapi: Add properties FormulaResultType2 and CellContentTypeJens Carl
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-10loplugin:constantparam in scNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin