summaryrefslogtreecommitdiff
path: root/dtrans/source
AgeCommit message (Expand)AuthorFilesLines
2013-07-17#i122752# check iterator in each iteration of CFormatEtcContainer::nextFormat...Herbert Dürr1-3/+4
2013-07-10fdo#66718: Revert "fdo#46808, Adapt SystemClipboard UNO service to new style"Stephan Bergmann2-5/+5
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-3/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-4/+1
2013-04-19remove unused component_canUnload functionsMatúš Kukan6-46/+0
2013-04-17-Werror=unused-macros (MinGW, dtrans)Stephan Bergmann1-7/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák30-113/+91
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee5-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-04doubled includesThomas Arnhold2-2/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-02-26Translation of messages in test programUrs Fässler1-4/+4
2013-02-26Translation of German (test) stringUrs Fässler1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar1-2/+2
2013-02-14Translation of german commentUrs Fässler1-10/+9
2013-02-12fdo#46808, use constructor for datatransfer::DataFormatTranslatorNoel Grandin21-56/+54
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin7-30/+28
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-6/+5
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2-5/+5
2012-12-21Missing includesStephan Bergmann3-0/+3
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann3-3/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2-8/+0
2012-11-11Update dtrans commented code to use string.h function instead of rtl/memoryArnaud Versini1-3/+3
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-11/+13
2012-08-22more old module-description xml filesMatúš Kukan5-285/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold20-89/+0
2012-08-08remove include comments and boxesThomas Arnhold40-155/+0
2012-08-07Remove commented out codeThomas Arnhold2-8/+0
2012-07-20new does not return nullStephan Bergmann1-6/+4
2012-07-17Correct check after memory allocation.Christophe JAILLET1-1/+1
2012-07-02Remove unused definesThomas Arnhold1-5/+0
2012-07-01Remove unused definesThomas Arnhold3-12/+0
2012-06-27Remove commented out codeThomas Arnhold1-43/+0
2012-06-25re-base on ALv2 code.Michael Meeks38-764/+551
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks36-846/+522
2012-06-21re-base on ALv2 code.Michael Meeks2-42/+24
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-06-01I think, this is what was intendedFridrich Štrba1-1/+1
2012-06-01trivial tinderbox fixMichael Meeks1-1/+1
2012-06-01targeted string re-workNorbert Thiebaud13-72/+71
2012-05-28targetted string re-workNorbert Thiebaud1-4/+4
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-2/+2
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-16/+29
2012-03-15can't use auto_ptr with an array, wrong delete vs new[]Caolán McNamara1-7/+6
2012-03-12WaE: "__uuidof" redefinedDavid Tardon6-0/+18
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon1-2/+1
2012-03-12add missing initializerDavid Tardon1-1/+2