summaryrefslogtreecommitdiff
path: root/sc/source/filter/lotus/lotimpop.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-05-05typo: strech -> stretchAndras Timar1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-12/+12
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin1-1/+1
2014-12-09coverity#1242793 Untrusted value as argumentCaolán McNamara1-2/+2
2014-11-30coverity#1242775 Use of untrusted scalar valueCaolán McNamara1-26/+33
2014-10-18fdo#39468 Translate German Comments - sc/source/filter/{lotus,rtf}Christian M. Heller1-12/+12
2014-09-10refactor lotus wks importer to remove globalsCaolán McNamara1-17/+25
2014-06-25remove whitespaceMarkus Mohrhard1-20/+0
2014-04-23sc: sal_Bool->boolNoel Grandin1-2/+2
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida1-1/+1
2014-03-24coverity#708051 Uninitialized scalar fieldCaolán McNamara1-7/+7
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2013-11-06Modify ScFormulaCell's ctor to take a const reference to ScTokenArray.Kohei Yoshida1-1/+1
2013-10-21drop CharSet typedefCaolán McNamara1-2/+2
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/source/filter/inc/lot*.hxx from String to OUStringNoel Grandin1-4/+4
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-22More on reducing the use of ScDocument::PutCell().Kohei Yoshida1-19/+26
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-19tabs to spacesMarkus Mohrhard1-21/+21
2012-09-09don't use unitialized global variable, fdo#53713Markus Mohrhard1-1/+1
2012-07-27Lotus WK: fix warningsEike Rathke [er]1-50/+46
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard1-6/+6
2011-05-27Follow-up of DBG_* removalJacek Wolszczak1-1/+1
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-5/+5
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-44/+44
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-44/+44
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-07-02codecleanup02: merge with DEV300_m84Malte Timmermann [mt]1-2/+1
2010-07-01codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directlyMalte Timmermann1-1/+1
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo1-2/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.12.330); FILE MERGEDRüdiger Timm1-26/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.11.108); FILE MERGEDVladimir Glazounov1-21/+21
2006-07-21INTEGRATION: CWS pchfix01 (1.10.214); FILE MERGEDKurt Zenker1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.9.146); FILE MERGEDRüdiger Timm1-47/+21
2005-02-21INTEGRATION: CWS dr32 (1.8.50); FILE MERGEDVladimir Glazounov1-16/+5
2004-11-26INTEGRATION: CWS lotus123import01 (1.7.166); FILE MERGEDRüdiger Timm1-3/+3
2004-06-04INTEGRATION: CWS rowlimit (1.6.202); FILE MERGEDOliver Bolte1-23/+23
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+2
2002-11-21code review and documentationDaniel Rentz1-3/+3
2001-11-06#94122# New chart progress bar, new filtertoolsDaniel Rentz1-4/+4
2001-02-26moved help functions to XclImpHelper and ScFilterToolsDaniel Rentz1-3/+3
2001-02-06integration of new import class XclImpStreamDaniel Rentz1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+519