summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh3.cxx
AgeCommit message (Expand)Author
2022-04-28lok: Introduce uno commands for formulabar actionsSzymon Kłos
2022-04-21sc: convert optimal width/height and normal width/height dialog to asyncrash419
2021-11-26Reverts tdf#144247 tdf#101217 - 4 digits in row height/col widthHeiko Tietze
2021-11-17Resolves tdf#144247 - Change display precision of row height / column widthHeiko Tietze
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22tdf#101217 Change row height and col width decimal places to 4Winston Min Tjong
2021-03-17Revert "tdf#101217 Change row height and col width decimal places to 4"Noel Grandin
2021-03-16tdf#101217 Change row height and col width decimal places to 4Winston Min Tjong
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2021-01-11CreateScAutoFormatDlg always passed a non-null ScViewData*Caolán McNamara
2021-01-11ScFormatShell::pViewData is never nullCaolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-10-20use tools::Long in scNoel
2020-09-30loplugin:reducevarscope in scNoel
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-06-04LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky
2020-05-10lok: formula bar: send whole function listMarco Cecchetti
2019-12-17Removed duplicated includeAndrea Gelmini
2019-12-16LOK: emit modified status on entering cell dataAshod Nakashian
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-04-28tdf#120703 PVS: Check potentially null pointer before useMike Kaganski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-16weld ScAutoFormatDlgCaolán McNamara
2019-02-02weld ScNewScenarioDlgCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-01weld ScMetricInputDlgCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-23Revert "unused SID commands in sc"Noel Grandin
2017-12-21unused SID commands in scNoel Grandin
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-25tdf#107806: Semantic and syntax for .uno:RowHeight have been changedHenry Castro