summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cliputil.cxx
AgeCommit message (Expand)Author
2021-01-19lok: Send rows heights invalidation on pasteDennis Francis
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-06-21reference childwins are all weldedCaolán McNamara
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2016-03-11sc: handle classification during copy&pasteMiklos Vajna
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-08-28allow paste & paste special for unmatching dest (single) rangeNoel Power
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-09-29add modelinesCaolán McNamara
2011-09-12Moved the code that checks destination ranges to ScClipUtil.Kohei Yoshida
2011-09-12Moved PasteFromClipboard() from ScCellShell to ScClipUtil (new class).Kohei Yoshida