summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2010-11-30Fix incorrect merge conflict. This fixes fdo#32002.Caolán McNamara
2010-11-30Fix Muthu Subramanian type issueJoseph Powers
2010-11-30Import of super/subscript properties of cells - n#655193Muthu Subramanian K
2010-11-30Import hyperlinks of textboxes/shapes - n#655216Muthu Subramanian K
2010-11-29Add the missing ;Joseph Powers
2010-11-29Dead Code RemovalJoseph Powers
2010-11-29callcatcher: unused methodsCaolán McNamara
2010-11-28cppcheck: unit memberCaolán McNamara
2010-11-28cppcheck: can reduce scope of this variableCaolán McNamara
2010-11-27cppcheck: use prefix formCaolán McNamara
2010-11-27fix debug build with dbglevel=2David Tardon
2010-11-27remove unnecessary #ifDavid Tardon
2010-11-26cppcheck: use prefix variantCaolán McNamara
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard
2010-11-26This one also unintended commit... Sigh.Kohei Yoshida
2010-11-26Heh, nuke this also. What's wrnog with me?Kohei Yoshida
2010-11-26Removed stack printer definition. Oops.Kohei Yoshida
2010-11-26enable the cppunit test under windows again, just a ; vs : problemCaolán McNamara
2010-11-26typoCaolán McNamara
2010-11-26need a version.map on windows apparentlyCaolán McNamara
2010-11-26samba-hyperlinks-sc-sd.diff: migratedJan Holesovsky
2010-11-26fix failing build on windows, use osl_getSystemTime instead of gettimeofdayNoel Power
2010-11-26Add more files to EXCEPTIONSFILES.Thomas Klausner
2010-11-25RTL_CONSTASCII_USTRINGPARAM in calcGert Faller
2010-11-25Put show credits entry into all app ui configsThorsten Behrens
2010-11-25Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calcJan Holesovsky
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-25remove empty methodCaolán McNamara
2010-11-25Fixed crash in xls export caused by off-by-one iteratorKatarina Machalkova
2010-11-25Fixed crash in xls export caused by off-by-one iteratorKatarina Machalkova
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-25WaE, use SAL_PRIdINT32 for printfCaolán McNamara
2010-11-24.src cleanupJoseph Powers
2010-11-24cppcheck: Fixed self-assignment of sModuleName.Kohei Yoshida
2010-11-24cppcheck: marked several methods const.Kohei Yoshida
2010-11-24cppcheck: removed a local var that is never used, plus some cleanups.Kohei Yoshida
2010-11-24cppcheck: Variable 'nPosY' is assigned a value that is never used.Kohei Yoshida
2010-11-24cppcheck: removed local variable that was not really used.Kohei Yoshida
2010-11-24cppcheck: removed excess parens.Kohei Yoshida
2010-11-24cppcheck: reduce the scopes of local variables.Kohei Yoshida
2010-11-24Move typedef for private members into their respective class scope.Kohei Yoshida
2010-11-24uno::Reference -> Reference, to make it shorter.Kohei Yoshida
2010-11-24Let's not include everything from the rtl namespace.Kohei Yoshida
2010-11-24Reduced indentation levels & some code cleanups.Kohei Yoshida
2010-11-24.src cleanupJoseph Powers
2010-11-24Fixed indentation inconsistencies.Kohei Yoshida
2010-11-24Remove the preprocessor guard for sheet protection options.Kohei Yoshida