summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xltoolbar.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-26loplugin:constmethod in scNoel Grandin1-1/+1
2019-07-20loplugin:referencecasting in scNoel Grandin1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov1-30/+16
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen1-8/+0
2018-08-02loplugin:returnconstant in filterNoel Grandin1-2/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-07-14use more OUString::operator== in scNoel Grandin1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin1-3/+0
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin1-2/+1
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas1-0/+1
2016-06-03loplugin:constantparamsNoel Grandin1-1/+1
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-5/+5
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-4/+3
2015-11-19use comphelper::containerToSequenceNoel Grandin1-7/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-5/+5
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-10-29improve coverity#1242796 calculationCaolán McNamara1-1/+1
2014-10-28coverity#1242796 Untrusted loop boundᚉᚐᚑᚂᚐᚅ McNamara1-1/+9
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky1-1/+10
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-4/+4
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-2/+2
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-26/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+18
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-7/+7
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-3/+2
2012-10-27unusedcode: sc: unused ctorsMatúš Kukan1-4/+0
2012-10-08Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)Tor Lillqvist1-38/+38
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-3/+7
2012-03-22removed duplicate includes in scTakeshi Abe1-1/+0
2011-09-05no real need to use pointers hereCaolán McNamara1-27/+27
2011-02-25Removed dead codeTakeshi Abe1-2/+1
2011-02-16add copyright headerNoel Power1-0/+29
2010-11-08Removed commented-out code.Ricardo Moreno1-15/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power1-0/+431
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-0/+433