summaryrefslogtreecommitdiffstats
path: root/sc/inc/externalrefmgr.hxx
Commit message (Expand)AuthorAgeFilesLines
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-3/+3
* loplugin:constparam in sc part5Noel Grandin2017-08-241-3/+3
* Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke2017-06-151-1/+1
* drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin2017-05-231-2/+2
* drop ReferencedFlag enumNoel Grandin2017-02-161-11/+1
* Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke2016-10-251-0/+3
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* clang-tidy performance-unnecessary-value-param in scStephan Bergmann2016-07-191-2/+2
* tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke2016-05-251-4/+23
* loplugin:constantparam in scNoel Grandin2016-03-231-1/+1
* loplugin:unusedmethods unused return value in scNoel Grandin2016-01-151-3/+2
* loplugin:privatebase: Make various derivations publicStephan Bergmann2016-01-111-1/+1
* loplugin:unusedfields in scNoel Grandin2015-11-231-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* com::sun::star->css in scNoel Grandin2015-10-281-1/+1
* store external range names in the cache, td#88179Markus Mohrhard2015-10-151-0/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* Fix typosAndrea Gelmini2015-09-301-2/+2
* boost->stdCaolán McNamara2015-09-181-3/+3
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-3/+3
* boost->stdCaolán McNamara2015-09-171-3/+3
* convert Link<> to typedNoel Grandin2015-09-161-1/+1
* Fix typosAndrea Gelmini2015-07-041-1/+1
* loplugin:staticmethodsStephan Bergmann2015-06-111-1/+0
* tdf#89972: also copy external reference statusMike Kaganski2015-06-101-0/+7
* loplugin:constantfunctionNoel Grandin2015-05-221-2/+0
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-081-1/+1
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-4/+3
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-031-16/+16
* Bin presumably obsolete SUNWS crackTor Lillqvist2014-11-041-10/+0
* fdo#82577: Handle TimeNoel Grandin2014-10-011-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* remove whitespaceMarkus Mohrhard2014-06-251-2/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* cp#1000072: Populate cache tables when updating all external links.Kohei Yoshida2014-05-211-0/+24
* cp#1000072: Stop the external doc shell timer while mass-updating.Kohei Yoshida2014-05-211-0/+4
* cp#1000072: Load external documents when refreshing caches.Kohei Yoshida2014-05-211-1/+6
* fix-includes.pl: scThomas Arnhold2014-05-111-9/+9
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-1/+0
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-5/+5
* Handle external reference bits too. This is the last missing piece.Kohei Yoshida2013-11-181-0/+7
* Remove mutexes from external ref manager.Kohei Yoshida2013-11-111-6/+0