summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)AuthorFilesLines
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-4/+3
2011-09-22Always link with user32Tor Lillqvist2-2/+0
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba6-0/+11
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba6-11/+0
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-17add more component prefixesMatúš Kukan10-19/+10
2011-08-17cppcheck: remove assigned but unused variableTakeshi Abe1-2/+0
2011-08-12add XNotifyingDataObject also for gcc compilerMatúš Kukan2-12/+1
2011-08-11get this linking under windowsCaolán McNamara2-0/+4
2011-08-11get dtrans compiling under windows againCaolán McNamara2-1/+12
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe9-9/+9
2011-08-08convert dtrans to gbuilbMatúš Kukan21-549/+342
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan11-70/+0
2011-06-23Use the newly introduced sehandler.hxx (now in solenv/wntgcci/inc)Tor Lillqvist1-3/+2
2011-06-23Fix includes for MinGW cross-compilationTor Lillqvist17-30/+30
2011-06-22Fix MinGW compilationTor Lillqvist2-1/+2
2011-06-20catch by const referenceCaolán McNamara2-4/+3
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-13/+13
2011-05-21Drop OS2Tor Lillqvist1-21/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet5-10/+10
2011-04-18Remove OS/2-specific subdirectories.Francois Tigeot9-1285/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito4-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold11-34/+34
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky26-187/+278
2011-03-12Remove some dead codeThomas Arnhold1-2/+0
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold4-6/+6
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky26-187/+278
2011-02-27Remove "using namespace ::rtl"Julien Nabet3-3/+6
2011-02-27Remove "using namespace ::rtl"Julien Nabet16-16/+30
2011-02-17#i115784# dtrans: fix #include filenames.Matthias Huetsch [mhu]2-2/+2
2011-02-07Remove some dead codeThomas Arnhold1-15/+0
2011-02-06Remove dead codeThomas Arnhold2-2/+0
2011-02-06Correct OSL_DEBUG_LEVEL usageThomas Arnhold2-2/+2
2011-02-02Clean up makefilesThomas Arnhold2-13/+1
2011-02-01Clean up makefilesThomas Arnhold1-4/+0
2011-01-29Remove unused variable errMsg and dead code.Thomas Arnhold1-12/+2
2011-01-25Use correct type of parameter 7 to SendMessageTimeoutTor Lillqvist1-4/+4
2010-12-22RTL_CONSTASCII_USTRINGPARAMserval1-2/+1
2010-12-19prefix prefix variantCaolán McNamara1-2/+2
2010-12-15Removing comment with createFromAsciiJulien Nabet1-1/+0
2010-12-05Replace all occured, occurance etc.Takeshi Abe3-3/+3
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 14Gert Faller10-19/+19
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 11Gert Faller1-5/+5
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 02Gert Faller16-71/+71
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud1-1/+1
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1