summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xelink.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-10Resolves: fdo#85617 always store fully encoded external document nameEike Rathke1-1/+1
2015-01-07fix another validation error for OOXML, related fdo#40746Markus Mohrhard1-7/+11
2015-01-07fix OOXML validation error, related fdo#40746Markus Mohrhard1-6/+10
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann1-1/+1
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann1-2/+2
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-08-12really do not write empty externalReferences element, fdo#45286 follow-upEike Rathke1-3/+19
2014-08-12do not write empty externalReferences element, fdo#45286 follow-upEike Rathke1-0/+5
2014-08-11write OOXML externalReferences, externalLinks, fdo#45286Eike Rathke1-16/+277
2014-06-25remove whitespaceMarkus Mohrhard1-7/+0
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-6/+8
2014-04-06whitespace cleanup in scMarkus Mohrhard1-30/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-34/+34
2014-03-03Remove visual noise from scAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-13/+13
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-10-21remove uses of COMPARE_*Caolán McNamara1-1/+1
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida1-5/+5
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin1-116/+116
2013-10-04convert sc/source/file/inc/xe*.hxx from String to OUStringNoel Grandin1-7/+7
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard1-1/+1
2013-07-30Now nobody accesses reference members directly. Make them private.Kohei Yoshida1-2/+2
2013-07-30More on removing direct access to reference data members.Kohei Yoshida1-16/+16
2013-07-30More on removing direct access to reference position members.Kohei Yoshida1-6/+6
2013-07-24More on replacing CalcAbsIfRel() with toAbs().Kohei Yoshida1-19/+16
2013-06-01use size_t where possible and fix some more placesMarkus Mohrhard1-1/+1
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+5
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida1-0/+1
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-08-26String to rtl::OUString.Kohei Yoshida1-3/+3
2011-05-28String to rtl::OUString in the external ref manager code.Kohei Yoshida1-3/+3
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-14/+14
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-3/+3
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-3/+3
2010-11-20replace ScfRef with boost::shared_ptr in assertions tooDavid Tardon1-1/+1
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins1-11/+11
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05Ported calc-extref-interpreter-rework-*.diff from ooo-build.Kohei Yoshida1-1/+1
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm1-6/+0
2010-04-20DEV300 masterfix: #i10000#: fix WaE: unhandled enumeration valuesJens-Heiner Rechtien1-0/+2
2010-04-12CWS-TOOLING: integrate CWS dr75Jens-Heiner Rechtien1-246/+179
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-27dr75: rebase mergeDaniel Rentz1-246/+179
2009-12-15#i107439# BIFF export: write external link data correctlyDaniel Rentz1-246/+179
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1