summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen2.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-22discard cached cell values if the cell changesLuboš Luňák1-1/+2
2018-06-04move mbThreadedGroupCalcInProgress from ScDocument to ScGlobalLuboš Luňák1-6/+5
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro1-12/+0
2018-05-16loplugin:constantparamNoel Grandin1-1/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2018-04-10loplugin:unusedfield improvementsNoel Grandin1-7/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin1-65/+46
2018-02-19Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke1-2/+5
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-1/+1
2018-01-12Better handle ScDde formulas with missing dde-link entriesCaolán McNamara1-0/+1
2018-01-11only call GetHasMacroFunc to set SetHasMacroFuncCaolán McNamara1-1/+0
2017-11-29loplugin:unusedmethodsNoel Grandin1-2/+0
2017-11-23Document, and simplify the two uses of ScMutationGuard.Michael Meeks1-2/+3
2017-11-21Move token-cache for doubles to ScInterpreterContext...Dennis Francis1-0/+1
2017-11-21Introduce ScInterpreterContextTor Lillqvist1-0/+1
2017-11-21Move nInterpreterTableOpLevel back to ScDocumentTor Lillqvist1-0/+1
2017-11-21Move nMacroInterpretLevel back to ScDocumentTor Lillqvist1-0/+1
2017-11-21Move nInterpretLevel back to ScDocumentTor Lillqvist1-0/+1
2017-11-21Re-work how the thread-specific data in ScDocument worksTor Lillqvist1-28/+77
2017-11-21Move some of the fields in ScDocument into a thread-local structTor Lillqvist1-17/+20
2017-11-21Guard pValidationList from mutationTor Lillqvist1-0/+2
2017-11-21Use explicit flag to indicate threaded formula group calculation being activeTor Lillqvist1-0/+1
2017-11-21Guard mpNoteEngine from mutationTor Lillqvist1-0/+1
2017-11-21Always create the DocumentLinkManager, avoids a mutation assertion failureTor Lillqvist1-5/+1
2017-11-21Add "mutation guard" API for ScDocumentTor Lillqvist1-0/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-60/+60
2017-10-23Simplify some includesStephan Bergmann1-2/+2
2017-09-12Prefix one more member of ScDocument: pDrawLayerTor Lillqvist1-9/+9
2017-09-12Prefix one more member of ScDocument: pVirtualDevice_100th_mmTor Lillqvist1-2/+2
2017-09-12Prefix one more member of ScDocument: pPrinterTor Lillqvist1-2/+2
2017-09-12Bin noise commentTor Lillqvist1-2/+0
2017-09-05Prefix one more member of ScDocument: pShellTor Lillqvist1-11/+11
2017-09-05Prefix one more member of ScDocument: pNoteEngineTor Lillqvist1-11/+11
2017-09-05Prefix one more member of ScDocument: pEditEngineTor Lillqvist1-9/+9
2017-09-05Prefix one more member of ScDocument: xPoolHelperTor Lillqvist1-8/+8
2017-08-22loplugin:constparam in sc part1Noel Grandin1-1/+1
2017-08-15Change HardRecalcState to enum classTor Lillqvist1-1/+1
2017-08-15tdf#96099: Get rid of one more pointless typedefTor Lillqvist1-5/+5
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth1-1/+1
2017-07-31add initial file format representation for data import featureMarkus Mohrhard1-0/+1
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+0
2017-07-13loplugin:oncevar: empty strings: scStephan Bergmann1-2/+1
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-1/+1
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin1-2/+2
2017-03-23Typo: boder->borderJulien Nabet1-5/+5
2017-03-15revert header move of viewdata.hxx and viewutil.hxxEike Rathke1-2/+2
2017-02-22less ugly ClosingClipboardSource()Eike Rathke1-2/+9
2017-02-19Small German commentsLukas Röllin1-2/+2