summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewfunc.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-28com::sun::star->css in scNoel Grandin1-12/+8
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-1/+1
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin1-6/+6
2015-07-22loplugin:unusedmethods scNoel Grandin1-9/+0
2015-05-05Resolves tdf#84240 : Red squiggly underline does not appear instantlyDeena Francis1-0/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-4/+4
2014-10-02New feature to allow converting formula cells to static values.Kohei Yoshida1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-8/+8
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida1-4/+10
2014-02-19sal_Bool->boolNoel Grandin1-74/+78
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand1-5/+3
2013-12-02Integrate branch of IAccessible2Steve Yin1-1/+1
2013-10-14Change sal_Bool to bool in viewfunc.cxx (Calc)Laurent Balland-Poirier1-22/+22
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/../viewfunc.hxx from String to OUStringNoel Grandin1-27/+27
2013-10-02remove some UniString::GetBufferCaolán McNamara1-1/+1
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-1/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+1
2013-04-15basic inplace Font preview for calcNoel Power1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida1-1/+1
2013-03-09group undo action when hiding/showing sheetsLaurent Godard1-2/+2
2013-02-22fix sc buildCaolán McNamara1-1/+1
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida1-1/+6
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner1-4/+3
2012-07-17EnterData - remove un-necessary bRecord parameter for corner-caseMichael Meeks1-3/+3
2012-06-24rearranged forward declarations of classTakeshi Abe1-2/+0
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-1/+0
2012-02-15fdo#46070: Allow copying of adjacent cells via Fill Down/Up/Left/Right.Kohei Yoshida1-1/+1
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-6/+0
2011-09-12PostPasteFromClip to work with ScRangeList.Kohei Yoshida1-1/+1
2011-09-12Got the normal paste to work. Still no undo etc.Kohei Yoshida1-3/+9
2011-09-08sal_Bool to bool.Kohei Yoshida1-4/+4
2011-08-29More on String to rtl::OUString.Kohei Yoshida1-1/+1
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard1-1/+1
2011-08-04some clean-upMarkus Mohrhard1-1/+2
2011-07-26fix for bnc#707486 allow copy for suitable multi-area RangesNoel Power1-2/+2
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard1-1/+2