summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)Author
2023-05-25merge some stringaddsNoel Grandin
2023-05-12tdf#139858 - Do not delete existing cell contents when pasting notesAndreas Heinisch
2023-05-07tdf#96854 - Remember last used option in copy/move sheet dialogAndreas Heinisch
2023-05-03More complete positive list for ScFormulaReferenceHelper::ShowReference()Eike Rathke
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-25tdf#38948 Save solver settings to fileRafael Lima
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-18Resolves: tdf#153096 Split change track content action into columns againEike Rathke
2023-01-12override GetModel in ScDocShellNoel Grandin
2023-01-05tdf#56973 - Copy/paste (single) sheet is checked but not enabledAndreas Heinisch
2022-12-19sc: check ScDocShell::GetViewData()Xisco Fauli
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21jsdialog: enable Delete content dialogSzymon Kłos
2022-11-19Dont use equal name for label and widgetSzymon Kłos
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-08no need for ScrollBarBox when bg is already the desired colorCaolán McNamara
2022-08-07Removed duplicated includesAndrea Gelmini
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-08-06ScDataTableView has visible grid in the rectangle at the scrollbar junctionCaolán McNamara
2022-08-06tdf#117388 use native scrollbar under gtk in calc data view browserCaolán McNamara
2022-06-21tdf#69750 Preserve last used Paste Special options for next session.Siddhant Chaudhary
2022-06-07tdf#129674 Add GoTo Sheet commandLaurent BP
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-05-22cid#1504538 Dereference after null checkCaolán McNamara
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-29tdf#139464 Change label of OK buttonLaurent BP
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-03-24Resolves tdf#140439 - AutoFormat Table preview not using DOCCOLORHeiko Tietze
2022-03-24loplugin:constantparamNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-15remove harcoded MAXCOL/MAXROW from ScBigAddressLuboš Luňák
2022-02-14remove hardcoded MAXCOL/MAXROW from datatableview.cxx (tdf#135332)Luboš Luňák
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-02-03sal_uLong->sal_Int32 for refresh delayNoel Grandin
2022-02-01fix buildLuboš Luňák
2022-02-01Fix issues of Data Transformations.tushar
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-09tdf#121699 sc: wrap LOKit stuff with isActiveJustin Luth
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák