summaryrefslogtreecommitdiff
path: root/sc/inc/externalrefmgr.hxx
AgeCommit message (Expand)Author
2013-11-18Handle external reference bits too. This is the last missing piece.Kohei Yoshida
2013-11-11Remove mutexes from external ref manager.Kohei Yoshida
2013-11-07Blind MSVC fixStephan Bergmann
2013-11-06Guard cache access with mutex & a new method just to check for range name.Kohei Yoshida
2013-11-06Add mutex for external source document meta-data container.Kohei Yoshida
2013-11-06Make this method private as it is used only internally.Kohei Yoshida
2013-11-06Set mutex for external ref cache content.Kohei Yoshida
2013-10-11Unused ScExternalRefCache::mrStrPoolStephan Bergmann
2013-10-11Properly intern strings going into matrix objects.Kohei Yoshida
2013-09-19convert sc/inc/externalrefmgr.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Converted the external ref manager code.Kohei Yoshida
2013-01-10fdo#58531: Register cells with external references at compile time.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-06-23removed unused forward declarations of classTakeshi Abe
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-04-02don't include iostream unless you really need itCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-20add a warning dialog if we have ext refs to unsaved docsMarkus 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-22Unit test for cell function T with external references.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-05-28String to rtl::OUString in the external ref manager code.Kohei Yoshida
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-03-13translate german comments in /sc/incNicolas Christener
2011-03-01Replaced String with rtl::OUString.Kohei Yoshida
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-02-02Removed unused functions from calc 2Alfonso Eusebio
2011-01-11Properly cache range data from in-memory documents.Kohei Yoshida
2010-12-21The external ref cache also stores intrusive_ptr-based tokens.Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05Ported calc-extref-interpreter-rework-*.diff from ooo-build.Kohei Yoshida
2010-04-29rebased to m77.Kohei Yoshida
2010-03-10koheiextref01: Have ScExternalRefManager::ApiGuard take ScDocument pointer, t...Kohei Yoshida
2010-03-09koheiextref01: #i108404# Disable interaction handler when interpreting formul...Kohei Yoshida
2010-03-08koheiextref01: #i109101# Fixed incorrect parsing of cached string cell values.Kohei Yoshida
2010-03-08koheiextref01: removed unused method.Kohei Yoshida
2010-03-08koheiextref01: i#109170# Iterate through the formula cell list in the externa...Kohei Yoshida
2010-03-07koheiextref01: Forgot to remove this unused method.Kohei Yoshida
2010-03-05koheiextref01: #i103739# #i109170# Breaking links permanently turn formula ce...Kohei Yoshida
2010-03-05merged to DEV300_m72.Kohei Yoshida
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien