summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cliputil.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-11sc: handle classification during copy&pasteMiklos Vajna1-3/+26
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-3/+3
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-1/+1
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+1
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2012-08-28allow paste & paste special for unmatching dest (single) rangeNoel Power1-1/+1
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1
2011-09-29add modelinesCaolán McNamara1-0/+3
2011-09-12Moved the code that checks destination ranges to ScClipUtil.Kohei Yoshida1-0/+35
2011-09-12Moved PasteFromClipboard() from ScCellShell to ScClipUtil (new class).Kohei Yoshida1-0/+87