summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun2.cxx
AgeCommit message (Expand)Author
2024-06-17tdf#161616: do not set error when XGoalSeek failsXisco Fauli
2024-06-14tdf#161338: Pass a flag to ScDocument::Solver to avoid #NA! on errorMike Kaganski
2024-06-12tdf#161338 Do not change variable cell when Goal Seek failsRafael Lima
2024-06-01loplugin:ostr in sc/../viewNoel Grandin
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-01lok: calc: tiles not invalidated on tab moveMarco Cecchetti
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara
2024-02-12tdf#145538 use range based for loopsKeldin Maldonado (KNM)
2024-01-23sc: make inactive sheets movable and copyableBayram Çiçek
2024-01-03tdf#114441 Convert use of sal_uLong to better integer typesgilssonn
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-11-20lok: async calc merge-cells popup dialog.Michael Meeks
2023-11-20pass by ref, not pointer, in ScViewFunc::ApplyAttributesNoel Grandin
2023-10-09tdf#100034 tdf#157318 XLSX export: fix lost named ranges associated to sheetsRafael Lima
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-03-26loplugin:stringadd in scNoel Grandin
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-09-06Use of uninitialized bMatchedRangesWereClampedStephan Bergmann
2022-09-06Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletionEike Rathke
2022-09-05tdf#150749 Find and replace on very large sheetNoel Grandin
2022-08-27sal_uLong->sal_uInt32 in ValidationEntryNoel Grandin
2022-08-21tdf#131326 - Invalidate cell slots and update input line with new contentAndreas Heinisch
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-06-01pass ScRange around by valueNoel Grandin
2022-05-21lok-calc: new callback for print rangesDennis Francis
2022-05-12IsEmptyBlock() -> IsEmptyData()Luboš Luňák
2022-05-12fix up order of some ScDocument functionsLuboš Luňák
2022-05-04remove stray printfCaolán McNamara
2022-04-06sc: add Group and Ungroup to context menu for sparklinesTomaž Vajngerl
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-01-30Resolves: tdf#146994 InitOwnBlockMode() with current mark range or cursor posEike Rathke
2021-12-28tdf#139602 Added all subtotal functions to autosumDhiraj Holden
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-09Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-09tdf#43175 - Adjust chart references on every copied sheetAndreas Heinisch