summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/dbaexchange.cxx
AgeCommit message (Expand)Author
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2019-12-03weld OAddFieldWindowCaolán McNamara
2019-12-01weld FmFieldWinCaolán McNamara
2019-09-06Fixing "...."Andrea Gelmini
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-03-26loplugin:unusedmethodsNoel Grandin
2019-02-14Use indexed getToken()Matteo Casalin
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-29convert CTF_ constants to scoped enumNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-28coverity#1078486 Unchecked return valueCaolán McNamara
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-16fix out of range accessCaolán McNamara
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold