summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2019-04-01sc lok: avoid save incorrect data, whether the pane has ...Henry Castro
2019-04-01weld ScSolverProgressDialogCaolán McNamara
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-27return unique_ptr from CreateOutputEditEngineNoel Grandin
2019-03-27return unique_ptr from MakeNumberInfoItemNoel Grandin
2019-03-26weld SearchResultsDlgCaolán McNamara
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis
2019-03-26weld ScPivotFilterDlgCaolán McNamara
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-16weld ScAutoFormatDlgCaolán McNamara
2019-03-11weld ScRetypePassDlgCaolán McNamara
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-03-11weld ScSubTotalDlgCaolán McNamara
2019-03-11loplugin:constantparamNoel Grandin
2019-03-10weld ScTpSubTotalGroupCaolán McNamara
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-06do not access uninitialized values when printing (tdf#121439)Luboš Luňák
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-23loplugin:unusedfields in scNoel Grandin
2019-02-22Removed duplicated includesAndrea Gelmini
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2019-02-15weld ScDPFunctionDlgCaolán McNamara
2019-02-15weld ScDPSubtotalDlgCaolán McNamara
2019-02-15weld ScDPSubtotalOptDlgCaolán McNamara
2019-02-15weld ScImportOptionsDlgCaolán McNamara
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-14weld ScDPNumGroupDlgCaolán McNamara
2019-02-14weld ScDataBarSettingsDlgCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12weld ScNamePasteDlgCaolán McNamara
2019-02-12weld ScSolverOptionsDialogCaolán McNamara
2019-02-02weld ScTextImportOptionsDlgCaolán McNamara
2019-02-02weld ScTableProtectionDlgCaolá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-24find-unneeeded-includes: don't propose to replace o3tl/deleter.hxxGabor Kelemen
2019-01-24loplugin:constparams in scNoel Grandin
2019-01-16tdf#106678 Implement CSV filter option's 8th tokenTakeshi Abe
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-22Rework Data -> Statistics dialog, add WithReplacement and KeepOrderEike Rathke
2018-12-21Data -> Statistics: sample random values in random orderEike Rathke
2018-12-21Rename PerformRandomSampling() to PerformRandomSamplingKeepOrder()Eike Rathke
2018-12-12use unique_ptr in SfxChildWinCtorNoel Grandin