Age | Commit message (Expand) | Author |
2019-04-02 | tdf#124266 : Paint cell if formula-cell has changed even if... | Dennis Francis |
2019-04-02 | tdf#124329 Keep ResizeWithCell value when anchoring to a different cell | Samuel Mehrbrodt |
2019-04-02 | tdf#124329 Add API to make cell anchored graphic resize with cell | Samuel Mehrbrodt |
2019-04-02 | drop some unneeded includes | Caolán McNamara |
2019-04-02 | Related tdf#124329 Handle shapes resizing with the cell | Samuel Mehrbrodt |
2019-04-02 | Remove unnecessary comments | Samuel Mehrbrodt |
2019-04-02 | tdf#120445 File-open ODS: Slower as compared to LibO 4.4.7.2 | Noel Grandin |
2019-04-01 | Add Rows() method to ooo.vba.excel.XApplication | Tor Lillqvist |
2019-04-01 | sc lok: avoid save incorrect data, whether the pane has ... | Henry Castro |
2019-04-01 | tdf#115192 XLSX export: fix hyperlink inserted to shape | tundet |
2019-04-01 | weld ScSolverProgressDialog | Caolán McNamara |
2019-04-01 | Avoid "Text Import" dialog if invoking Paste() from OLE Automation | Tor Lillqvist |
2019-04-01 | Get rid of XclXmlUtils::ToOString(const OUString& s) | Mike Kaganski |
2019-04-01 | tdf#42949 Fix IWYU warnings in include/sfx2/[sS]* | Gabor Kelemen |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-03-29 | Remove now moot comment | Eike Rathke |
2019-03-29 | tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]* | Gabor Kelemen |
2019-03-28 | tdf#124286 fix annoying rounding error. | Winfried Donkers |
2019-03-28 | tdf#120660: Populate rNewSharedRows even if no FC... | Dennis Francis |
2019-03-28 | loplugin:useuniqueptr in sc dialog constructors | Noel Grandin |
2019-03-28 | simplify reset(nullptr) -> reset() | Noel Grandin |
2019-03-28 | tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]* | Gabor Kelemen |
2019-03-28 | return unique_ptr from CreateTokenMatrixMap | Noel Grandin |
2019-03-27 | return unique_ptr from CreateOutputEditEngine | Noel Grandin |
2019-03-27 | return unique_ptr in CreateFlatCopiedTokenArray | Noel Grandin |
2019-03-27 | return unique_ptr from MakeNumberInfoItem | Noel Grandin |
2019-03-27 | return unique_ptr from CreateAttrIterator | Noel Grandin |
2019-03-27 | no need to allocate aEmptyOUString separately | Noel Grandin |
2019-03-26 | weld SearchResultsDlg | Caolán McNamara |
2019-03-26 | ScUnoHelpFunctions::AnyToInterface is redundant | Mike Kaganski |
2019-03-26 | tdf#74664 : add Fourier analysis tool | Dennis Francis |
2019-03-26 | tdf#74664: FOURIER: add 5th optional parameter MinimumMagnitude | Dennis Francis |
2019-03-26 | weld ScPivotFilterDlg | Caolán McNamara |
2019-03-26 | No need in function object; just use range-based loop | Mike Kaganski |
2019-03-26 | flatten TabRanges | Noel Grandin |
2019-03-25 | tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* | Gabor Kelemen |
2019-03-25 | tdf#124318 FILEOPEN: XLS Hyperlink URL incorrect | Noel Grandin |
2019-03-25 | avoid a crash with an editor-forced matrix formula (tdf#123479) | Luboš Luňák |
2019-03-25 | Removed executable permission on data files | Andrea Gelmini |
2019-03-24 | weld SvxSearchDialog | Caolán McNamara |
2019-03-24 | Fix typo | Andrea Gelmini |
2019-03-23 | formatting fixes | Luboš Luňák |
2019-03-22 | Remove listening in ScDocument::SetString() and ScDocument::SetValue() | Eike Rathke |
2019-03-22 | Use RegexMatcher.find(pos, status) call on old ICU | Tomáš Chvátal |
2019-03-22 | tdf#114969 XLSX export: fix 'sheet.name.with.dot'!A1-like links | Tünde Tóth |
2019-03-21 | Increase the life-cycle of threads in thread-pool... | Dennis Francis |
2019-03-21 | tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undo | Gabor Kelemen |
2019-03-19 | Resolves: tdf#124024 scaling factor isn't displayed correctly | Caolán McNamara |
2019-03-18 | Listening when grouping in ScColumn::AttachNewFormulaCells(), (tdf#123736) | Eike Rathke |
2019-03-17 | Reget position_type as the block or type may have changed, tdf#123736 related | Eike Rathke |