summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-01-17Fix typosAndrea Gelmini
2021-01-17Removed executable permission on ods fileAndrea Gelmini
2021-01-16snap near 0.5 align values to 0.5Caolán McNamara
2021-01-16replace near-zero xalign values that should be zeroCaolán McNamara
2021-01-16tdf#139583 fix case rot 180deg for cell anchored shapesRegina Henschel
2021-01-16lok: sort: invalidate the row-height cache tooDennis Francis
2021-01-16tdf#97087 Give unique, comphrehensible names to idleshomeboy445
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15fix location of change tracking boxes in OnlineNoel Grandin
2021-01-15replace stock button imagesCaolán McNamara
2021-01-15cid#1472119 silence Uninitialized scalar fieldCaolán McNamara
2021-01-15tdf#136155 let the other elements in the dialog determine the final widthCaolán McNamara
2021-01-15tdf#138832 XLSX export: fix lost file names in modified linksAttila Szűcs
2021-01-15tdf#139258 XLSX export: fix position of rotated imagesSzabolcs Toth
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-14lok: send sheetGeometry invalidation after sortDennis Francis
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis
2021-01-14Rename m_xBtnCancel->m_xBtnClose (sc/optsolver)Julien Nabet
2021-01-14fix .ui indents and trailing whitespace on recent commitsCaolán McNamara
2021-01-14uitest: sc: factor out common code ( part 2 )Xisco Fauli
2021-01-13tdf#139435. Add Help button to Databar "More Options" dialog. Add extended ti...Balaharipreetha Muthu
2021-01-13Revert "pivot table: make options cancel button working" + fix crash againJulien Nabet
2021-01-13Resolves: tdf#138972 dnd is moving instead of copying the dataCaolán McNamara
2021-01-13tdf#139182 "Symbol" shows up twice in "Visible Buttons"Vishwas
2021-01-13move CppunitTest_sc_jumbosheets_test from subsequentcheck to slowcheckXisco Fauli
2021-01-13lok: don't turn off online spelling by view change.Tamás Zolnai
2021-01-13devtools: move DevelopmentToolChildWindow to its own fileTomaž Vajngerl
2021-01-13devtools: Enable DevTools in Calc, Impress and DrawTomaž Vajngerl
2021-01-13tdf#113013 XLSX import: fix "Formula is" type conditional formattingTibor Nagy
2021-01-13ofz#29528 uncaught exceptionCaolán McNamara
2021-01-12uitest: sc: factor out common code ( part 1 )Xisco Fauli
2021-01-12cid#1471553 establish that pViewData will never be nullCaolán McNamara
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-12move CppunitTest_sc_uicalc from subsequentcheck to slowcheckXisco Fauli
2021-01-12pivot table: make options cancel button workingSzymon Kłos
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos
2021-01-11CreateScSubTotalDlg always called with a non-null pArgSetCaolán McNamara
2021-01-11MakeNumberInfoItem always passed a non-null ScViewData*Caolán McNamara
2021-01-11CreateScAutoFormatDlg always passed a non-null ScViewData*Caolán McNamara
2021-01-11SetTabNoAndCursor never passed a null ScViewData*Caolán McNamara
2021-01-11PasteFromClipboard never passed a null ScViewData*Caolán McNamara
2021-01-11ScFormatShell::pViewData is never nullCaolán McNamara
2021-01-10merge ScSubTotalItem ctorsCaolán McNamara
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-10remove non-standard commentCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-10online: make buttons work in statistics dialogsSzymon Kłos
2021-01-10pivot table: add separator between list viewsSzymon Kłos
2021-01-10online: Don't lock new views if ref dialog is openedSzymon Kłos