summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewdata.hxx
AgeCommit message (Expand)Author
2016-07-29rename SelectionForbidsPaste() to SelectionForbidsCellFill()Eike Rathke
2016-07-29move range detection to ScViewData::SelectionFillDOOM()Eike Rathke
2016-07-28Resolves: tdf#60021 disallow Paste when entire sheet is selectedEike Rathke
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke
2016-06-28Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7eMike Kaganski
2016-06-28loplugin:staticmethodsStephan Bergmann
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-20convert SC_FILL constants to scoped enumNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-16convert Link<> to typedNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-07sc tiled editing: Don't resize the gridwin to the entire document.Jan Holesovsky
2015-01-14Provide const version that returns a const pointer.Kohei Yoshida
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-03Remove SC_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2014-01-17sal_Bool->boolNoel Grandin
2013-12-16Make this non-inline (for easier debugging).Kohei Yoshida
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-07-02Remove unused definesThomas Arnhold
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-29These methods can be const.Kohei Yoshida