summaryrefslogtreecommitdiff
path: root/sc/source/filter/dif/difexp.cxx
AgeCommit message (Expand)Author
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-06coverity#1355250 Logically dead codeCaolán McNamara
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-22Remove include stdio (part5)Julien Nabet
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-08convert sc/source/filter/dif/*.cxx from String to OUStringNoel Grandin
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida
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 of the same...Kohei Yoshida
2013-03-16sc: translate some debug messagesThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-02-27merge GetString variantsCaolán McNamara
2012-02-09ByteString,UniString to rtl variants.Kohei Yoshida
2012-01-24use write_uInt16s_FromOUString patternCaolán McNamara
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.10.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.6.200); FILE MERGEDOliver Bolte
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-06#100211# #105918# replace sprintf/strcpy/strcat where appropriate (possible b...Eike Rathke
2002-10-31#86255# ScExportDif: write ERROR if formula cell has error, instead of broken...Eike Rathke
2001-12-10#93487# escape quotes after converting to ByteStringNiklas Nebel
2001-11-30#93487# quotes in strings have to be escapedNiklas Nebel
2000-09-18initial importJens-Heiner Rechtien