summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-08use OUStringBuffer in ScRangeList::FormaNoel Grandin
2019-04-08Fix out-of-bounds error when adding a commentJens Carl
2019-04-08ofz#14088 ofz#14090 another batch of oss-fuzz failuresCaolán McNamara
2019-04-08ofz#14086 another batch of oss-fuzz failuresCaolán McNamara
2019-04-08improve combining in hash functionsNoel Grandin
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-04-06ofz#14093 bunch of new ofz detected crashes related to tdf#50916Caolán McNamara
2019-04-05tdf#124326 : ScUndoDragDrop : don't do update references...Dennis Francis
2019-04-05tdf#50916 Makes numbers of columns dynamic.Noel Grandin
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski
2019-04-04tdf#124323: show restart dialog when toggling multi-threaded...Xisco Fauli
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin
2019-04-03tdf#120270 : ScUndoDragDrop - Notifying listeners of the area...Dennis Francis
2019-04-03add more append methods to *StringBufferNoel Grandin
2019-04-02tdf#121103 ANOVA sum of squares formula correctionJaromir Wysoglad
2019-04-02tdf#124266 : Paint cell if formula-cell has changed even if...Dennis Francis
2019-04-02tdf#124329 Keep ResizeWithCell value when anchoring to a different cellSamuel Mehrbrodt
2019-04-02tdf#124329 Add API to make cell anchored graphic resize with cellSamuel Mehrbrodt
2019-04-02drop some unneeded includesCaolán McNamara
2019-04-02Related tdf#124329 Handle shapes resizing with the cellSamuel Mehrbrodt
2019-04-02Remove unnecessary commentsSamuel Mehrbrodt
2019-04-02tdf#120445 File-open ODS: Slower as compared to LibO 4.4.7.2Noel Grandin
2019-04-01Add Rows() method to ooo.vba.excel.XApplicationTor Lillqvist
2019-04-01sc lok: avoid save incorrect data, whether the pane has ...Henry Castro
2019-04-01tdf#115192 XLSX export: fix hyperlink inserted to shapetundet
2019-04-01weld ScSolverProgressDialogCaolán McNamara
2019-04-01Avoid "Text Import" dialog if invoking Paste() from OLE AutomationTor Lillqvist
2019-04-01Get rid of XclXmlUtils::ToOString(const OUString& s)Mike Kaganski
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-29Remove now moot commentEike Rathke
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
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-27return unique_ptr from CreateOutputEditEngineNoel Grandin
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-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-26weld ScPivotFilterDlgCaolán McNamara