summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/externalrefmgr.cxx
AgeCommit message (Expand)Author
2019-01-15Simplify containers iterations in sc/source/ui/docshellArkadiy Illarionov
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-03loplugin:mergeclass merge ScFullMatrix into ScMatrixNoel Grandin
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-31fix buildCaolán McNamara
2018-01-31ofz#3032 TimeoutCaolán McNamara
2018-01-30tdf#115044: do not load external documents if it is not allowedVasily Melenchuk
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2017-12-24sc: compact ScColumnAshod Nakashian
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke
2017-11-21Introduce ScInterpreterContextTor Lillqvist
2017-11-11ofz#4122 use EnableExecuteLink insteadCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08ofz#4122 just avoid ucb path for fuzzingCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-13Replace lists by vectors in chart2uno (sc)Julien Nabet
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-26Fix typosAndrea Gelmini
2017-06-15Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke
2017-06-14This could never have been meantEike Rathke
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-02-16drop ReferencedFlag enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-27trust the size ... tdf#79442 follow-upEike Rathke
2016-10-25Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-11Resolves: tdf#101691 re-intern strings of external formula resultsEike Rathke