summaryrefslogtreecommitdiffstats
path: root/dtrans/source/cnttype
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salcall fix functionsNoel Grandin2017-12-112-3/+3
* loplugin:salcall handle static methodsNoel Grandin2017-12-072-2/+2
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-24/+24
* tdf#96505 Get rid of cargo cult "long" integer literals66kesara992017-09-241-2/+2
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-2/+0
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-191-4/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-264-29/+18
* New loplugin:dynexcspec: Add @throws documentation, dtransStephan Bergmann2017-01-191-0/+1
* Bin some noise comments and superfluous vertical whitespaceTor Lillqvist2016-09-123-27/+3
* limit scanf string field widthJochen Nitschke2016-05-181-1/+1
* Typo: namesapce(s)->namespace(s)Julien Nabet2016-02-171-1/+1
* unnecessary use of OUString constructorNoel Grandin2016-01-311-2/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-7/+7
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-10/+10
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-131-1/+1
* dtrans: com::sun::star->cssNoel Grandin2015-09-122-17/+17
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-282-4/+4
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-12/+12
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* loplugin:staticfunctionNoel Grandin2015-03-271-1/+1
* dtrans: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-6/+3
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-293-3/+0
* Fix some *_component_getFactory function typesStephan Bergmann2014-08-281-1/+1
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-152-4/+4
* dtrans: sal_Bool->boolNoel Grandin2014-04-222-5/+5
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-10/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-264-20/+20
* Remove visual noise from dtransAlexander Wilms2014-02-266-132/+0
* Remove unneccessary commentsAlexander Wilms2014-02-234-82/+82
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-3/+3
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-3/+3
* remove unnecessary use of OUString constructor in DTRANS moduleNoel Grandin2013-11-111-1/+1
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-5/+5
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-071-10/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* use uno::Reference#clear() method...Noel Grandin2013-06-051-1/+0
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-33/+32
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-051-1/+1
* Translation of messages in test programUrs Fässler2013-02-261-4/+4
* fdo#46808, use constructor for datatransfer::DataFormatTranslatorNoel Grandin2013-02-123-6/+4
* more old module-description xml filesMatúš Kukan2012-08-221-52/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-083-16/+0
* remove include comments and boxesThomas Arnhold2012-08-086-20/+0
* Remove unused definesThomas Arnhold2012-07-011-5/+0