summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/externalrefmgr.cxx
AgeCommit message (Expand)Author
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27merge GetString variantsCaolán McNamara
2012-01-20More on String to rtl::OUString changes.Kohei Yoshida
2012-01-09simplify CharClassCaolán McNamara
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-06add warning message if you close unsaved referenced documentMarkus Mohrhard
2012-01-04remove entry from unsaved ref container if doc is savedMarkus Mohrhard
2011-12-27better handling for unsaved external referencesMarkus Mohrhard
2011-12-19Copy absolute refs between different docs: Part IIIMarkus Mohrhard
2011-12-07fdo#43534: Fully support external references in CELL function.Kohei Yoshida
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard
2011-11-22Unit test for cell function T with external references.Kohei Yoshida
2011-11-22We should clear the cache of external doc when breaking its linkage.Kohei Yoshida
2011-11-07callcatcher: update list, drop some newly unused methodsCaolán McNamara
2011-11-06callcatcher: update and remove some more unused methodsCaolán McNamara
2011-11-01fdo#40110: Correctly map external ranges into matrix instances.Kohei Yoshida
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-09externalrefmgr.cxx is String freeMarkus Mohrhard
2011-09-06related #i114504: external reference manager partMarkus Mohrhard
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-25Adjusted for signature change in DataChanged().Kohei Yoshida
2011-05-25Check if the referenced file is loadable, and if not, don't update.Kohei Yoshida
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-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05Removed SearchNameUpper() in favor of findByUpperName().Kohei Yoshida
2011-03-02Remove comment that's no longer true.Kohei Yoshida
2011-03-02We need to populate the cache with all sheet names even for in-memory doc.Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Replaced String with rtl::OUString.Kohei Yoshida
2011-02-21Added method documentation.Kohei Yoshida
2011-02-21Use const where possible.Kohei Yoshida
2011-02-21Extracted a common code block into own method.Kohei Yoshida
2011-02-21Fixed a crasher when retrieving an external value from in-memory doc.Takeshi Abe
2011-02-12Fixed a crasher during external cell value query.Kohei Yoshida
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-02Removed unused functions from calc 2Alfonso Eusebio
2011-01-19Reapplied 8839ada2ba12033f1c7d7ab23f59353e036dbbb2.Kohei Yoshida
2011-01-19Merge remote branch 'origin/libreoffice-3-3'Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-13Reverting the merge commit 0fe55349b05fae496a86a3fa958d184f0453916c.Kohei Yoshida
2011-01-11Do the same for single cell references and range name references.Kohei Yoshida
2011-01-11Properly cache range data from in-memory documents.Kohei Yoshida
2011-01-10Merge branch 'libreoffice-3-3'Kohei Yoshida
2011-01-07Merge commit 'ooo/OOO330_m19' into libreoffice-3-3Kohei Yoshida