summaryrefslogtreecommitdiff
path: root/dtrans/source/win32
AgeCommit message (Expand)AuthorFilesLines
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-3/+3
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin5-9/+9
2013-11-11remove unnecessary use of OUString constructor in DTRANS moduleNoel Grandin3-3/+3
2013-10-15Resolves: #i123407# Do not insist on CF_DIBV5 for clipboard dataArmin Le Grand1-0/+15
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2-20/+4
2013-09-29cppcheck: some cleaningsJulien Nabet1-2/+1
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist1-3/+3
2013-07-16#i122752# check iterator in each iteration of CFormatEtcContainer::nextFormat...Herbert Dürr1-3/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-9/+9
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand5-22/+45
2013-06-10mingw64: sal_Int32 cannot hold pointerFridrich Štrba1-1/+1
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba1-3/+4
2013-06-05Some more win64 "fixes"Fridrich Štrba1-15/+15
2013-06-05use uno::Reference#clear() method...Noel Grandin2-6/+5
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ňák22-62/+44
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee2-2/+2
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 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 Grandin16-43/+43
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 Bergmann2-0/+2
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2-2/+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úš Kukan3-173/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold16-69/+0
2012-08-08remove include comments and boxesThomas Arnhold32-123/+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 Arnhold2-7/+0
2012-06-25re-base on ALv2 code.Michael Meeks27-553/+388
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks31-728/+449
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 Thiebaud7-28/+27