summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun5.cxx
AgeCommit message (Expand)Author
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-07-22cid#1608424 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-14cid#1607284 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-01loplugin:ostr in sc/../viewNoel Grandin
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-04-01tdf#151413: add UTF-8 data to the Link clipboard formatMike Kaganski
2024-01-24split up large method ScViewFunc::PasteDataFormatNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-25follow tdf#154131 Treat also HMTL importLaurent Balland
2023-03-30sc drawstyles: Clipboard supportMaxim Monastirsky
2022-08-29ref-count SdrObjectNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2022-02-10replace various sal_uLong that might overflow with huge sheetsLuboš Luňák
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-10sc: EMBED_SOURCE: extend copy to clip area...Dennis Francis
2021-11-10sc: EMBED_SOURCE: also include objects on copy to clipDennis Francis
2021-11-10sc: fix clip cell range for clip with no contentDennis Francis
2021-06-01no need to allocate these on the heapNoel Grandin
2021-02-22Some more unit conversion unificationMike Kaganski
2021-02-19tdf#65872 [WIP] Allow prefered interpretation of pasted numbers to be savedGeorge Bateman
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-22split SotStorageStream into two classesNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-10-20use tools::Long in scNoel
2020-09-16ScImportExport always dereferences it ScDocument* argCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-02-11Fix csv dialog pops up on mobile when copy/pasteMert Tumer
2020-01-10use more std::make_sharedNoel Grandin
2019-11-13tdf#128466: Accept also JPEGTor Lillqvist
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-08Resolves: tdf#128667 crash in csv import from pasteCaolán McNamara
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-08-02lok: disable calc char-set dialog for HTML when pasting.Michael Meeks
2019-05-22Turn pointers into referencesStephan Bergmann
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01Avoid "Text Import" dialog if invoking Paste() from OLE AutomationTor Lillqvist
2019-02-02weld ScTextImportOptionsDlgCaolán McNamara
2019-01-16use unique_ptr in scNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin