summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2010-11-30Fix incorrect merge conflict. This fixes fdo#32002.Caolán McNamara1-2/+0
2010-11-30Fix Muthu Subramanian type issueJoseph Powers1-1/+1
2010-11-30Import of super/subscript properties of cells - n#655193Muthu Subramanian K1-8/+36
2010-11-30Import hyperlinks of textboxes/shapes - n#655216Muthu Subramanian K1-2/+6
2010-11-29Add the missing ;Joseph Powers1-13/+16
2010-11-29Dead Code RemovalJoseph Powers1-95/+73
2010-11-29callcatcher: unused methodsCaolán McNamara1-12/+0
2010-11-28cppcheck: unit memberCaolán McNamara1-0/+1
2010-11-28cppcheck: can reduce scope of this variableCaolán McNamara1-2/+1
2010-11-27cppcheck: use prefix formCaolán McNamara1-5/+5
2010-11-27fix debug build with dbglevel=2David Tardon1-17/+22
2010-11-27remove unnecessary #ifDavid Tardon1-2/+0
2010-11-26cppcheck: use prefix variantCaolán McNamara1-1/+1
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard1-0/+1
2010-11-26This one also unintended commit... Sigh.Kohei Yoshida1-1/+0
2010-11-26Heh, nuke this also. What's wrnog with me?Kohei Yoshida1-2/+0
2010-11-26Removed stack printer definition. Oops.Kohei Yoshida1-41/+0
2010-11-26enable the cppunit test under windows again, just a ; vs : problemCaolán McNamara1-13/+1
2010-11-26typoCaolán McNamara1-1/+1
2010-11-26need a version.map on windows apparentlyCaolán McNamara2-0/+35
2010-11-26samba-hyperlinks-sc-sd.diff: migratedJan Holesovsky1-1/+9
2010-11-26fix failing build on windows, use osl_getSystemTime instead of gettimeofdayNoel Power1-4/+3
2010-11-26Add more files to EXCEPTIONSFILES.Thomas Klausner3-5/+5
2010-11-25RTL_CONSTASCII_USTRINGPARAM in calcGert Faller4-10/+11
2010-11-25Put show credits entry into all app ui configsThorsten Behrens1-0/+1
2010-11-25Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calcJan Holesovsky5-10/+11
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-25cppcheck: methods can be constCaolán McNamara1-2/+4
2010-11-25remove empty methodCaolán McNamara2-5/+5
2010-11-25Fixed crash in xls export caused by off-by-one iteratorKatarina Machalkova1-2/+1
2010-11-25Fixed crash in xls export caused by off-by-one iteratorKatarina Machalkova1-2/+1
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky5-3/+26
2010-11-25cppcheck: methods can be constCaolán McNamara2-2/+2
2010-11-25cppcheck: methods can be constCaolán McNamara2-8/+10
2010-11-25WaE, use SAL_PRIdINT32 for printfCaolán McNamara1-1/+1
2010-11-24.src cleanupJoseph Powers5-15/+1
2010-11-24cppcheck: Fixed self-assignment of sModuleName.Kohei Yoshida1-2/+2
2010-11-24cppcheck: marked several methods const.Kohei Yoshida1-2/+2
2010-11-24cppcheck: removed a local var that is never used, plus some cleanups.Kohei Yoshida1-7/+1
2010-11-24cppcheck: Variable 'nPosY' is assigned a value that is never used.Kohei Yoshida1-2/+0
2010-11-24cppcheck: removed local variable that was not really used.Kohei Yoshida1-2/+0
2010-11-24cppcheck: removed excess parens.Kohei Yoshida1-1/+1
2010-11-24cppcheck: reduce the scopes of local variables.Kohei Yoshida1-8/+9
2010-11-24Move typedef for private members into their respective class scope.Kohei Yoshida2-12/+53
2010-11-24uno::Reference -> Reference, to make it shorter.Kohei Yoshida1-36/+37
2010-11-24Let's not include everything from the rtl namespace.Kohei Yoshida1-1/+2
2010-11-24Reduced indentation levels & some code cleanups.Kohei Yoshida1-129/+119
2010-11-24.src cleanupJoseph Powers17-39/+96
2010-11-24Fixed indentation inconsistencies.Kohei Yoshida1-39/+38
2010-11-24Remove the preprocessor guard for sheet protection options.Kohei Yoshida5-95/+0