summaryrefslogtreecommitdiff
path: root/dtrans/source/cnttype
AgeCommit message (Expand)AuthorFilesLines
2017-12-11loplugin:salcall fix functionsNoel Grandin2-3/+3
2017-12-07loplugin:salcall handle static methodsNoel Grandin2-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-24/+24
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara991-2/+2
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin1-4/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-29/+18
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dtransStephan Bergmann1-0/+1
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist3-27/+3
2016-05-18limit scanf string field widthJochen Nitschke1-1/+1
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet1-1/+1
2016-01-31unnecessary use of OUString constructorNoel Grandin1-2/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-10/+10
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-09-12dtrans: com::sun::star->cssNoel Grandin2-17/+17
2015-07-28tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-12/+12
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-27loplugin:staticfunctionNoel Grandin1-1/+1
2014-12-18dtrans: Use appropriate OUString functions on string constantsStephan Bergmann2-6/+3
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-3/+0
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-4/+4
2014-04-22dtrans: sal_Bool->boolNoel Grandin2-5/+5
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-10/+10
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-20/+20
2014-02-26Remove visual noise from dtransAlexander Wilms6-132/+0
2014-02-23Remove unneccessary commentsAlexander Wilms4-82/+82
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-3/+3
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-3/+3
2013-11-11remove unnecessary use of OUString constructor in DTRANS moduleNoel Grandin1-1/+1
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-5/+5
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-10/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+0
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-33/+32
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee1-1/+1
2013-02-26Translation of messages in test programUrs Fässler1-4/+4
2013-02-12fdo#46808, use constructor for datatransfer::DataFormatTranslatorNoel Grandin3-6/+4
2012-08-22more old module-description xml filesMatúš Kukan1-52/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold3-16/+0
2012-08-08remove include comments and boxesThomas Arnhold6-20/+0
2012-07-01Remove unused definesThomas Arnhold1-5/+0