summaryrefslogtreecommitdiffstats
path: root/dtrans/source/win32
Commit message (Expand)AuthorAgeFilesLines
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-072-20/+4
* 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-291-9/+9
* 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-052-6/+5
* 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-0722-62/+44
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-052-2/+2
* 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 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-1216-43/+43
* fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin2013-02-127-30/+28
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-6/+5
* fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2013-01-152-5/+5
* Missing includesStephan Bergmann2012-12-212-0/+2
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-212-2/+0
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-282-8/+0
* Update dtrans commented code to use string.h function instead of rtl/memoryArnaud Versini2012-11-111-3/+3
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-11/+13
* more old module-description xml filesMatúš Kukan2012-08-223-173/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0816-69/+0
* remove include comments and boxesThomas Arnhold2012-08-0832-123/+0
* Remove commented out codeThomas Arnhold2012-08-072-8/+0
* new does not return nullStephan Bergmann2012-07-201-6/+4
* Correct check after memory allocation.Christophe JAILLET2012-07-171-1/+1
* Remove unused definesThomas Arnhold2012-07-021-5/+0
* Remove unused definesThomas Arnhold2012-07-012-7/+0
* re-base on ALv2 code.Michael Meeks2012-06-2527-553/+388
* re-base on ALv2 code.Michael Meeks2012-06-221-26/+17
* re-base on ALv2 code.Michael Meeks2012-06-2131-728/+449
* targeted string re-workNorbert Thiebaud2012-06-021-1/+1
* I think, this is what was intendedFridrich Štrba2012-06-011-1/+1
* trivial tinderbox fixMichael Meeks2012-06-011-1/+1
* targeted string re-workNorbert Thiebaud2012-06-017-28/+27
* targetted string re-workNorbert Thiebaud2012-05-281-4/+4
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-2/+2
* can't use auto_ptr with an array, wrong delete vs new[]Caolán McNamara2012-03-151-7/+6
* WaE: "__uuidof" redefinedDavid Tardon2012-03-126-0/+18