summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak
2011-05-26add unit test for ScDocument::MoveTabMarkus Mohrhard
2011-05-26use same hack as lotuswordpro qa for tail_build different pwdCaolán McNamara
2011-05-26fdo#37458: Prevent crash on named range deletion.Kohei Yoshida
2011-05-25Forgot to uncomment this line.Kohei Yoshida
2011-05-25Re-enable the CVE test.Kohei Yoshida
2011-05-25Launch error message in case the external doc could not be reached.Kohei Yoshida
2011-05-25Adjusted for signature change in DataChanged().Kohei Yoshida
2011-05-25Paste link from another calc doc as external reference instead of DDE.Kohei Yoshida
2011-05-25Check if the referenced file is loadable, and if not, don't update.Kohei Yoshida
2011-05-24Remove some unneeded #include <tools/unqidx.hxx>Joseph Powers
2011-05-24fix for fdo#37548: InsertNames->InsertAll doesn't insert anythingMarkus Mohrhard
2011-05-24fdo#37520: Don't cache the array size but query it dynamically.Kohei Yoshida
2011-05-24remove problem inserted by a DECLARE_LIST removalMarkus Mohrhard
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers
2011-05-23Fix an old remove DECLARE_LIST bug. Could be related to fdo#37429Joseph Powers
2011-05-23fix mis-mergeDavid Tardon
2011-05-23fix for fdo#37429 crash when copy/paste table from writer to calcMarkus Mohrhard
2011-05-22Replace List for std::vector<String>.Rafael Dominguez
2011-05-22Replace List for std::vector<String>.Rafael Dominguez
2011-05-22Replace List for std::vector<String>.Rafael Dominguez
2011-05-23compensate for already shifted segmentsDavid Tardon
2011-05-22improve perf. of removing contents of large number of cellsDavid Tardon
2011-05-20adjust for return by ref instead of pointerCaolán McNamara
2011-05-20adjust for return by ref instead of pointerCaolán McNamara
2011-05-20valgrind: fix leak when range isn't transferred to rangelistCaolán McNamara
2011-05-20adjust to ensure renameCaolán McNamara
2011-05-20adjust for modified singletonCaolán McNamara
2011-05-20update sheet local db data when sheets are inserted/deletedMarkus Mohrhard
2011-05-19Make sure to only export up to 1026 manual page breaks to XLS.Kohei Yoshida
2011-05-18Remove all the #include <tools/ownlist.hxx>Joseph Powers
2011-05-18fdo#34072Takeshi Abe
2011-05-18Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan
2011-05-17Fix index out of bounds in ScTableConditionalFormat.Rafael Dominguez
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-16The (nested) class ScDBCollection::NamedDBs must be DLLPUBLIC, tooTor Lillqvist
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-05-13Fixed incorrect exporting of global named database ranges.Kohei Yoshida
2011-05-13Fixed segfault.Kohei Yoshida
2011-05-13Refactored global anonymous db storage.Kohei Yoshida
2011-05-13Shift method declarations to the left.Kohei Yoshida
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-05-13Let's make the separation of named DBs clear.Kohei Yoshida
2011-05-13Refactored ScDBCollection to not derive from ScSortedCollection.Kohei Yoshida
2011-05-13We are supposed to do the 2nd parse using the UI address convention.Kohei Yoshida
2011-05-11return type as the 2nd template argument.Kohei Yoshida
2011-05-11some cleanup in vbaMarkus Mohrhard
2011-05-11MCE Export: Initial Implementation/Test for commentPr.Muthu Subramanian
2011-05-10Use ScSortParam as data member in ScDBData.Kohei Yoshida
2011-05-10More cleanups of ScDBData.Kohei Yoshida