summaryrefslogtreecommitdiff
path: root/dtrans/source
AgeCommit message (Expand)Author
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-26Translation of messages in test programUrs Fässler
2013-02-26Translation of German (test) stringUrs Fässler
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-14Translation of german commentUrs Fässler
2013-02-12fdo#46808, use constructor for datatransfer::DataFormatTranslatorNoel Grandin
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin
2012-12-21Missing includesStephan Bergmann
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-11Update dtrans commented code to use string.h function instead of rtl/memoryArnaud Versini
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07Remove commented out codeThomas Arnhold
2012-07-20new does not return nullStephan Bergmann
2012-07-17Correct check after memory allocation.Christophe JAILLET
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-27Remove commented out codeThomas Arnhold
2012-06-25re-base on ALv2 code.Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01I think, this is what was intendedFridrich Štrba
2012-06-01trivial tinderbox fixMichael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-28targetted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-15can't use auto_ptr with an array, wrong delete vs new[]Caolán McNamara
2012-03-12WaE: "__uuidof" redefinedDavid Tardon
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon
2012-03-12add missing initializerDavid Tardon
2012-03-12WaE: initialization orderDavid Tardon
2012-03-12probable intentDavid Tardon
2012-03-12WaE: variable 'dwResult' set but not usedDavid Tardon
2012-03-12fix indentationDavid Tardon
2012-03-12WaE: suggest explicit braces to avoid ambiguous 'else'David Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12use SAL_N_ELEMENTSDavid Tardon
2012-03-12WaE: multi-character character constantDavid Tardon
2012-02-17Use emptiness check rather than size check for efficiencyMariusz Dykierek
2012-01-13WaE: clipformat may be used uninitializedCaolán McNamara