summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xiname.cxx
AgeCommit message (Expand)Author
2019-10-29remove XclRoot::GetDocRefNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-10-10do not needlessly create ScTokenArray copies in Calc input filtersLuboš Luňák
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in scNoel Grandin
2018-01-29CheckLinkFormulaNeedingCheck() for .xls named expressionsEike Rathke
2017-10-29memleak with null pLocalNamesCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-02-15convert ConvErr to scoped enumNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-06improve the returnbyref lopluginNoel Grandin
2014-12-19WaE: -Werror=unused-but-set-variableCaolán McNamara
2014-12-19remove operator>> methodsNoel Grandin
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-20don't crash with possibly invalid index, fdo#76209Markus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-04convert sc/source/filter/inc/xi*.hxx from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-24More of the same.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-01-10fdo#42624: Do the same for BIFF5 and earlier.Kohei Yoshida
2012-01-10fdo#42624: Defer formula token conversion for defined names (xls import).Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-25crash when modifying a defined name (and other places as well)Eike Rathke
2011-08-17String to rtl::OUString.Kohei Yoshida
2011-06-23fix for fdo#38204: formulas with range names were not imported correctlyMarkus Mohrhard
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-05-19Fix for fdo#37322 (binary import crash)Katarina Machalkova
2011-04-26make excel binary import use anonymous db dataMarkus Mohrhard
2011-04-25make excel binary import use anonymous db dataMarkus Mohrhard
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-15Removed the old sheet local name mapping bits.Kohei Yoshida