summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-02-10cid#1472783 avoid null pointer dereferenceRegina Henschel
2021-02-10tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2021-02-10tdf#129940 handle text:ruby element inside text:pMark Hung
2021-02-10Factor out common parts in scshapetest.cxxRegina Henschel
2021-02-08tdf#133858 reduce the double-ref range to data contentDennis Francis
2021-02-08tdf#139167 XLSX export: fix proliferation of conditional stylesTibor Nagy
2021-02-03tdf#140014 calc crash on COUNTIFNoel Grandin
2021-02-03tdf#120348: Avoid data loss when copying chart with error in formulasOuyang Leyan
2021-01-25tdf#139857 release mouse on launch context menuCaolán McNamara
2021-01-25Related tdf#139782 sc: Make sure column exists before accessing itMichael Weghorn
2021-01-23tdf#139782 sc: Don't try to access unallocated columnMichael Weghorn
2021-01-21tdf#51022 sc import: fix lost print ranges of last sheetAttila Szűcs
2021-01-19Resolves: tdf#138972 dnd is moving instead of copying the dataCaolán McNamara
2021-01-19tdf#139583 fix case rot 180deg for cell anchored shapesRegina Henschel
2021-01-19tdf#139258 XLSX export: fix position of rotated imagesSzabolcs Toth
2021-01-19tdf#138832 XLSX export: fix lost file names in modified linksAttila Szűcs
2021-01-19tdf#121472 XLSX export: fix external Linux pathAttila Szűcs
2021-01-18tdf#137033 improve save of cell anchored shapesRegina Henschel
2021-01-18tdf#138824 tdf#137937 XLSX export: fix parent directory pathAttila Szűcs
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-14tdf#136155 let the other elements in the dialog determine the final widthCaolán McNamara
2021-01-14tdf#113013 XLSX import: fix "Formula is" type conditional formattingTibor Nagy
2021-01-07tdf#139394 XLSX export: remove extra quotation marksTibor Nagy
2021-01-05tdf#139021 XLSX export: fix "contains" conditional formattingTibor Nagy
2021-01-04tdf#120749 XLSX: fix "begins/ends with" conditionalTibor Nagy
2020-12-21Set correct interface domainAndras Timar
2020-12-20fix crash inserting chartNoel Grandin
2020-12-19Resolves: tdf#138710 Do not push an out-of-bounds bound to boundariesEike Rathke
2020-12-17tdf#138822: really undo when clicking Cancel in managing Named RangesJulien Nabet
2020-12-17tdf#122102 XLSX import: fix "contains" conditional formattingTibor Nagy
2020-12-14refactor for xlsx shape exportSzabolcs Toth
2020-12-14tdf#138851: Named range manager always display "Document (Global)" at launchingJulien Nabet
2020-12-11tdf#123613 XLSX export: fix position of rotated shapesSzabolcs Toth
2020-12-10tdf#138741 XLSX export: fix crash in setSkipUnusedFileIdsAttila Szűcs
2020-12-08tdf#131815 Reduce Validity dialog heightRoman Kuznetsov
2020-12-08avoid possible nullptr dereferenceLuboš Luňák
2020-12-07tdf#43003 - convert parameter to the requested typeAndreas Heinisch
2020-12-03tdf#87973 XLSX export: fix lost file names in modified linksAttila Szűcs
2020-12-03Fix wrong downcastStephan Bergmann
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-12-03tdf#137576 Improve cell anchored measure line in CalcRegina Henschel
2020-12-03Related: tdf#138360 Use approxFloor() in rtl_math_round()Eike Rathke
2020-12-02tdf#138540 formula popover in the wrong placeCaolán McNamara
2020-12-02Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostItCaolán McNamara
2020-12-02cid#1470370 Uninitialized scalar fieldCaolán McNamara
2020-12-01bring back optimized calc querying by value (tdf#133878)Luboš Luňák
2020-12-01clean up ScDocumentThreadSpecificLuboš Luňák
2020-12-01it does not work to clear data of other thread's thread_localLuboš Luňák
2020-12-01add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"Luboš Luňák
2020-11-30tdf#138483 sc: update red circles after merging cellsTibor Nagy