summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)Author
2014-04-02Resolves: #i124085# improved support for PNG clipboard format on windowsArmin Le Grand
2014-04-02Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-02-21fdo#74584: These tags should be lowercase for correct clipboard handling.Kohei Yoshida
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DTRANS moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-15Resolves: #i123407# Do not insist on CF_DIBV5 for clipboard dataArmin Le Grand
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-09-29cppcheck: some cleaningsJulien Nabet
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist
2013-07-16#i122752# check iterator in each iteration of CFormatEtcContainer::nextFormat...Herbert Dürr
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-10mingw64: sal_Int32 cannot hold pointerFridrich Štrba
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-06-05Some more win64 "fixes"Fridrich Štrba
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-17-Werror=unused-macros (MinGW, dtrans)Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-03-28add missing deps on URE headersDavid Tardon
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
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-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin
2012-12-25Get rid of (most uses of) GUITor Lillqvist
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