summaryrefslogtreecommitdiff
path: root/sc/source/filter/ftools/fapihelper.cxx
AgeCommit message (Expand)Author
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-01-23tdf#42949 Fix IWYU warnings in sc/source/filter/*cxxGabor Kelemen
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-23tdf#96099 Remove some trivial std::vector typedefs in scArkadiy Illarionov
2018-03-15loplugin:unused-returns in scNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-20Avoid some confusing uses of "document name" instead of "document URL"Stephan Bergmann
2015-10-20tdf#89694 Password dialog for opening OOXML shows url-encoded pathTomofumi Yagi
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-09-27simplify codeMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-10-04convert sc/source/filter/inc/f*.hxx from String to OUStringNoel Grandin
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-03-30callcatcher: regenerate unused code listCaolán McNamara
2012-03-29callcatcher: update listCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-09-29ByteString->rtl::OStringCaolán McNamara
2011-09-21Revert "remove newly unused methods", used againCaolán McNamara
2011-09-21callcatcher: remove newly unused methodsCaolán McNamara
2011-08-16Comment why I do this.Kohei Yoshida
2011-08-16Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm