summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-05-02Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann1-1/+1
2019-05-01tdf#124241 let dialog be resizableCaolán McNamara1-1/+0
2019-04-30multiple concatted AcceptChgDat stored in configCaolán McNamara1-17/+28
2019-04-27Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski1-0/+12
2019-04-26tdf67629 FILEOPEN Particular .xlsx hangs SpreadsheetNoel Grandin1-0/+3
2019-04-24Skip clipboard queries while the document is still loadingKatarina Behrens1-1/+2
2019-04-16tdf#124676 : use case-insensitive normalization of...Dennis Francis4-62/+60
2019-04-16tdf#123421 : xlsx export : Don't write data field entry...Dennis Francis5-4/+65
2019-04-12Resolves: tdf#124613 stray .05 at end of GtkAdjustment lower valueCaolán McNamara1-2/+2
2019-04-11tdf#122767 sc opengl: fix rendering artifacts after hiding a cell commentMiklos Vajna1-4/+13
2019-04-08tdf#124327 sc opengl: fix lack of AA text in chartsMiklos Vajna2-1/+6
2019-04-08Related tdf#124329 Handle shapes resizing with the cellSamuel Mehrbrodt1-4/+10
2019-04-06tdf#124326 : ScUndoDragDrop : don't do update references...Dennis Francis1-4/+0
2019-04-03tdf#120270 : ScUndoDragDrop - Notifying listeners of the area...Dennis Francis1-27/+1
2019-04-03tdf#121103 ANOVA sum of squares formula correctionJaromir Wysoglad1-2/+1
2019-03-29tdf#120660: Populate rNewSharedRows even if no FC...Dennis Francis2-16/+55
2019-03-28Unit tests for tdf#121002 tdf#120013 tdf#123714 tdf#123736Eike Rathke2-0/+736
2019-03-28avoid a crash with an editor-forced matrix formula (tdf#123479)Luboš Luňák2-14/+19
2019-03-26tdf#122989 remove update check from notebookbar for the momentThorsten Behrens4-56/+0
2019-03-26Resolves: tdf#120013 tdf#123714 tdf#123736 shared formula group splitEike Rathke7-69/+358
2019-03-25Use RegexMatcher.find(pos, status) call on old ICUTomáš Chvátal1-2/+12
2019-03-25tdf#124318 FILEOPEN: XLS Hyperlink URL incorrectNoel Grandin1-1/+3
2019-03-25tdf#114969 XLSX export: fix 'sheet.name.with.dot'!A1-like linksTünde Tóth3-5/+21
2019-03-20Resolves: tdf#124024 scaling factor isn't displayed correctlyCaolán McNamara1-1/+1
2019-03-20tdf#120161 sc: pdf export unit testSerge Krot3-0/+382
2019-03-19Related: tdf#122301 TRANSPOSE() with ForceArrayReturn on callerEike Rathke1-1/+1
2019-03-19do not access uninitialized values when printing (tdf#121439)Luboš Luňák2-7/+21
2019-03-17tdf#123923: make COUNTIF propagate errors in its first parameterMike Kaganski3-0/+20
2019-03-14tdf#120161 sc: use selection to set required printed areaSerge Krot1-1/+2
2019-03-13tdf#121040 sc: use pixel-per-twips in X for horizontal value conversionSerge Krot1-1/+1
2019-03-13tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl1-1/+3
2019-03-04reintroduce ScCaptionPtrLuboš Luňák24-392/+638
2019-03-04do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák5-8/+20
2019-03-01avoid std::out_of_range thrown by mdds (tdf#122643)Luboš Luňák1-1/+1
2019-02-28fix "doc will be saved" dialog messageNoel Grandin1-1/+1
2019-02-27add missing responsesCaolán McNamara1-0/+2
2019-02-19tdf#122982 Remove image from cell when cutting the cellSamuel Mehrbrodt2-4/+72
2019-02-15buttons are at the wrong endCaolán McNamara1-6/+6
2019-02-14tdf#121040 sc: cell with ### has too big heightSerge Krot4-5/+35
2019-02-13Resolves: tdf#93951 set remainder as bad string if not parsed as validEike Rathke1-3/+23
2019-02-12tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis4-1/+47
2019-02-12Resolves: tdf#123052 correctly init pNextRows[] values for up/back unprotectedEike Rathke1-2/+10
2019-02-09Resolves: tdf#121002 UpdateRefOnNonCopy::mbUpdated=true if references changeEike Rathke1-0/+2
2019-02-03tdf#122260 sc: Autofilters not properly clearedSerge Krot4-1/+104
2019-02-02uitest for bug tdf#117276Zdeněk Crhonek2-0/+115
2019-01-21Resetting all fields for all dims corrupts pivot cacheKatarina Behrens7-3/+50
2019-01-17Resolves: tdf#122301 FREQUENCY() ReferenceOrForceArray, ForceArrayReturnEike Rathke1-1/+1
2019-01-11tdf#121978 use round again for Calc function SECOND.Winfried Donkers2-8/+88
2018-12-31tdf#114919: fix ods export in ODF 1.2 strictJulien Nabet1-1/+1
2018-12-31tdf#112484: repeat-item-labels is invalid in odf1.2 strictJulien Nabet1-0/+1