summaryrefslogtreecommitdiff
path: root/sc/inc/externalrefmgr.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-15loplugin:constfields in scNoel Grandin1-3/+3
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen1-13/+3
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-3/+3
2017-08-24loplugin:constparam in sc part5Noel Grandin1-3/+3
2017-06-15Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke1-1/+1
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-2/+2
2017-02-16drop ReferencedFlag enumNoel Grandin1-11/+1
2016-10-25Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke1-0/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann1-2/+2
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke1-4/+23
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-3/+2
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-1/+1
2015-11-23loplugin:unusedfields in scNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2015-10-15store external range names in the cache, td#88179Markus Mohrhard1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-18boost->stdCaolán McNamara1-3/+3
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-3/+3
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-11loplugin:staticmethodsStephan Bergmann1-1/+0
2015-06-10tdf#89972: also copy external reference statusMike Kaganski1-0/+7
2015-05-22loplugin:constantfunctionNoel Grandin1-2/+0
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+3
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-16/+16
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist1-10/+0
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-21cp#1000072: Populate cache tables when updating all external links.Kohei Yoshida1-0/+24
2014-05-21cp#1000072: Stop the external doc shell timer while mass-updating.Kohei Yoshida1-0/+4
2014-05-21cp#1000072: Load external documents when refreshing caches.Kohei Yoshida1-1/+6
2014-05-11fix-includes.pl: scThomas Arnhold1-9/+9
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2