summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewdata.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-28loplugin: cstylecastNoel Grandin1-9/+9
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-37/+37
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-23/+23
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-23/+23
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-37/+37
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+0
2014-05-24remove whitespaceMarkus Mohrhard1-8/+0
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-1/+2
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara1-2/+2
2014-05-12Move this function object to o3tl.Kohei Yoshida1-1/+3
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-04-22coverity#708110 Uninitialized scalar fieldCaolán McNamara1-0/+11
2014-04-22coverity#708109 Uninitialized scalar fieldCaolán McNamara1-0/+10
2014-04-09coverity#708111 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-39/+33
2014-02-19sal_Bool->boolNoel Grandin1-65/+65
2014-02-12sal_Bool->boolNoel Grandin1-1/+1
2014-02-10sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-17sal_Bool->boolNoel Grandin1-2/+2
2014-01-10fdo#73484: Ensure that we import all tab settings from Excel.Kohei Yoshida1-0/+4
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin1-1/+1
2013-12-16Make this non-inline (for easier debugging).Kohei Yoshida1-0/+9
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-45/+45
2013-10-24more string bounds checks for scCaolán McNamara1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-6/+6
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev1-32/+30
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-39/+39
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-45/+45
2013-03-27#i119557# Ignore redundant "split" property.Andre Fischer1-0/+3
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-29/+16
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-17/+17
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-32/+24
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-2/+2
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-1/+1
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power1-4/+3