summaryrefslogtreecommitdiff
path: root/sc/inc/externalrefmgr.hxx
AgeCommit message (Expand)Author
2019-12-05make some classes module privateNoel Grandin
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-10-24sc: rowcol: tdf#50916 convert column*Noel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-07-29revert bits of "loplugin:sequentialassign"Noel Grandin
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-24Fix typoAndrea Gelmini
2019-04-08improve combining in hash functionsNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-02-23loplugin:unusedfields in scNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-04-06weld linkeditdialogCaolán McNamara
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-06-15Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-02-16drop ReferencedFlag enumNoel Grandin
2016-10-25Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke
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-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke
2016-03-23loplugin:constantparam in scNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-15store external range names in the cache, td#88179Markus Mohrhard
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-09-30Fix typosAndrea Gelmini
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-09-16convert Link<> to typedNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-11loplugin:staticmethodsStephan Bergmann
2015-06-10tdf#89972: also copy external reference statusMike Kaganski
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist
2014-10-01fdo#82577: Handle TimeNoel Grandin