summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/cliputil.cxx
Commit message (Expand)AuthorAgeFilesLines
* lok: Send rows heights invalidation on pasteDennis Francis2021-02-111-2/+12
* tdf#118308: Incorrect Paste Special dialog when ...Henry Castro2018-06-271-1/+1
* tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro2018-05-231-2/+1
* don't use heap for elements in ScRangeListNoel Grandin2018-03-101-1/+1
* loplugin:includeform: scStephan Bergmann2017-10-231-12/+12
* loplugin:constparam in sc part8Noel Grandin2017-08-291-1/+1
* loplugin:constparam in sc part7Noel Grandin2017-08-261-1/+1
* sc: handle classification during copy&pasteMiklos Vajna2016-03-111-3/+26
* convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin2015-10-261-3/+3
* convert SC_PASTE constants to scoped enumNoel Grandin2015-09-221-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* create type-safe bitfield for sc insert/delete flagsNoel Grandin2014-09-041-1/+1
* Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida2014-05-191-0/+1
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* sc: sal_Bool->boolNoel Grandin2014-04-231-1/+1
* bool improvementsStephan Bergmann2014-01-281-1/+1
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-21/+5
* allow paste & paste special for unmatching dest (single) rangeNoel Power2012-08-281-1/+1
* Reducing header dependency on markdata.hxx.Kohei Yoshida2011-11-231-0/+1
* add modelinesCaolán McNamara2011-09-291-0/+3
* Moved the code that checks destination ranges to ScClipUtil.Kohei Yoshida2011-09-121-0/+35
* Moved PasteFromClipboard() from ScCellShell to ScClipUtil (new class).Kohei Yoshida2011-09-121-0/+87