summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Fix CppunitTest_sc_screenshotsStephan Bergmann1-1/+1
2019-03-27return unique_ptr in CreateFlatCopiedTokenArrayNoel Grandin3-10/+10
2019-03-27return unique_ptr from MakeNumberInfoItemNoel Grandin3-6/+6
2019-03-27return unique_ptr from CreateAttrIteratorNoel Grandin3-8/+8
2019-03-27no need to allocate aEmptyOUString separatelyNoel Grandin2-11/+3
2019-03-26scale down the load in ScParallelismTest::testVLOOKUPSUM...Dennis Francis1-1/+1
2019-03-26weld SearchResultsDlgCaolán McNamara5-73/+126
2019-03-26ScUnoHelpFunctions::AnyToInterface is redundantMike Kaganski10-93/+46
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis20-11/+828
2019-03-26tdf#74664: FOURIER: add 5th optional parameter MinimumMagnitudeDennis Francis6-27/+64
2019-03-26tdf#122989 remove update check from notebookbar for the momentThorsten Behrens4-56/+0
2019-03-26weld ScPivotFilterDlgCaolán McNamara8-285/+260
2019-03-26<https://ci.libreoffice.org/job/lo_ubsan/1225/> still timed outStephan Bergmann1-1/+1
2019-03-26No need in function object; just use range-based loopMike Kaganski1-16/+2
2019-03-26flatten TabRangesNoel Grandin6-9/+9
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen24-0/+25
2019-03-25tdf#124318 FILEOPEN: XLS Hyperlink URL incorrectNoel Grandin1-1/+3
2019-03-25avoid a crash with an editor-forced matrix formula (tdf#123479)Luboš Luňák2-14/+19
2019-03-25Removed executable permission on data filesAndrea Gelmini2-0/+0
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-24Extend timeout for .uno:AutoCorrectDlg UITestsStephan Bergmann1-1/+2
2019-03-24weld SvxSearchDialogCaolán McNamara1-4/+4
2019-03-24Fix typoAndrea Gelmini1-1/+1
2019-03-23formatting fixesLuboš Luňák1-6/+5
2019-03-22Remove listening in ScDocument::SetString() and ScDocument::SetValue()Eike Rathke1-39/+15
2019-03-22Unit test for cut copy move intersecting a formula group run, tdf#120013Eike Rathke2-0/+78
2019-03-22Use RegexMatcher.find(pos, status) call on old ICUTomáš Chvátal1-2/+12
2019-03-22Resolves: tdf#124264 Close should be CancelCaolán McNamara1-2/+2
2019-03-22tdf#114969 XLSX export: fix 'sheet.name.with.dot'!A1-like linksTünde Tóth3-5/+21
2019-03-22Unit test for cut copy move with a group reference adjusting along, tdf#121002Eike Rathke2-0/+73
2019-03-21Increase the life-cycle of threads in thread-pool...Dennis Francis2-2/+8
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen47-227/+30
2019-03-21uitest for bug tdf#124111Zdeněk Crhonek2-0/+81
2019-03-20Unit test for cut copy move into shared formula group reference, tdf#123714Eike Rathke2-0/+116
2019-03-19Resolves: tdf#124024 scaling factor isn't displayed correctlyCaolán McNamara2-2/+2
2019-03-19tdf#120161 sc: pdf export unit testSerge Krot3-0/+382
2019-03-18Add unit tests for tdf#123736 and related unshared/regrouped listeningEike Rathke1-0/+469
2019-03-18Listening when grouping in ScColumn::AttachNewFormulaCells(), (tdf#123736)Eike Rathke2-9/+42
2019-03-17Reget position_type as the block or type may have changed, tdf#123736 relatedEike Rathke1-0/+3
2019-03-17Add XServiceInfo tests to ScAutoFormatsObjJens Carl1-1/+9
2019-03-17tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl2-1/+5
2019-03-17tdf#45904 Move XElementAccess Java tests to C++Jens Carl1-0/+9
2019-03-17tdf#45904 Move XIndexAccess Java tests to C++Jens Carl1-0/+7
2019-03-17tdf#45904 Move XNameContainer Java tests to C++Jens Carl1-0/+12
2019-03-16weld ScAutoFormatDlgCaolán McNamara10-284/+310
2019-03-16Fix typoJens Carl2-2/+2
2019-03-16tdf#45904 Move XNameReplace Java test to C++Jens Carl1-1/+19
2019-03-16weld SwEditRegionDlgCaolán McNamara1-0/+2
2019-03-16tdf#45904 Move XNameAccess Java tests to C++Jens Carl3-0/+123
2019-03-16pahole changes in variousNoel Grandin2-3/+3