summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-26cppcheck: use prefix variantfeature/bootstrap-buildCaolán McNamara1-1/+1
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard2-0/+2
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 Faller5-13/+14
2010-11-25Put show credits entry into all app ui configsThorsten Behrens2-0/+2
2010-11-25Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calcJan Holesovsky6-11/+12
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-25cppcheck: methods can be constCaolán McNamara1-1/+1
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-24Fixing a typo...Joseph Powers1-2/+2
2010-11-24.src cleanupJoseph Powers48-109/+104
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 Powers23-56/+113
2010-11-24Fixed indentation inconsistencies.Kohei Yoshida1-39/+38
2010-11-24Remove the preprocessor guard for sheet protection options.Kohei Yoshida5-95/+0
2010-11-24More easy hacks completed in calcTimo Heino4-6/+0
2010-11-24Even more commented out code removedTimo Heino2-10/+0
2010-11-24Removed commented out codeTimo Heino3-15/+0
2010-11-24cppcheck: Possible null pointer dereferenceCaolán McNamara1-1/+5
2010-11-23cppcheck: These functions can be consCaolán McNamara1-2/+2
2010-11-23More 'easy-hacks' completedTimo Heino4-11/+0
2010-11-22Remove the last of the HC IconsJoseph Powers1-11/+3
2010-11-22More cleanup in calcTimo Heino10-45/+0
2010-11-22Removed commented out codeTimo Heino4-99/+0
2010-11-22remove dead code in calc core datapjacquod2-33/+7