summaryrefslogtreecommitdiffstats
path: root/dtrans/source
Commit message (Expand)AuthorAgeFilesLines
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* dtrans: sal_Bool->boolNoel Grandin2014-04-222-5/+5
* typo: dependend -> dependentThomas Arnhold2014-04-142-2/+2
* typo: inteface -> interfaceThomas Arnhold2014-03-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-10/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-264-20/+20
* Remove visual noise from dtransAlexander Wilms2014-02-2665-1271/+2
* (a/A)utomaticaly -> (a/A)utomaticallyJulien Nabet2014-02-252-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-2328-754/+753
* Resolves: #i124085# improved support for PNG clipboard format on windowsArmin Le Grand2014-02-211-2/+2
* Update comment.Jan Holesovsky2014-02-211-2/+2
* fdo#74584: These tags should be lowercase for correct clipboard handling.Kohei Yoshida2014-02-201-5/+5
* fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi2014-02-042-59/+15
* Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2014-01-303-3/+13
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-3/+3
* Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr2014-01-061-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann2013-11-271-3/+3
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-3/+3
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-195-9/+9
* remove unnecessary use of OUString constructor in DTRANS moduleNoel Grandin2013-11-116-6/+6
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-042-6/+6
* Resolves: #i123407# Do not insist on CF_DIBV5 for clipboard dataArmin Le Grand2013-10-151-0/+15
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-075-48/+10
* cppcheck: some cleaningsJulien Nabet2013-09-291-2/+1
* WaE: use number() instead of valueOf()Tor Lillqvist2013-09-041-3/+3
* #i122752# check iterator in each iteration of CFormatEtcContainer::nextFormat...Herbert Dürr2013-07-161-3/+4
* remove OUString wrap for string literalsThomas Arnhold2013-06-293-14/+14
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-135-22/+45
* mingw64: sal_Int32 cannot hold pointerFridrich Štrba2013-06-101-1/+1
* Slowly, but surely going on compiling for mingw64Fridrich Štrba2013-06-061-3/+4
* Some more win64 "fixes"Fridrich Štrba2013-06-051-15/+15
* use uno::Reference#clear() method...Noel Grandin2013-06-053-7/+5
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-3/+3
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-4/+1
* remove unused component_canUnload functionsMatúš Kukan2013-04-196-46/+0
* -Werror=unused-macros (MinGW, dtrans)Stephan Bergmann2013-04-171-7/+1
* 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