summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/dbaexchange.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-48/+48
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03useless sObjectKind stringCaolán McNamara1-3/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-04-02removed duplicate includes in svxTakeshi Abe1-2/+0
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot1-6/+6
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-08-25unusedcode: svx::, svxform::Matúš Kukan1-7/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-5/+5