summaryrefslogtreecommitdiff
path: root/dtrans/source
AgeCommit message (Expand)Author
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01I think, this is what was intendedFridrich Štrba
2012-06-01trivial tinderbox fixMichael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-28targetted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-15can't use auto_ptr with an array, wrong delete vs new[]Caolán McNamara
2012-03-12WaE: "__uuidof" redefinedDavid Tardon
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon
2012-03-12add missing initializerDavid Tardon
2012-03-12WaE: initialization orderDavid Tardon
2012-03-12probable intentDavid Tardon
2012-03-12WaE: variable 'dwResult' set but not usedDavid Tardon
2012-03-12fix indentationDavid Tardon
2012-03-12WaE: suggest explicit braces to avoid ambiguous 'else'David Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12use SAL_N_ELEMENTSDavid Tardon
2012-03-12WaE: multi-character character constantDavid Tardon
2012-02-17Use emptiness check rather than size check for efficiencyMariusz Dykierek
2012-01-13WaE: clipformat may be used uninitializedCaolán McNamara
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-15Removed extra semicolonsJesse
2011-12-02inline keyword makes sense only when the definition is in header.Kohei Yoshida
2011-12-02sal_Bool to bool.Kohei Yoshida
2011-12-02Encapsulate implementation of CMtaOleClipboard under win32.Kohei Yoshida
2011-11-20Removing the empty pch file from dtransJoseph Powers
2011-11-10WaE: initialization orderCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-08-17add more component prefixesMatúš Kukan
2011-08-17cppcheck: remove assigned but unused variableTakeshi Abe
2011-08-08convert dtrans to gbuilbMatúš Kukan
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-06-23Use the newly introduced sehandler.hxx (now in solenv/wntgcci/inc)Tor Lillqvist
2011-06-23Fix includes for MinGW cross-compilationTor Lillqvist
2011-06-22Fix MinGW compilationTor Lillqvist
2011-06-20catch by const referenceCaolán McNamara
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-18Remove OS/2-specific subdirectories.Francois Tigeot
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Remove some dead codeThomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-17#i115784# dtrans: fix #include filenames.Matthias Huetsch [mhu]