summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir1-1/+4
2020-03-15cid#1460666 Unchecked return valueCaolán McNamara1-31/+35
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt1-0/+59
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin1-1/+1
2019-11-19cid#1399259 Uncaught exceptionCaolán McNamara1-5/+5
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin1-1/+1
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin1-1/+1
2019-10-22sc: rowcol: tdf#50916 convert cellshNoel Grandin1-7/+8
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen1-13/+0
2019-06-21reference childwins are all weldedCaolán McNamara1-7/+7
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara1-2/+3
2019-05-13drop some unneeded includesCaolán McNamara1-0/+1
2019-05-12drop intermediate vcl::WindowCaolán McNamara1-8/+4
2019-05-11weld ScCondFormatManagerDlgCaolán McNamara1-1/+4
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-21bug tdf#120697Gagandeep Singh1-1/+1
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 3Noel Grandin1-1/+1
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-19/+9
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis1-0/+9
2019-03-11weld ScSubTotalDlgCaolán McNamara1-1/+1
2019-02-15weld ScDPDateGroupDlgCaolán McNamara1-1/+1
2019-02-14weld ScDPNumGroupDlgCaolán McNamara1-1/+1
2019-02-12weld ScNamePasteDlgCaolán McNamara1-1/+1
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin1-2/+2
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-6/+5
2019-01-12make Format->Conditional Formatting->Manage dialog asyncNoel Grandin1-32/+33
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov1-9/+6
2018-11-12tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-15/+7
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin1-1/+1
2018-10-15Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky1-5/+1
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky1-30/+68
2018-09-03tdf#37268: use also sheet local range in PivotJulien Nabet1-5/+25
2018-07-17loplugin:useuniqueptr in ScCondFormatManagerDlgNoel Grandin1-5/+5
2018-07-11loplugin:useuniqueptr in ScTabViewShellNoel Grandin1-3/+4
2018-07-09Resolves: tdf#118638 preset include format patterns for anonymous subtotalsEike Rathke1-1/+13
2018-07-05Adjust indentation to match surrounding codeSamuel Mehrbrodt1-1/+1
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro1-7/+9
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-13/+0
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-29/+0
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro1-10/+7
2018-05-20weld ScDataPilotDatabaseDlgCaolán McNamara1-6/+3
2018-05-20weld ScDPShowDetailDlgCaolán McNamara1-4/+3
2018-05-18weld ScDataPilotSourceTypeDlg and ScDataPilotServiceDlgCaolán McNamara1-2/+2
2018-05-17weld ScInsertContentsDlgCaolán McNamara1-3/+3
2018-05-15weld ScFillSeriesDlgCaolán McNamara1-1/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-9/+10
2018-04-30weld ScGroupDlgCaolán McNamara1-2/+2
2018-04-25use tab page name instead of idCaolán McNamara1-1/+1