summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2020-11-10Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli
2020-11-03Resolves: tdf#135108 Allow link updates if loaded document so far had noneEike Rathke
2020-10-29Resolves: tdf#137617 Use document address convention to create namesEike Rathke
2020-06-15tdf#132137 Rename Default Style in Calc.Srijan Bhatia
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05ScOrcusStyles::commit_cell_style creates SfxStyleFamily::Para stylesCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-04-30loplugin:makeshared in scNoel Grandin
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-04-15loplugin:buriedassign in scNoel Grandin
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-08Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai
2020-03-17sc lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-15tdf#131273: fix crash when pasting quotes with fixed widthJulien Nabet
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-03-11tdf#125440 When inserting TSV, consider quotes as field markersSamuel Mehrbrodt
2020-03-11tdf#126742 Don't change visible area while retrieving itSamuel Mehrbrodt
2020-03-01Related: tdf#130371 Broadcast ScAreasChanged for created namesEike Rathke
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-12crashtesting: convert assert to SAL_WARN_IFNoel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2020-01-28no need to include vcl/ctrl.hxxCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-21Propagate warning error code from dBASE export, tdf#130020Eike Rathke
2020-01-20Fix wrong translation of commentEike Rathke
2020-01-10use more std::make_sharedNoel Grandin
2020-01-04ofz#19796 Indirect-leakCaolán McNamara
2020-01-03cid#1456611 Uncaught exceptionCaolán McNamara
2020-01-01tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian
2019-12-22sal_Char->char in scNoel Grandin
2019-12-16crashtesting: null deref on load of tdf113898-2.odsCaolán McNamara
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-28fix a few places using SCROW/SCCOL datatypes incorrectlyNoel Grandin
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt
2019-11-17cid#1430084 Arguments in wrong orderCaolán McNamara