summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Resolves: #i124085# improved support for PNG clipboard format on windowsArmin Le Grand1-2/+2
2014-03-31Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand3-3/+13
2014-02-21fdo#74584: These tags should be lowercase for correct clipboard handling.Kohei Yoshida1-5/+5
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-3/+3
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-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 Grandin6-6/+6
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin2-6/+6
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 Souza5-48/+10
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 Arnhold3-14/+14
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 Grandin3-7/+5
2013-06-03re-base on ALv2 code. Includes:Michael Meeks7-147/+84
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-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-24move URE headers to include/David Tardon1-4/+0
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ňák33-116/+91
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee5-6/+6
2013-03-28add missing deps on URE headersDavid Tardon1-3/+9
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-04doubled includesThomas Arnhold3-4/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
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 Grandin10-30/+31
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-6/+5
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl5-20/+0
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2-5/+5
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
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