summaryrefslogtreecommitdiffstats
path: root/dtrans
Commit message (Expand)AuthorAgeFilesLines
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* doubled includesThomas Arnhold2013-03-043-4/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* remove all d.lstMichael Stahl2013-02-281-0/+0
* 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
* fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin2013-02-1210-30/+31
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-6/+5
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-265-20/+0
* fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2013-01-152-5/+5
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* Missing includesStephan Bergmann2012-12-213-0/+3
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-213-3/+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
* drop rdbmaker completelyMatúš Kukan2012-10-221-1/+1
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-11/+13
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-285-10/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-283-12/+18
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-285-5/+10
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-285-0/+5
* more old module-description xml filesMatúš Kukan2012-08-226-322/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0820-89/+0
* remove include comments and boxesThomas Arnhold2012-08-0840-155/+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
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-025-20/+5
* Remove unused definesThomas Arnhold2012-07-013-12/+0
* Remove commented out codeThomas Arnhold2012-06-271-43/+0
* re-base on ALv2 code.Michael Meeks2012-06-2545-937/+661
* re-base on ALv2 code.Michael Meeks2012-06-222-49/+31
* re-base on ALv2 code.Michael Meeks2012-06-2142-988/+610
* re-base on ALv2 code.Michael Meeks2012-06-212-42/+24
* 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-0114-73/+72
* targetted string re-workNorbert Thiebaud2012-05-281-4/+4
* -I$(SRCDIR)/solenv/inc is from SOLARINCMatúš Kukan2012-05-141-5/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-2/+2
* gbuild: "use" vs. "add":Michael Stahl2012-04-086-15/+15
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-16/+29
* can't use auto_ptr with an array, wrong delete vs new[]Caolán McNamara2012-03-151-7/+6