summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2021-01-28add string_view variants of methods to O[U]StringBufferNoel4-7/+7
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist1-3/+3
2021-01-27cid#1472566 silence Unintended sign extensionCaolán McNamara2-5/+5
2021-01-26cid#1472493 silence Unintended sign extensionCaolán McNamara2-5/+5
2021-01-26tdf#139809 sc ooxml export autofiltered date columnsBalazs Varga4-5/+31
2021-01-26dynamic_cast unnecessary hereNoel Grandin1-4/+3
2021-01-26tdf#92456 dynamic_cast to static_castNoel Grandin1-3/+2
2021-01-26tdf#139167 XLSX export: fix proliferation of conditional stylesTibor Nagy2-3/+10
2021-01-25tdf#139857 release mouse on launch context menuCaolán McNamara1-0/+2
2021-01-25tdf#92456 improve VLOOKUP perfNoel Grandin5-12/+12
2021-01-25tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai3-3/+70
2021-01-24sc: GetRowForHeight performance improvement.Michael Meeks1-5/+18
2021-01-22Related tdf#139782 sc: Make sure column exists before accessing itMichael Weghorn1-2/+2
2021-01-22tdf#139782 sc: Don't try to access unallocated columnMichael Weghorn1-0/+4
2021-01-21tdf#118207: tdf#118189: sc: Move UItest to CppUnitTestXisco Fauli2-3/+3
2021-01-21lok: Send rows heights invalidation on pasteDennis Francis1-2/+18
2021-01-21tdf#116818 sc,offapi,XLSX import: fix autofiltered date columnsBalazs Varga4-12/+60
2021-01-21cache SalLayoutGlyphs in ScOutputData::LayoutStrings()Luboš Luňák1-6/+41
2021-01-21tdf#51022 sc import: fix lost print ranges of last sheetAttila Szűcs1-9/+13
2021-01-21pivot table: avoid crash on drag n dropSzymon Kłos1-0/+3
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs1-0/+3
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara5-1073/+1019
2021-01-19ofz#29713 Direct-leakCaolán McNamara1-3/+5
2021-01-19loplugin:unusedmethodsNoel2-6/+0
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt3-0/+11
2021-01-17Fix typosAndrea Gelmini1-1/+1
2021-01-16tdf#139583 fix case rot 180deg for cell anchored shapesRegina Henschel2-6/+16
2021-01-16lok: sort: invalidate the row-height cache tooDennis Francis1-0/+11
2021-01-16tdf#97087 Give unique, comphrehensible names to idleshomeboy4451-0/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel21-43/+41
2021-01-15fix location of change tracking boxes in OnlineNoel Grandin1-2/+2
2021-01-15tdf#136155 let the other elements in the dialog determine the final widthCaolán McNamara1-0/+3
2021-01-15tdf#138832 XLSX export: fix lost file names in modified linksAttila Szűcs1-1/+1
2021-01-15tdf#139258 XLSX export: fix position of rotated imagesSzabolcs Toth1-7/+4
2021-01-14lok: send sheetGeometry invalidation after sortDennis Francis1-0/+9
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis2-0/+115
2021-01-14Rename m_xBtnCancel->m_xBtnClose (sc/optsolver)Julien Nabet2-4/+4
2021-01-13Revert "pivot table: make options cancel button working" + fix crash againJulien Nabet1-1/+1
2021-01-13Resolves: tdf#138972 dnd is moving instead of copying the dataCaolán McNamara1-4/+4
2021-01-13lok: don't turn off online spelling by view change.Tamás Zolnai1-7/+8
2021-01-13devtools: move DevelopmentToolChildWindow to its own fileTomaž Vajngerl2-2/+2
2021-01-13devtools: Enable DevTools in Calc, Impress and DrawTomaž Vajngerl2-1/+5
2021-01-13tdf#113013 XLSX import: fix "Formula is" type conditional formattingTibor Nagy1-4/+9
2021-01-13ofz#29528 uncaught exceptionCaolán McNamara1-348/+356
2021-01-12cid#1471553 establish that pViewData will never be nullCaolán McNamara1-11/+8
2021-01-12transparency->alpha in tools::ColorNoel3-5/+5
2021-01-12pivot table: make options cancel button workingSzymon Kłos1-1/+1
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos2-0/+46
2021-01-11CreateScSubTotalDlg always called with a non-null pArgSetCaolán McNamara5-8/+7
2021-01-11MakeNumberInfoItem always passed a non-null ScViewData*Caolán McNamara4-5/+5