summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-12-05WaE, shadowed variable namesCaolán McNamara
2010-12-04Remove DECLARE_LIST( ScRTFDefaultList, ScRTFCellDefault* )Joseph Powers
2010-12-04Remove DECLARE_LIST( ScHTMLGraphList, ScHTMLGraphEntry* )Joseph Powers
2010-12-03WaE, shadowed variablesCaolán McNamara
2010-12-03WaE, shadowed variablesCaolán McNamara
2010-12-03Remove DECLARE_LIST( ScEEParseList, ScEEParseEntry* ) from ScEEParserJoseph Powers
2010-12-03more Sal n elementsKenneth Venken
2010-12-03WaE: ptr_vector ctor takes a size to reserve, not a pointerCaolán McNamara
2010-12-02Fix another mistake in my patchJoseph Powers
2010-12-02Fix "Remove DECLARE_LIST() from class ScDocument"Joseph Powers
2010-12-02Moved new wrapper class into own files.Kohei Yoshida
2010-12-02Refactored to avoid using CR_HIDDEN and CR_FILTERED.Kohei Yoshida
2010-12-02Cache field style index for current range for better performance.Kohei Yoshida
2010-12-02Replaced the inner vector with flat_segment_tree.Kohei Yoshida
2010-12-02Replaced std::vector with boost::ptr_vector.Kohei Yoshida
2010-12-02WaE, fix member init listCaolán McNamara
2010-12-01Remove DECLARE_LIST( ScHTMLImageList, ScHTMLImage* ) from eeparser.hxxJoseph Powers
2010-12-01Remove DECLARE_LIST() from class ScDocumentJoseph Powers
2010-12-01remove a compiler warningJoseph Powers
2010-12-01cppunit: rearrange to get count of tests in outputCaolán McNamara
2010-12-01cppunit: add a simple NamedRange testCaolán McNamara
2010-12-01cppcheck: can reduce the scope of this variableCaolán McNamara
2010-12-01Resolves: rhbz#658304 late-init color config. to avoid crash on recoveryDavid Tardon
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