summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-03-30Fix typoAndrea Gelmini
2019-03-30uitest for bug tdf#122509Zdeněk Crhonek
2019-03-30uitest for bug tdf#123479Zdeněk Crhonek
2019-03-29Remove now moot commentEike Rathke
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-29tdf#45904 Move XNamed Java tests to C++Jens Carl
2019-03-29tdf#45904 Move XRefreshable Java tests to C++Jens Carl
2019-03-29tdf#45904 Move XShapes Java tests to C++Jens Carl
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-28tdf#45904 Move XShapeGrouper Java tests to C++Jens Carl
2019-03-28tdf#45904 Move XServiceInfo Java tests to C++Jens Carl
2019-03-28tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2019-03-27tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2019-03-27return unique_ptr from CreateOutputEditEngineNoel Grandin
2019-03-27tdf#123505 svx: fix invalidation loop caused by special form control geometryMiklos Vajna
2019-03-27tdf#124293 add RedactDoc to writer, calc menubar in toolsandreas kainz
2019-03-27Fix CppunitTest_sc_screenshotsStephan Bergmann
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-26scale down the load in ScParallelismTest::testVLOOKUPSUM...Dennis Francis
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-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