summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/frmbase.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-14loplugin:unusedfields improvementsNoel Grandin1-5/+3
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-3/+2
2018-10-17loplugin:singlevalfieldsNoel Grandin1-3/+1
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen1-0/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-02-15convert ConvErr to scoped enumNoel Grandin1-2/+2
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin1-2/+1
2016-09-10loplugin:constantparam in scNoel Grandin1-4/+4
2016-04-22Avoid reserved identifiersStephan Bergmann1-7/+7
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-54/+35
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-8/+10
2015-11-23loplugin:unusedfields in scNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida1-5/+6
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2013-07-31if-0-ing the whole else branchFridrich Štrba1-2/+2
2013-07-31Fix errors: no members 'Ref1' or 'Ref2' in 'ScRange'Tor Lillqvist1-0/+2
2013-07-31Fix error: 'nTab' is a private member of 'ScAddress'Tor Lillqvist1-1/+1
2013-07-30More of the same. Will this ever end, I'm starting to wonder...Kohei Yoshida1-44/+41
2013-03-16sc: translate some debug messagesThomas Arnhold1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-5/+5
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-4/+4
2011-03-14making sc/source/filter compile againBjoern Michaelsen1-1/+1
2011-03-11Consistent use of types to eliminate static casting.Kohei Yoshida1-4/+4
2011-03-11Simplified _ScRangeListTabs and also fixed crashers on XLS import.Kohei Yoshida1-49/+40
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-10/+10
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-02-21[PATCH 10/10] Remove deprecated List container.npcdoom1-41/+18
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-13/+13
2010-11-08Fixed a crash on importing named ranges on higher sheets.Kohei Yoshida1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm1-14/+0
2010-09-15sc-xls-builtin-name-scope.diff: Print_Area/_Titles only for sheet local namesJonathan Pryor1-8/+18
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-2/+2
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-14/+14
2008-04-10INTEGRATION: CWS changefileheader (1.9.328); FILE MERGEDRüdiger Timm1-23/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.8.108); FILE MERGEDVladimir Glazounov1-12/+10
2006-07-21INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGEDKurt Zenker1-6/+5
2006-07-10INTEGRATION: CWS dr48 (1.6.176); FILE MERGEDOliver Bolte1-5/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.5.434); FILE MERGEDRüdiger Timm1-47/+21
2004-06-28INTEGRATION: CWS dr18 (1.3.468); FILE MERGEDHans-Joachim Lankenau1-10/+16
2004-06-04INTEGRATION: CWS rowlimit (1.3.320); FILE MERGEDOliver Bolte1-10/+10
2002-01-08#96263# loop on sheet range 0x0-0xFFFFDaniel Rentz1-2/+6
2001-02-06integration of new import class XclImpStreamDaniel Rentz1-65/+97
2000-09-18initial importJens-Heiner Rechtien1-0/+278