summaryrefslogtreecommitdiff
path: root/sc/source/core/data/document10.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-16Use correct type when getting document colorsSzymon Kłos1-14/+5
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)1-1/+3
2023-12-29Fix typoAndrea Gelmini1-1/+1
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)1-0/+4
2023-11-19Extended loplugin:ostr: scStephan Bergmann1-1/+1
2023-09-15reduce casting around ScDocShellNoel Grandin1-1/+1
2023-07-13sc: remove duplicated table validity checks and other duplicationsTomaž Vajngerl1-1/+1
2023-03-02Add a means to query the internal broadcaster state ...Kohei Yoshida1-0/+15
2022-09-02no need to use unique_ptr for this map in sc::ScRangeNameNoel Grandin1-5/+3
2022-05-18make CreateColumnIfNotExists() non-constLuboš Luňák1-1/+1
2022-04-04sc: add support for copy/cut and paste of SparklinesTomaž Vajngerl1-0/+3
2022-03-06do not destroy broadcasters and then recreate again (tdf#134268)Luboš Luňák1-0/+13
2022-02-26tdf#147298: Add a simple test case for formula cell tracking by column.Kohei Yoshida1-0/+18
2022-02-16do not allocate columns in ScTable::GetPattern()Luboš Luňák1-3/+4
2021-12-06rename In() to Contains()Luboš Luňák1-1/+1
2021-07-21pass sc::ColumnIterator by valueNoel Grandin1-2/+2
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-1/+0
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara1-3/+3
2020-09-17Tokens2RangeStringXML ctor never called with null ScDocument*Caolán McNamara1-10/+10
2020-09-13CompileFormulaContext never constructed with a null ScDocumentCaolán McNamara1-4/+4
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis1-0/+35
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+9
2020-06-09delay and batch calls to StartListeningFormulaCells() (tdf#133302)Luboš Luňák1-0/+48
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin1-1/+1
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-1/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-2/+2
2020-03-01Related: tdf#130371 Broadcast ScAreasChanged for created namesEike Rathke1-0/+9
2020-02-18Related: tdf#130370 Let cut&paste/move of a sheet-local name reference ...Eike Rathke1-3/+6
2020-01-24loplugin:makeshared in scNoel Grandin1-2/+2
2020-01-10use more std::make_sharedNoel Grandin1-2/+2
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-20loplugin:constvars in package..scNoel Grandin1-1/+1
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-6/+3
2019-04-18crashtesting: failure on export of ooo118068-1.ods to odsNoel Grandin1-0/+9
2019-04-12loplugin:unusedmethodsNoel Grandin1-11/+0
2019-02-09Simplify containers iterations in sc/source/core/data/[b-d].cxxArkadiy Illarionov1-35/+18
2019-02-05Allow computing spans of formula-groupsDennis Francis1-3/+7
2019-01-24loplugin:constparams in scNoel Grandin1-2/+2
2018-12-14avoid possible expensive repetitive formula group changes (tdf#102364)Luboš Luňák1-0/+28
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen1-5/+0
2018-10-15loplugin:constfields in scNoel Grandin1-2/+2
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-17coverity#1401328 Uncaught exceptionCaolán McNamara1-1/+1
2018-07-05use std::unique_ptr for ScTable in ScDocumentNoel Grandin1-6/+6
2018-03-07use more Color in scNoel Grandin1-1/+1
2017-11-21Add "mutation guard" API for ScDocumentTor Lillqvist1-0/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-5/+5
2017-09-05Prefix one more member of ScDocument: xPoolHelperTor Lillqvist1-1/+1
2017-08-22loplugin:constparam in sc part1Noel Grandin1-1/+1
2017-08-16add a way to restore from our new cache formatMarkus Mohrhard1-0/+9