summaryrefslogtreecommitdiff
path: root/sc/inc/externalrefmgr.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-12-03tdf#87973 XLSX export: fix lost file names in modified linksAttila Szűcs
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-14getDoubleRefTokensFromSrcDoc never called with a nullptr argCaolán McNamara
2020-08-23Fix typo in codeAndrea Gelmini
2020-03-16-Werror,-Wunused-private-fieldStephan Bergmann
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-04ofz#19796 Indirect-leakCaolán McNamara
2020-01-03cid#1456607 Uncaught exceptionCaolán McNamara
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
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