summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis
2019-03-26tdf#74664: FOURIER: add 5th optional parameter MinimumMagnitudeDennis Francis
2019-03-26tdf#122989 remove update check from notebookbar for the momentThorsten Behrens
2019-03-26weld ScPivotFilterDlgCaolán McNamara
2019-03-26<https://ci.libreoffice.org/job/lo_ubsan/1225/> still timed outStephan Bergmann
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-25new loplugin:unoqueryNoel Grandin
2019-03-24Extend timeout for .uno:AutoCorrectDlg UITestsStephan Bergmann
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-22Unit test for cut copy move intersecting a formula group run, tdf#120013Eike Rathke
2019-03-22Use RegexMatcher.find(pos, status) call on old ICUTomáš Chvátal
2019-03-22Resolves: tdf#124264 Close should be CancelCaolán McNamara
2019-03-22tdf#114969 XLSX export: fix 'sheet.name.with.dot'!A1-like linksTünde Tóth
2019-03-22Unit test for cut copy move with a group reference adjusting along, tdf#121002Eike Rathke
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-21uitest for bug tdf#124111Zdeněk Crhonek
2019-03-20Unit test for cut copy move into shared formula group reference, tdf#123714Eike Rathke
2019-03-19Resolves: tdf#124024 scaling factor isn't displayed correctlyCaolán McNamara
2019-03-19tdf#120161 sc: pdf export unit testSerge Krot
2019-03-18Add unit tests for tdf#123736 and related unshared/regrouped listeningEike Rathke
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-17Add XServiceInfo tests to ScAutoFormatsObjJens Carl
2019-03-17tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl
2019-03-17tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2019-03-17tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2019-03-17tdf#45904 Move XNameContainer Java tests to C++Jens Carl
2019-03-16weld ScAutoFormatDlgCaolán McNamara
2019-03-16Fix typoJens Carl
2019-03-16tdf#45904 Move XNameReplace Java test to C++Jens Carl
2019-03-16weld SwEditRegionDlgCaolán McNamara
2019-03-16tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2019-03-16pahole changes in variousNoel Grandin
2019-03-16Related: tdf#123736 re-establish listeners also for vector unsharingEike Rathke
2019-03-16Add XServiceInfo tests to ScTableColumnsObjJens Carl
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-15tdf#45904 Move XTableColumns Java tests to C++Jens Carl
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-14uitest for bug tdf#123052Zdeněk Crhonek
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze