summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xltoolbar.cxx
AgeCommit message (Expand)AuthorFilesLines
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