summaryrefslogtreecommitdiffstats
path: root/dtrans/source
Commit message (Expand)AuthorAgeFilesLines
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-2/+2
* 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
* WaE: "__uuidof" redefinedDavid Tardon2012-03-126-0/+18
* WaE: variable 'hr' set but not usedDavid Tardon2012-03-121-2/+1
* add missing initializerDavid Tardon2012-03-121-1/+2
* WaE: initialization orderDavid Tardon2012-03-122-7/+7
* probable intentDavid Tardon2012-03-121-1/+1
* WaE: variable 'dwResult' set but not usedDavid Tardon2012-03-121-0/+1
* fix indentationDavid Tardon2012-03-121-11/+11
* WaE: suggest explicit braces to avoid ambiguous 'else'David Tardon2012-03-121-32/+33
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-121-2/+2
* use SAL_N_ELEMENTSDavid Tardon2012-03-121-1/+1
* WaE: multi-character character constantDavid Tardon2012-03-121-1/+1
* Use emptiness check rather than size check for efficiencyMariusz Dykierek2012-02-172-2/+2
* WaE: clipformat may be used uninitializedCaolán McNamara2012-01-131-1/+1
* Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco2011-12-232-10/+10
* Removed extra semicolonsJesse2011-12-152-2/+2
* inline keyword makes sense only when the definition is in header.Kohei Yoshida2011-12-021-1/+0
* sal_Bool to bool.Kohei Yoshida2011-12-022-23/+23
* Encapsulate implementation of CMtaOleClipboard under win32.Kohei Yoshida2011-12-023-2/+2
* Removing the empty pch file from dtransJoseph Powers2011-11-2037-109/+0
* WaE: initialization orderCaolán McNamara2011-11-101-7/+7
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-4/+3
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+1
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-1/+0
* add more component prefixesMatúš Kukan2011-08-176-15/+6
* cppcheck: remove assigned but unused variableTakeshi Abe2011-08-171-2/+0
* convert dtrans to gbuilbMatúš Kukan2011-08-0813-492/+0
* Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-1210-69/+0
* Use the newly introduced sehandler.hxx (now in solenv/wntgcci/inc)Tor Lillqvist2011-06-231-3/+2
* Fix includes for MinGW cross-compilationTor Lillqvist2011-06-2316-29/+29
* Fix MinGW compilationTor Lillqvist2011-06-222-1/+2
* catch by const referenceCaolán McNamara2011-06-202-4/+3
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-215-10/+10
* Remove OS/2-specific subdirectories.Francois Tigeot2011-04-189-1285/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-294-0/+0
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-2/+2
|\
| * #i115784# dtrans: fix #include filenames.Matthias Huetsch [mhu]2011-02-172-2/+2
* | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-1911-34/+34
* | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1818-185/+104
|\ \
| * | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-1118-185/+104
| |\|
| | * sb129: #i113189# change UNO components to use passive registrationsb2010-09-1014-185/+45
| | * vcl113: #i111834# support pasting HBITMAPPhilipp Lohmann [pl]2010-07-074-0/+59
* | | Remove some dead codeThomas Arnhold2011-03-121-2/+0
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-124-6/+6
|/ /
* | Remove "using namespace ::rtl"Julien Nabet2011-02-2716-16/+30
* | Remove dead codeThomas Arnhold2011-02-062-2/+0
* | Correct OSL_DEBUG_LEVEL usageThomas Arnhold2011-02-062-2/+2
* | Clean up makefilesThomas Arnhold2011-02-022-13/+1