summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/namebuff.cxx
AgeCommit message (Expand)Author
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-02-05Translate German variable namesJohnny_M
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-20ofz#4321 Direct-leakCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-01-26NameBuffer is deadJochen Nitschke
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-07-13loplugin:singlevalfields in sc(part3)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-10-01fdo#39468 Translate German Comments - sc/source/filter/excel/Christian M. Heller
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-14sal_Bool->boolNoel Grandin
2013-12-04Never attempt to create formula groups based on Excel's shared formula ranges.Kohei Yoshida
2013-11-20Point to the group's top cell in ScFormulaCellGroup instead of the top rowTor Lillqvist
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-10-04covnert sc/source/filter/inc/namebuff.hxx from String to OUStringNoel Grandin
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-09-11Handle import of shared formula from xls more gracefully.Kohei Yoshida
2013-08-12Map shared formulas to Calc's formula groups on xlsx import.Kohei Yoshida
2013-08-12Map shared formula from xls to formula groups, and share the tokens as well.Kohei Yoshida
2013-08-12Rename this to SharedFormulaBuffer, which is readable.Kohei Yoshida
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-03-16sc: translate some debug messagesThomas Arnhold
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-06-14Don't forget nExcIndex is 1-based.Kohei Yoshida
2011-06-14Replace List with std::vector<Cont>.Rafael Dominguez
2011-06-14Replace List with std::vector<StringHashEntry*>.Rafael Dominguez
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05Removed the Insert() method; let's use insert() across the board.Kohei 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-08-07CWS-TOOLING: integrate CWS calcooo311_DEV300Release Engineers
2008-10-06#i10000#Vladimir Glazounov
2008-09-30CWS-TOOLING: integrate CWS dr63Vladimir Glazounov
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.25.88); FILE MERGEDRüdiger Timm