summaryrefslogtreecommitdiff
path: root/dtrans/source/cnttype
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-27Remove commented out codeThomas Arnhold1-43/+0
2012-06-25re-base on ALv2 code.Michael Meeks5-92/+73
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-01targeted string re-workNorbert Thiebaud3-26/+26
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-16/+29
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco1-9/+9
2011-11-20Removing the empty pch file from dtransJoseph Powers4-13/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-4/+3
2011-08-17add more component prefixesMatúš Kukan1-1/+1
2011-08-17cppcheck: remove assigned but unused variableTakeshi Abe1-2/+0
2011-08-08convert dtrans to gbuilbMatúš Kukan2-54/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan2-16/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-30/+0
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+2