summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun5.cxx
AgeCommit message (Expand)Author
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
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-28lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann