summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-09-06ofz#10189 check container sizeCaolán McNamara
2018-09-03tdf#112454 Also consider last SCTAB in loopMichael Weghorn
2018-08-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-08-27Null deref in ScDocument::IsClipboardSourceStephan Bergmann
2018-08-27sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-08-27sc: prefix members of ScDocShellHenry Castro
2018-08-27sc: simplify ScModule::GetClipDocHenry Castro
2018-08-27sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro
2018-08-27tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-08-27sc: prefix members of ScModuleHenry Castro
2018-08-27sc: prefix members of ScDrawTransferObjHenry Castro
2018-08-27sc: prefix members of ScTransferObjHenry Castro
2018-08-27sc: prefix members of ScNoteMarkerHenry Castro
2018-08-27sc: prefix members of ScRefHandlerHenry Castro
2018-08-27sc: prefix members of ScFormulaReferenceHelperHenry Castro
2018-08-23Allow fast result return for formula-cells with...Dennis Francis
2018-08-23Resolves: tdf#118983 do not expand range if sheet references not affectedEike Rathke
2018-08-23Resolves: tdf#119402 +- typo sign flipEike Rathke
2018-08-21tdf#119128 toggle INSERT/OVERWRITE is brokenMaxim Monastirsky
2018-08-21Related tdf#118547: Lock mark on protected sheet tabJulien Nabet
2018-08-21tdf#119141 Revert "sc htmlimp: non-global sheet range names"Justin Luth
2018-08-21tdf#115086 crash in assignLabelsToDataSequenceCaolán McNamara
2018-08-21Resolves: tdf#118609 crash in calc after some manipulation through basicCaolán McNamara
2018-08-20tdf#118990: use full URI for absolute referencesMike Kaganski
2018-08-10ofz#9431 don't check attribs of Invalid columnCaolán McNamara
2018-07-18tdf#118620 - avoid out of bounds iterator for end of sheet pivots.Michael Meeks
2018-07-16SfxReqest::Done takes a SfxItemSet& or a boolean, not a SfxItemSet*Caolán McNamara
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti
2018-07-09lok: sc: user input is lost when another user moves the related cellMarco Cecchetti
2018-07-09Avoid assertion on user dataMike Kaganski
2018-07-09Resolves: tdf#118561 handle external references as jump matrix resultEike Rathke
2018-07-09tdf#118547: Remove lock mark only if password is correct, tdf#95880 follow-upEike Rathke
2018-07-06tdf#118452 Don't crash when multi thread calculation is disabledGabor Kelemen
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-06-30tdf#118441: also keep string-formula results for shared formulasMike Kaganski
2018-06-27tdf#118189 : Propagate the state of mbNeedsNumberFormat...Dennis Francis
2018-06-27Resolves: tdf#118161 use ScCellIterator::isEmpty() for COUNTA()Eike Rathke
2018-06-27tdf#116552 restore copy on focus and jump focus to sourceCaolán McNamara
2018-06-27tdf#114487 sc htmlimp: non-global sheet range namesJustin Luth
2018-06-27tdf#114710 : Fixes crash when pasting as GDI metafileDennis Francis
2018-06-21tdf#66089 tdf#105720: only rely on bPixelToLogicAron Budea
2018-06-18tdf#105720: lok: sc: currency symbol is displayed in the preceding cellMarco Cecchetti
2018-06-11tdf#117522 Calc Column Width after Insert ColumnsNoel Grandin
2018-06-11Resolves: tdf#117879 preserve formula after inline array errorEike Rathke
2018-06-11tdf#114487 sc htmlimp: rangeNames should be 3DJustin Luth
2018-06-07lok: sc: scroll issueMarco Cecchetti
2018-06-01forcepoint#40 null derefCaolán McNamara
2018-06-01tdf#115582 Correct coordinate usage for sc's ::ArrayArmin Le Grand
2018-06-01tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-31Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist