summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen8.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-16move SetNumberFormat() calls out of calc threadsLuboš Luňák1-0/+5
2018-06-04move mbThreadedGroupCalcInProgress from ScDocument to ScGlobalLuboš Luňák1-2/+2
2018-05-11Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-1/+1
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-2/+5
2018-02-05Turn assert into SAL_WARNEike Rathke1-1/+4
2018-01-29Revert "Let CheckLinkFormulaNeedingCheck() return early if found"Eike Rathke1-6/+0
2018-01-29Let CheckLinkFormulaNeedingCheck() return early if foundEike Rathke1-0/+6
2018-01-25Prepare CheckLinkFormulaNeedingCheck() to use either RPN or tokenized codeEike Rathke1-2/+15
2018-01-17Move implementation to CheckLinkFormulaNeedingCheck() for further reuseEike Rathke1-0/+10
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-2/+2
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin1-1/+1
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin1-5/+5
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-11-23TypedWhichId for sc constantsNoel Grandin1-5/+3
2017-11-21Move token-cache for doubles to ScInterpreterContext...Dennis Francis1-1/+1
2017-11-21Introduce ScInterpreterContextTor Lillqvist1-2/+2
2017-11-21Re-work how the thread-specific data in ScDocument worksTor Lillqvist1-2/+9
2017-11-21Move formula tree manipulation out of multi-threaded parts of codeTor Lillqvist1-0/+9
2017-11-21First steps for Calc parallelismTor Lillqvist1-0/+9
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-3/+3
2017-10-23loplugin:includeform: scStephan Bergmann1-41/+41
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin1-1/+1
2017-09-12Prefix one more member of ScDocument: pVirtualDevice_100th_mmTor Lillqvist1-7/+7
2017-09-12Prefix one more member of ScDocument: pPrinterTor Lillqvist1-14/+14
2017-09-05Prefix one more member of ScDocument: pShellTor Lillqvist1-10/+10
2017-09-05Prefix one more member of ScDocument: pEditEngineTor Lillqvist1-1/+1
2017-09-05Prefix one more member of ScDocument: xPoolHelperTor Lillqvist1-3/+3
2017-08-22loplugin:constparam in sc part1Noel Grandin1-1/+1
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann1-4/+5
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-1/+1
2017-05-19loplugin:stringcopy: scStephan Bergmann1-3/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-2/+2
2017-03-07loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-4/+2
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara1-1/+1
2016-12-22Pass SfxPrinter by VclPtrStephan Bergmann1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-11loplugin:constantfunctionNoel Grandin1-8/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4