summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-11-03ditch ScXMLExportDatabaseRanges::getOperatorXMLCaolán McNamara
2011-11-03callcatcher: drop unused methodsCaolán McNamara
2011-11-03callcatcher: ditch some unused codeCaolán McNamara
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl
2011-11-02More on sal_Bool to bool (in method signatures).Kohei Yoshida
2011-11-02Prefer boost::scoped_ptr to std::auto_ptr and shared_ptr (if appropriate).Kohei Yoshida
2011-11-02sal_Bool->bool in ScGridWindow. One of them wasn't even used.Kohei Yoshida
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl
2011-11-02calc big file : refactor loading to avoid unecessary testsLaurent Godard
2011-11-02we need to use ValidColRowOrRepeated, silly mistake by makeMarkus Mohrhard
2011-11-02add test cases for fdo#40967Markus Mohrhard
2011-11-01add tests related to fdo#41807Markus Mohrhard
2011-11-01prevent access to non existing mdds elements (fdo#41807)Markus Mohrhard
2011-11-01New unit test to test AND and OR evaluations of matrix objects.Kohei Yoshida
2011-11-01boolean values are valid for matrix evaluation (fdo#49967)Markus Mohrhard
2011-11-01Unit test for testing cell functions referencing external ranges.Kohei Yoshida
2011-11-01fdo#40110: Correctly map external ranges into matrix instances.Kohei Yoshida
2011-11-01Re-enabling the macros test.Kohei Yoshida
2011-10-31update first ScMarkData before setting cursor (fdo#42432)Markus Mohrhard
2011-10-31rhbz#657394: crash closing document while printingMichael Stahl
2011-10-31Revert "Move ScPostIt storage from ScBaseCell->ScDocument"Michael Meeks
2011-10-31Move ScPostIt storage from ScBaseCell->ScDocumentKevin Hunter
2011-10-31Cleaned up configmgr initialization.Stephan Bergmann
2011-10-28Sorry, these tests fail for me on Linux. :-(Kohei Yoshida
2011-10-28bnc#726152: Avoid adjusting cell-anchored objects on other sheets.Kohei Yoshida
2011-10-28These can be const pointers.Kohei Yoshida
2011-10-28More reduction of scoping inside nested for loop.Kohei Yoshida
2011-10-28More reduction of scoping inside for loop.Kohei Yoshida
2011-10-28Reduce excessive scoping.Kohei Yoshida
2011-10-28Translate message to EnglishKevin Hunter
2011-10-28re-enable vba.xls, tweak TestAddress.xls (move tests back to normal module)Noel Power
2011-10-28Add vba support for assigning names to cell rangesAugust Sodora
2011-10-28we can now enable the range name test for xlsx tooMarkus Mohrhard
2011-10-27use uno for local range name api, it crashs otherwise sometimesMarkus Mohrhard
2011-10-27attempt to disable macro_test tests for macosxNoel Power
2011-10-26more tweaks to unittests, also move registrymodifications.xcuNoel Power
2011-10-26Updated README about orcus.Kohei Yoshida
2011-10-26add uno part for local range namesMarkus Mohrhard
2011-10-26add local range names to ScDocFuncMarkus Mohrhard
2011-10-26add local range names to undoMarkus Mohrhard
2011-10-25I don't need to include this header.Kohei Yoshida
2011-10-25fdo#41369: Use the 'Default' style as the parent style.Kohei Yoshida
2011-10-25more support for basic/vba unit testsNoel Power
2011-10-25To destroy a cell instance, we need to call ScBaseCell::Delete().Kohei Yoshida
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-24execute macros_test in headless mode tooMarkus Mohrhard
2011-10-24 clean up macros-testMarkus Mohrhard
2011-10-24New unit test case for unwanted date detection on pivot table labels.Kohei Yoshida
2011-10-24macros-test.cxx: fix syntax errorMichael Stahl
2011-10-24fdo#42169: Display caption strings without format detection.Kohei Yoshida