summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-16Related: tdf#123736 re-establish listeners also for vector unsharingEike Rathke6-17/+136
2019-03-16Add XServiceInfo tests to ScTableColumnsObjJens Carl1-0/+8
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara2-4/+4
2019-03-15tdf#45904 Move XTableColumns Java tests to C++Jens Carl2-3/+31
2019-03-15In case of sc::NoListening only SetNeedsListeningGroup(), tdf#123736 follow-upEike Rathke1-5/+19
2019-03-15new pahole-all-classes script, and update a couple of sc/ structsNoel Grandin4-10/+7
2019-03-14uitest for bug tdf#123052Zdeněk Crhonek2-0/+72
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze2-8/+16
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks1-40/+2
2019-03-13Resolves: tdf#123736 re-establish listeners for unshared formula groupsEike Rathke3-31/+139
2019-03-13Fix CppunitTest_sc_stylefamilyobjMike Kaganski1-3/+3
2019-03-13Add XServiceInfo tests to ScStyleFamilyObjJens Carl1-1/+9
2019-03-13tdf#112411 Merge "Form controls" and "More controls" into one toolbarRoman Kuznetsov3-38/+14