summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2019-03-27no need to allocate aEmptyOUString separatelyNoel Grandin
2019-03-26weld SearchResultsDlgCaolán McNamara
2019-03-26ScUnoHelpFunctions::AnyToInterface is redundantMike Kaganski
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis
2019-03-26tdf#74664: FOURIER: add 5th optional parameter MinimumMagnitudeDennis Francis
2019-03-26weld ScPivotFilterDlgCaolán McNamara
2019-03-26flatten TabRangesNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2019-03-18Listening when grouping in ScColumn::AttachNewFormulaCells(), (tdf#123736)Eike Rathke
2019-03-16weld ScAutoFormatDlgCaolán McNamara
2019-03-16pahole changes in variousNoel Grandin
2019-03-16Related: tdf#123736 re-establish listeners also for vector unsharingEike Rathke
2019-03-15new pahole-all-classes script, and update a couple of sc/ structsNoel Grandin
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze
2019-03-13Resolves: tdf#123736 re-establish listeners for unshared formula groupsEike Rathke
2019-03-13state explicitly how ownership of ScFormulaCell::pCode worksLuboš Luňák
2019-03-11weld ScSubTotalDlgCaolán McNamara
2019-03-09Resolves: tdf#123714 tdf#123736 all split formula groups; tdf#120013 relatedEike Rathke
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann
2019-03-05fix ScDetOpList::operator==Noel Grandin
2019-03-01do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-28simplify CreateColumnIfNotExistsNoel Grandin
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-28remove some unused definesNoel Grandin
2019-02-28remove some unused typedefsNoel Grandin
2019-02-23loplugin:unusedfields in scNoel Grandin
2019-02-22SfxProgress:SetStateText is deadNoel Grandin
2019-02-19tdf#120752 Clarify MATCH() third argument 'Type'Olivier Hallot
2019-02-19tdf#74664 : Adds FOURIER() formulaDennis Francis
2019-02-18tdf#122624 XLSX OLE in DOCX: import view positionsLászló Németh
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-02-15weld ScDPFunctionDlgCaolán McNamara
2019-02-15weld ScDPSubtotalDlgCaolán McNamara
2019-02-15weld ScImportOptionsDlgCaolán McNamara
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-14weld ScDPNumGroupDlgCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12weld ScNamePasteDlgCaolán McNamara
2019-02-11tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis
2019-02-11ScConditionalFormatList, don't use linear searchNoel Grandin
2019-02-09loplugin:indentation in scNoel Grandin
2019-02-05Allow computing spans of formula-groupsDennis Francis
2019-02-02set parent for ascii import options dialog in calcCaolán McNamara
2019-02-02weld ScTextImportOptionsDlgCaolán McNamara
2019-02-02weld ScNewScenarioDlgCaolán McNamara
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-25loplugin:unusedmethodsNoel Grandin