summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
AgeCommit message (Expand)Author
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-07tdf#90101 add .uno:PasteAsLinkscito
2021-05-07tdf#102255 improve test and docu of .uno:PasteTransposedscito
2021-05-03tdf#102255 add .uno:PasteTransposedscito
2021-04-17pivot table: make partial sum message box asyncSzymon Kłos
2021-03-29tdf#36466 sc: update status bar at Select Visible RowsTünde Tóth
2021-02-25tdf#36466 sc UI: add new options to deselect hidden cellsTünde Tóth
2021-02-17tdf#36466 calc UI: add option to Select Visible Cells OnlyTünde Tóth
2021-02-05cid#1472785 Dereference before null checkCaolán McNamara
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-02-01fixed range text not being updated on dragging reference markerPranam Lashkari
2021-01-30Added uno command for formula range selectionPranam Lashkari
2021-01-11CreateScSubTotalDlg always called with a non-null pArgSetCaolán McNamara
2021-01-11SetTabNoAndCursor never passed a null ScViewData*Caolán McNamara
2021-01-11PasteFromClipboard never passed a null ScViewData*Caolán McNamara
2021-01-11ScFormatShell::pViewData is never nullCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-07Make Pivot table db & external source dialogs asyncSzymon Kłos
2020-11-30Fix stack-use-after-returnStephan Bergmann
2020-11-30Make Pivot table data source dialog asyncSzymon Kłos
2020-09-30loplugin:reducevarscope in scNoel
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-18Make Group dialog asyncSzymon Kłos
2020-09-17TokenStringContext never called with a null ScDocument*Caolán McNamara
2020-09-16ScImportExport always dereferences it ScDocument* argCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-05-24Revert "tdf#37268: use also sheet local range in Pivot"Julien Nabet
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir
2020-03-15cid#1460666 Unchecked return valueCaolán McNamara
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-11-19cid#1399259 Uncaught exceptionCaolán McNamara
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-22sc: rowcol: tdf#50916 convert cellshNoel Grandin
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-06-21reference childwins are all weldedCaolán McNamara
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-12drop intermediate vcl::WindowCaolán McNamara