summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun5.cxx
AgeCommit message (Expand)Author
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-01-21Fix csv dialog pops up on mobile when copy/pasteMert Tumer
2019-11-20tdf#128466: Accept also JPEGTor Lillqvist
2019-09-20Avoid "Text Import" dialog if invoking Paste() from OLE AutomationTor Lillqvist
2019-08-02lok: disable calc char-set dialog for HTML when pasting.Michael Meeks
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
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-07EditEngine: Removing BIN format from scVarun Dhall
2017-06-08EditEngine: Added ODF_TEXT_FLAT paste for scVarun Dhall
2017-06-06expand out FltError and eERR constantsNoel Grandin
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-10loplugin:constantparam in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann