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