summaryrefslogtreecommitdiff
path: root/dtrans/source/win32
AgeCommit message (Expand)AuthorFilesLines
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks31-728/+449
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-06-01I think, this is what was intendedFridrich Štrba1-1/+1
2012-06-01trivial tinderbox fixMichael Meeks1-1/+1
2012-06-01targeted string re-workNorbert Thiebaud7-28/+27
2012-05-28targetted string re-workNorbert Thiebaud1-4/+4
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-2/+2
2012-03-15can't use auto_ptr with an array, wrong delete vs new[]Caolán McNamara1-7/+6
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-01-13WaE: clipformat may be used uninitializedCaolán McNamara1-1/+1
2011-12-15Removed extra semicolonsJesse2-2/+2
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 Yoshida3-2/+139
2011-11-20Removing the empty pch file from dtransJoseph Powers29-82/+0
2011-11-10WaE: initialization orderCaolán McNamara1-7/+7
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+1
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+0
2011-08-17add more component prefixesMatúš Kukan3-12/+3
2011-08-08convert dtrans to gbuilbMatúš Kukan9-362/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan6-44/+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 Lillqvist16-29/+29
2011-06-22Fix MinGW compilationTor Lillqvist2-1/+2
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet3-6/+6
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 Arnhold10-31/+31
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky10-94/+59
2011-03-12Remove some dead codeThomas Arnhold1-2/+0
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold3-4/+4
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky10-94/+59
2011-02-27Remove "using namespace ::rtl"Julien Nabet11-11/+20
2011-02-17#i115784# dtrans: fix #include filenames.Matthias Huetsch [mhu]2-2/+2
2011-02-02Clean up makefilesThomas Arnhold2-13/+1
2011-01-25Use correct type of parameter 7 to SendMessageTimeoutTor Lillqvist1-4/+4
2010-12-22RTL_CONSTASCII_USTRINGPARAMserval1-2/+1
2010-12-15Removing comment with createFromAsciiJulien Nabet1-1/+0