summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/externalrefmgr.cxx
AgeCommit message (Expand)Author
2014-04-08justify range to prevent negative tab span and memory alloc, rhbz#1057741Eike Rathke
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-27More ScBaseCell reduction...Kohei Yoshida
2013-03-27Converted the external ref manager code.Kohei Yoshida
2013-03-22More on reducing the use of ScDocument::PutCell().Kohei Yoshida
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-04Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04calc66: #i116940# update link URLs after CompileXML, count onlyNiklas Nebel
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
2012-07-19Now, we need to explicitly pass 0.0 as the initial value of a matrix.Kohei Yoshida
2012-07-19Initial cut on matrix backend swapping. Still lots of things to fix.Kohei Yoshida
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
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