summaryrefslogtreecommitdiffstats
path: root/dtrans/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0730-113/+91
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-055-6/+6
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* doubled includesThomas Arnhold2013-03-042-2/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* Translation of messages in test programUrs Fässler2013-02-261-4/+4
* Translation of German (test) stringUrs Fässler2013-02-261-1/+1
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* typo: allways -> alwaysAndras Timar2013-02-201-2/+2
* Translation of german commentUrs Fässler2013-02-141-10/+9
* fdo#46808, use constructor for datatransfer::DataFormatTranslatorNoel Grandin2013-02-1221-56/+54
* fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin2013-02-127-30/+28
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-6/+5
* fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2013-01-152-5/+5
* Missing includesStephan Bergmann2012-12-213-0/+3
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-213-3/+0
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-282-8/+0
* Update dtrans commented code to use string.h function instead of rtl/memoryArnaud Versini2012-11-111-3/+3
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-11/+13
* more old module-description xml filesMatúš Kukan2012-08-225-285/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0820-89/+0
* remove include comments and boxesThomas Arnhold2012-08-0840-155/+0
* Remove commented out codeThomas Arnhold2012-08-072-8/+0
* new does not return nullStephan Bergmann2012-07-201-6/+4
* Correct check after memory allocation.Christophe JAILLET2012-07-171-1/+1
* Remove unused definesThomas Arnhold2012-07-021-5/+0
* Remove unused definesThomas Arnhold2012-07-013-12/+0
* Remove commented out codeThomas Arnhold2012-06-271-43/+0
* re-base on ALv2 code.Michael Meeks2012-06-2538-764/+551
* re-base on ALv2 code.Michael Meeks2012-06-221-26/+17
* re-base on ALv2 code.Michael Meeks2012-06-2136-846/+522
* re-base on ALv2 code.Michael Meeks2012-06-212-42/+24
* targeted string re-workNorbert Thiebaud2012-06-021-1/+1
* I think, this is what was intendedFridrich Štrba2012-06-011-1/+1
* trivial tinderbox fixMichael Meeks2012-06-011-1/+1
* targeted string re-workNorbert Thiebaud2012-06-0113-72/+71
* targetted string re-workNorbert Thiebaud2012-05-281-4/+4
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-2/+2
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-16/+29
* can't use auto_ptr with an array, wrong delete vs new[]Caolán McNamara2012-03-151-7/+6
* WaE: "__uuidof" redefinedDavid Tardon2012-03-126-0/+18
* WaE: variable 'hr' set but not usedDavid Tardon2012-03-121-2/+1
* add missing initializerDavid Tardon2012-03-121-1/+2
* WaE: initialization orderDavid Tardon2012-03-122-7/+7
* probable intentDavid Tardon2012-03-121-1/+1
* WaE: variable 'dwResult' set but not usedDavid Tardon2012-03-121-0/+1
* fix indentationDavid Tardon2012-03-121-11/+11
* WaE: suggest explicit braces to avoid ambiguous 'else'David Tardon2012-03-121-32/+33
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-121-2/+2
* use SAL_N_ELEMENTSDavid Tardon2012-03-121-1/+1