summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)AuthorFilesLines
2012-03-15can't use auto_ptr with an array, wrong delete vs new[]Caolán McNamara1-7/+6
2012-03-14fdo#47246: dtrans: fix multiply linked ImplHelperMichael Stahl3-3/+4
2012-03-12WaE: "__uuidof" redefinedDavid Tardon6-0/+18
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon1-2/+1
2012-03-12add missing initializerDavid Tardon1-1/+2
2012-03-12WaE: initialization orderDavid Tardon2-7/+7
2012-03-12probable intentDavid Tardon1-1/+1
2012-03-12WaE: variable 'dwResult' set but not usedDavid Tardon1-0/+1
2012-03-12fix indentationDavid Tardon1-11/+11
2012-03-12WaE: suggest explicit braces to avoid ambiguous 'else'David Tardon1-32/+33
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-2/+2
2012-03-12use SAL_N_ELEMENTSDavid Tardon1-1/+1
2012-03-12WaE: multi-character character constantDavid Tardon1-1/+1
2012-02-17Use emptiness check rather than size check for efficiencyMariusz Dykierek2-2/+2
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-13WaE: clipformat may be used uninitializedCaolán McNamara1-1/+1
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco2-10/+10
2011-12-15Removed extra semicolonsJesse2-2/+2
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-02inline keyword makes sense only when the definition is in header.Kohei Yoshida1-1/+0
2011-12-02sal_Bool to bool.Kohei Yoshida2-23/+23
2011-12-02Encapsulate implementation of CMtaOleClipboard under win32.Kohei Yoshida4-3/+3
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-3/+3
2011-11-21Fix MinGW build of dtrans.Jan Holesovsky1-0/+1
2011-11-20Removing the empty pch file from dtransJoseph Powers49-209/+0
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-10WaE: initialization orderCaolán McNamara1-7/+7
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