summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewdata.cxx
AgeCommit message (Expand)Author
2014-08-11Return logic units for GetMergeSizePixel too.Andrzej Hunt
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
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power
2012-05-18ensure that number of tabs is correctly set in ScViewData, fdo#45987Markus Mohrhard
2012-05-18Revert 4 commits related to fdo#45987Markus Mohrhard
2012-05-18Yet another -Werror=sign-compareStephan Bergmann
2012-05-18and another wae ( that I missed )Noel Power
2012-05-18fix waeNoel Power
2012-05-18attempt to prevent illegal maTabData access(s)Noel Power