summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2011-07-20Get rid of SvULongs in calcMaciej Rumianowski
2011-07-05yet more iterator->const_iteratorCaolán McNamara
2011-07-05some warning clean-upMarkus Mohrhard
2011-07-05change remaining manual loops to ScMarkData::iteratorMarkus Mohrhard
2011-07-01XLSX formula import improvement. Recommit.Muthu Subramanian
2011-06-29Revert patch to change .idlMuthu Subramanian
2011-06-29Improved xlsx formula import.Muthu Subramanian
2011-06-15add local range names to ScNamePasteDlgMarkus Mohrhard
2011-06-11Some cppcheck cleaningJulien Nabet
2011-06-09Replace SbaSelectionList with std::vector<sal_Int32>.Rafael Dominguez
2011-06-09Remove unused hiranges file.Rafael Dominguez
2011-06-09Replace ScHighlightRangeList for std::vector<ScHighlighEntry>.Rafael Dominguez
2011-06-07fix problem with uno and SCTABMarkus Mohrhard
2011-06-07Merge branch 'feature/unlimited-number-of-sheets'Markus Mohrhard
2011-06-06Useful error message when DDE link update fails.Kohei Yoshida
2011-06-06move ScProgress out of ScDocument::MoveTabMarkus Mohrhard
2011-06-06Merge remote branch 'origin/libreoffice-3-4'Kohei Yoshida
2011-05-29notify vba correctly about inserting of several worksheetsMarkus Mohrhard
2011-05-28String to OUString in ScDPObject.Kohei Yoshida
2011-05-28String to rtl::OUString in the external ref manager code.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
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-24fix for fdo#37548: InsertNames->InsertAll doesn't insert anythingMarkus Mohrhard
2011-05-24fix for fdo#37548: InsertNames->InsertAll doesn't insert anythingMarkus Mohrhard
2011-05-20adjust for modified singletonCaolán McNamara
2011-05-19rework some additional partsMarkus Mohrhard
2011-05-17fdo#37226: Use real function objects with standard algorithms.Kohei Yoshida
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-05-13Refactored global anonymous db storage.Kohei Yoshida
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-05-10More cleanups of ScDBData.Kohei Yoshida
2011-05-10Cleaned up ScImportParam.Kohei Yoshida
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida
2011-05-09use sheet local db data in ScVbaRange::AutofilterMarkus Mohrhard
2011-05-08use sheet local db data in ScVbaRange::AutofilterMarkus Mohrhard
2011-05-06Remove range names with external references regardless of cells.Kohei Yoshida
2011-05-06Wrong approach. You can't use remove_if with set.Kohei Yoshida
2011-05-06fdo#34930: Remove range names with external references when breaking link.Kohei Yoshida
2011-05-04Properly close the document shell when erased from the manager.Kohei Yoshida
2011-05-03fdo#36051: Eliminated the hang due to removal of autofill undo object.Kohei Yoshida
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens
2011-04-26n#689442: Don't forget to create undo object for normal merging.Kohei Yoshida
2011-04-19Fixed indentation mis-match.Kohei Yoshida
2011-04-18Resolves: fdo#36128 fix up paths for gbuildCaolán McNamara
2011-04-12Resolves: fdo#36128 fix up paths for gbuildCaolán McNamara
2011-04-01Added bits for subtotals to make use of anonymous db ranges.Kohei Yoshida
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard