summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-03more Sal n elementsKenneth Venken17-37/+44
2010-12-03WaE: ptr_vector ctor takes a size to reserve, not a pointerCaolán McNamara1-1/+1
2010-12-02Fix another mistake in my patchJoseph Powers1-2/+2
2010-12-02Fix "Remove DECLARE_LIST() from class ScDocument"Joseph Powers3-23/+38
2010-12-02Moved new wrapper class into own files.Kohei Yoshida5-63/+139
2010-12-02Refactored to avoid using CR_HIDDEN and CR_FILTERED.Kohei Yoshida2-42/+120
2010-12-02Cache field style index for current range for better performance.Kohei Yoshida2-1/+32
2010-12-02Replaced the inner vector with flat_segment_tree.Kohei Yoshida2-25/+15
2010-12-02Replaced std::vector with boost::ptr_vector.Kohei Yoshida2-7/+7
2010-12-02WaE, fix member init listCaolán McNamara1-1/+1
2010-12-01Remove DECLARE_LIST( ScHTMLImageList, ScHTMLImage* ) from eeparser.hxxJoseph Powers3-40/+30
2010-12-01Remove DECLARE_LIST() from class ScDocumentJoseph Powers5-36/+16
2010-12-01remove a compiler warningJoseph Powers1-17/+19
2010-12-01cppunit: rearrange to get count of tests in outputCaolán McNamara1-31/+25
2010-12-01cppunit: add a simple NamedRange testCaolán McNamara1-12/+48
2010-12-01cppcheck: can reduce the scope of this variableCaolán McNamara1-1/+1
2010-12-01Resolves: rhbz#658304 late-init color config. to avoid crash on recoveryDavid Tardon5-35/+55
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-29Removed (again) some commented out code.Timo Heino6-85/+0
2010-11-28Removed somecommentsTimo Heino1-2/+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 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