summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh3.cxx
AgeCommit message (Expand)Author
2020-06-04LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky
2020-04-29lok: formula bar: send whole function listMarco Cecchetti
2019-09-25Allow to use multiple Formula dialog instancesSzymon Kłos
2019-09-03LOK: emit modified status on entering cell dataAshod Nakashian
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
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-04-05LOK - Calc: beyond row 65535 it is not possibile to resize a rowMarco Cecchetti
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-08-23sc lok: fix re-sizing several rows/columns at onceHenry Castro
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-15-fsanitize=vptrStephan Bergmann
2016-07-29sc lok: add parameters for column/row resizeHenry Castro
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-06-01sc lok: Add new param to .uno:EnterString to prevent committingPranav Kant
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-19cppcheck: silence known conditions warnings in scJochen Nitschke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-23loplugin:constantparam in scNoel Grandin
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-19tdf#39468 clean-up/translated german comments in auditsh.cxx and cellsh*.cxxAlbert Thuswaldner
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks