summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
AgeCommit message (Expand)Author
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-21bug tdf#120697Gagandeep Singh
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 3Noel Grandin
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-19drop some unneeded includesCaolán McNamara
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis
2019-03-11weld ScSubTotalDlgCaolán McNamara
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-14weld ScDPNumGroupDlgCaolán McNamara
2019-02-12weld ScNamePasteDlgCaolán McNamara
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-12make Format->Conditional Formatting->Manage dialog asyncNoel Grandin
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-11-12tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-15Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky
2018-09-03tdf#37268: use also sheet local range in PivotJulien Nabet
2018-07-17loplugin:useuniqueptr in ScCondFormatManagerDlgNoel Grandin
2018-07-11loplugin:useuniqueptr in ScTabViewShellNoel Grandin
2018-07-09Resolves: tdf#118638 preset include format patterns for anonymous subtotalsEike Rathke
2018-07-05Adjust indentation to match surrounding codeSamuel Mehrbrodt
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-20weld ScDataPilotDatabaseDlgCaolán McNamara
2018-05-20weld ScDPShowDetailDlgCaolán McNamara
2018-05-18weld ScDataPilotSourceTypeDlg and ScDataPilotServiceDlgCaolán McNamara
2018-05-17weld ScInsertContentsDlgCaolán McNamara
2018-05-15weld ScFillSeriesDlgCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-30weld ScGroupDlgCaolán McNamara
2018-04-25use tab page name instead of idCaolán McNamara
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-13weld ScDeleteContentsDlgCaolán McNamara
2018-04-13weld ScNameCreateDlgCaolán McNamara
2018-04-13weld ScDeleteCellDlgCaolán McNamara
2018-04-13weld ScInsertCellDlgCaolán McNamara
2018-04-08tdf#116816: Show/hide notes takes too much time to runSerge Krot
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-04-03weld SvPasteObjectDialogCaolán McNamara
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara
2018-03-06disambiguate CreateSfxDialogCaolán McNamara