summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/ooxformulaparser.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-31new loplugin:namespaceindentationNoel Grandin1-1/+1
2020-01-24loplugin:makeshared in scNoel Grandin1-1/+1
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin1-4/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-2/+2
2018-12-19tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxxGabor Kelemen1-1/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-2/+0
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen1-0/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+7
2017-01-12tdf#48140 replace CellAddress in xlsx import (4)Jochen Nitschke1-3/+4
2016-07-19sc: FilterType::FILTER_BIFF and FilterType::FILTER_UNKNOWN are never setJochen Nitschke1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-03-11Clean up previous commitStephan Bergmann1-14/+4
2015-03-11sc: use constructor syntax in scfilt.componentChris Sherlock1-5/+10
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-12/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza1-5/+2
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-1/+1
2013-10-28resolved fdo#56209 reviving FilterFormulaParserEike Rathke1-0/+196
2012-03-28callcatcher: regenerate listCaolán McNamara1-122/+0
2012-03-27callcatcher: update listCaolán McNamara1-84/+6
2012-03-26remove unused code (oox)Petr Vorel1-5/+0
2012-03-16move excel related oox bits to scNoel Power1-0/+205