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