summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/ddelink.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-3/+3
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-2/+2
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-2/+2
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara1-0/+1
2013-10-11Properly intern strings going into matrix objects.Kohei Yoshida1-2/+3
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida1-1/+2
2013-10-08convert sc/source/core/tool/*.cxx from String to OUStringNoel Grandin1-5/+5
2013-10-04convert sc/source/core/inc/*.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa1-3/+0
2013-09-04Remove more unused methodsMarcos Paulo de Souza1-5/+0
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-7/+7
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin1-1/+1
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida1-0/+15
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2013-05-09ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-28warning C4701: potentially uninitialized local variable 'fVal' usedStephan Bergmann1-1/+1
2012-09-05Cleanup files touched by f5b7fecbc0744e46468d57b8131ea7d768aa96a2Philipp Riemer1-5/+4
2012-07-19Now, we need to explicitly pass 0.0 as the initial value of a matrix.Kohei Yoshida1-1/+1
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin1-1/+1
2012-01-31Remove unsed codeElton Chung1-11/+0
2012-01-30refactor ConvertLineEndCaolán McNamara1-1/+1
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-3/+3
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-2/+3
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-6/+6
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-6/+6
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-6/+6
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-05-25Adjusted for signature change in DataChanged().Kohei Yoshida1-3/+5
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-14/+14
2011-02-18- Remove deprecated <tools/list.hxx> include.Rafael Dominguez1-4/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-14/+14
2011-01-17removal of dead codeEd Dean1-1/+0
2010-12-17Implemented ScMatrixRef using boost::intrusive_ptr.Kohei Yoshida1-2/+2
2010-12-16Merge branch 'master' into feature/calc-matrix-reworkKohei Yoshida1-3/+3
2010-12-11cleaning of __EXPORT defineGert Faller1-3/+3
2010-11-07When pulling data via DDE, empty string means empty cells.Kohei Yoshida1-0/+3
2010-11-05Ported my previous work into this branch. Not build-tested yet.Kohei Yoshida1-3/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-13#i107450#: move more code out of svxMathias Bauer1-2/+2
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-12-11CWS-TOOLING: integrate CWS calc47Rüdiger Timm1-5/+1
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-6/+1
2008-04-10INTEGRATION: CWS changefileheader (1.15.330); FILE MERGEDRüdiger Timm1-26/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGEDVladimir Glazounov1-8/+8