summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewdata.cxx
AgeCommit message (Expand)Author
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
2014-02-10sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-17sal_Bool->boolNoel Grandin
2014-01-10fdo#73484: Ensure that we import all tab settings from Excel.Kohei Yoshida
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin
2013-12-16Make this non-inline (for easier debugging).Kohei Yoshida
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-24more string bounds checks for scCaolán McNamara
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27#i119557# Ignore redundant "split" property.Andre Fischer
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac