summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewdata.cxx
AgeCommit message (Expand)Author
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro
2016-01-20sc: Fix build.Jan Holesovsky
2016-01-19sc lokit: the visible row/column must be 0, when loading a documentHenry Castro
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2015-08-20init maTabData to the correct tab size tdf#92629Laurent Godard
2015-06-05sc tiled editing: Editview register LOKit callbackHenry Castro
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-10fix crash on exporting ooo23919-1.sxw to odtCaolán McNamara
2015-04-07sc tiled editing: Correct position of the selection in far positions.Jan Holesovsky
2015-04-07sc: Don't limit the zoom to some funny numbers.Jan Holesovsky
2015-04-07sc tiled editing: Don't resize the gridwin to the entire document.Jan Holesovsky
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25TyposJulien Nabet
2015-03-25convert EE_STAT constants to enum classNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-09SC_LIMIT_ROWS is not defined anywhereTor Lillqvist
2015-01-27Resolves: #i85241# store settings about value highlighting in documentTsutomu Uchino
2015-01-14Provide const version that returns a const pointer.Kohei Yoshida
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-28set only valid positions from ScExtTabSettings at ScViewDataTableEike Rathke
2014-10-28loplugin: cstylecastNoel 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-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-24remove whitespaceMarkus Mohrhard
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara
2014-05-12Move this function object to o3tl.Kohei Yoshida
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-22coverity#708110 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708109 Uninitialized scalar fieldCaolán McNamara
2014-04-09coverity#708111 Uninitialized scalar fieldCaolán McNamara
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin