summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun3.cxx
AgeCommit message (Expand)Author
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-11-12loplugin:reftotemp in scNoel Grandin
2024-07-05tdf#158110 - Paste special: improve check for cells with notesAndreas Heinisch
2024-06-01loplugin:ostr in sc/../viewNoel Grandin
2024-05-22tdf#158110 - Paste special: Remove special ADDNOTES flag handlingAndreas Heinisch
2024-04-24cool#8789 sc lok: classify multi-selection with 2 cells as simpleMiklos Vajna
2024-04-24tdf#160765 - Save content for undo when pasting notesAndreas Heinisch
2024-04-19cool#8789 sc lok: fix copy for multi-selectionsMiklos Vajna
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-02-13pass width hint around as twips and convert to pixel at the endCaolán McNamara
2024-02-08lok: calc: missing invalidation of cached positionsMarco Cecchetti
2024-01-22don't always invalidate the entire width of the calc windowCaolán McNamara
2024-01-07Resolves: tdf#159046 hang on export of math objects in cellsCaolán McNamara
2023-10-06crash copying text + chart to clipboard with InputOptions::TextWysiwygCaolán McNamara
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-07-12lok: copy simple selection even when filteredSzymon Kłos
2023-06-26problem pasting to calc an image copied from firefox (windows)Luigi Iucci
2023-02-16This bool is redundantMike Kaganski
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-08-18loplugin:moveitNoel Grandin
2022-05-17tdf#142635: use the same ScDocument for clipboard and GlobalDrawPersistMike Kaganski
2022-05-12fix up order of some ScDocument functionsLuboš Luňák
2022-05-12Simplify this a bitMike Kaganski
2022-03-25loplugin:constantparamNoel Grandin
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-01-30Resolves: tdf#146994 InitOwnBlockMode() with current mark range or cursor posEike Rathke
2022-01-29Standardize the flag name on bSkipEmptyCells.Kohei Yoshida
2021-10-22lok: invalidate sheet-geometry sizes on clip pasteDennis Francis
2021-10-11loplugin:moveparam in scNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-06-04tdf#141683 fix missing flag in multi sel pasted transposed as linksscito
2021-05-24Resolves: tdf#134675 Allow unrestricted pastes of same size in one dimensionEike Rathke
2021-04-24Removed executable bits on source filesAndrea Gelmini
2021-04-22tdf#107348 tdf#45958 tdf#141215 tdf#141683 fix filtered/transpose pastescito
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-15sc_uicalc: use UNO commands for copy, cut or paste everywhereXisco Fauli
2021-02-21loplugin:refcounting in scNoel
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-01-21tdf#118207: tdf#118189: sc: Move UItest to CppUnitTestXisco Fauli
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-22split SotStorageStream into two classesNoel
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis