summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/transobj.cxx
AgeCommit message (Expand)Author
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-02lok: minimal implementation of isComplex for calc for now.Michael Meeks
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn
2018-10-25tdf#118747 sc: use manual height for previous rows in TransferObjVasily Melenchuk
2018-08-24loplugin:useuniqueptr in ScTransferObjNoel Grandin
2018-07-16tdf#69460, tdf#118416: Don't copy whole columns to the clipboardTor Lillqvist
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-28loplugin:useuniqueptr in ScTransferObjNoel Grandin
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-05-08sc: prefix members of ScTransferObjHenry Castro
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-07tdf#115020: Cutting a large dataset is very slow since 6.1.0.0.alpha0+Henry Castro
2018-02-03TypedWhichId in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-14Distinguish single/multiple cell copy for plain text, tdf#113571 follow-upEike Rathke
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-10-31loplugin:constantparam in scNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12Revert "tdf#108299: Limit the size of bitmap created for clipboard..."Dennis Francis
2017-09-11tdf#108299: Limit the size of bitmap created for clipboard...Dennis Francis
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-07EditEngine: Removing BIN format from scVarun Dhall
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-07Reformat an overly long lineEike Rathke
2017-06-07EditEngine: Added ODF_TEXT_FLAT copy for scVarun Dhall
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-02-18German comment translationsLukas Röllin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek