summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xltoolbar.cxx
AgeCommit message (Expand)Author
2024-05-17loplugin:ostr in sc/../filterNoel Grandin
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-04-01cid#1473732 Untrusted loop boundCaolán McNamara
2021-03-30cid#1473732 Untrusted loop boundCaolán McNamara
2021-03-29cid#1473732 Untrusted loop boundCaolán McNamara
2021-03-29cid#1242796 Untrusted loop boundCaolán McNamara
2021-03-26cid#1242796 Untrusted loop boundCaolán McNamara
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-01-24loplugin:makeshared in scNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-26loplugin:constmethod in scNoel Grandin
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2017-07-14use more OUString::operator== in scNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-03loplugin:constantparamsNoel Grandin
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29improve coverity#1242796 calculationCaolán McNamara
2014-10-28coverity#1242796 Untrusted loop boundᚉᚐᚑᚂᚐᚅ McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold