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