summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2019-03-29Remove now moot commentEike Rathke
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28tdf#124286 fix annoying rounding error.Winfried Donkers
2019-03-28tdf#120660: Populate rNewSharedRows even if no FC...Dennis Francis
2019-03-28loplugin:useuniqueptr in sc dialog constructorsNoel Grandin
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-28return unique_ptr from CreateTokenMatrixMapNoel Grandin
2019-03-27return unique_ptr from CreateOutputEditEngineNoel Grandin
2019-03-27return unique_ptr in CreateFlatCopiedTokenArrayNoel Grandin
2019-03-27return unique_ptr from MakeNumberInfoItemNoel Grandin
2019-03-27return unique_ptr from CreateAttrIteratorNoel Grandin
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-26No need in function object; just use range-based loopMike Kaganski
2019-03-26flatten TabRangesNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-25tdf#124318 FILEOPEN: XLS Hyperlink URL incorrectNoel Grandin
2019-03-25avoid a crash with an editor-forced matrix formula (tdf#123479)Luboš Luňák
2019-03-25Removed executable permission on data filesAndrea Gelmini
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-03-24Fix typoAndrea Gelmini
2019-03-23formatting fixesLuboš Luňák
2019-03-22Remove listening in ScDocument::SetString() and ScDocument::SetValue()Eike Rathke
2019-03-22Use RegexMatcher.find(pos, status) call on old ICUTomáš Chvátal
2019-03-22tdf#114969 XLSX export: fix 'sheet.name.with.dot'!A1-like linksTünde Tóth
2019-03-21Increase the life-cycle of threads in thread-pool...Dennis Francis
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2019-03-19Resolves: tdf#124024 scaling factor isn't displayed correctlyCaolán McNamara
2019-03-18Listening when grouping in ScColumn::AttachNewFormulaCells(), (tdf#123736)Eike Rathke
2019-03-17Reget position_type as the block or type may have changed, tdf#123736 relatedEike Rathke
2019-03-16weld ScAutoFormatDlgCaolán McNamara
2019-03-16weld SwEditRegionDlgCaolán McNamara
2019-03-16pahole changes in variousNoel Grandin
2019-03-16Related: tdf#123736 re-establish listeners also for vector unsharingEike Rathke
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-15In case of sc::NoListening only SetNeedsListeningGroup(), tdf#123736 follow-upEike 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-14LOK: re-factor async key & mouse event re-posting.Michael Meeks
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-13const correctnessLuboš Luňák
2019-03-13weld DatabaseRegistrationDialogCaolán McNamara
2019-03-13translate some german var namesNoel Grandin
2019-03-12fix a possible ScTokenArray leakLuboš Luňák