summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)Author
2024-10-14cid#1633173 silence Unchecked return valueCaolán McNamara
2024-10-09Fix typoAndrea Gelmini
2024-10-09tdf#157519 Implement Sensitivity Report in LpSolve solverRafael Lima
2024-10-05tdf#85976 change labels as suggested in comment 73 on the ticketSahil Gautam
2024-09-28Typo: bDuplicatRows->bDuplicateRowsJulien Nabet
2024-09-27tdf#85976 [RFE] Add a "Remove Duplicate Records" commandSahil Gautam
2024-09-18tdf#162760 Fix solver crashing with unset parametersRafael Lima
2024-09-14Resolves tdf#33714 - Option to disable "only active sheet"Heiko Tietze
2024-09-11tdf#162899 Accept BYTE and SHORT types in the Solver Options dialogRafael Lima
2024-08-10cid#1556058 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-14tdf#161811 Changes in TC manager dialog should be in order ofJim Raykowski
2024-06-16cid#1603805 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-13tdf#161462 Remember Goal Seek settingsRafael Lima
2024-05-31loplugin:ostr in sc/../miscdlgsNoel Grandin
2024-05-22tdf#158110 - Paste special: Remove special ADDNOTES flag handlingAndreas Heinisch
2024-05-21sc: check GetActiveViewShell()Xisco Fauli
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-30cid#1596697 Dereference after null checkCaolán McNamara
2024-04-29tdf#160765 - Paste Special Dialog: Remember comments checkboxAndreas Heinisch
2024-04-20tdf#80390 Extend InsertCells Dialog to allow adding a set of Rows/ColumnsSahil Gautam
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-04-06use "ok" id like the other 446 dialogs instead of "okay"Caolán McNamara
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-20tdf#160104 Do not mark file as modified if nothing changed in the Solver dialogRafael Lima
2024-03-16tdf#160122 Increase height of the Solver Options dialogRafael Lima
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-02-10perf: limit to max 1024 rows in cases where we originally allocated 1024 rowsCaolán McNamara
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-20cool#6893 reduce allocation in ScGridWindow::PaintTileNoel Grandin
2023-12-08cid#1546472 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-15tdf#157518: add password strength bar to protectsheetdlg.uiSarper Akdemir
2023-11-10tdf#96854 - De-static-ize last used option for copy/move sheetAndreas Heinisch
2023-11-01DataStream::mnSettings is unusedNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-19rename SfxObjectShell::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-08-22Related: tdf#98367 allow drawing shapes in calc to have smallcapsCaolán McNamara
2023-07-28tdf#142600 - External links dialog: list database rangesAndreas Heinisch
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