summaryrefslogtreecommitdiffstats
path: root/dtrans
Commit message (Expand)AuthorAgeFilesLines
* typo: more then -> more thanTakeshi Abe2014-08-011-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-224-10/+10
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet2014-05-171-1/+1
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-1535-70/+70
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-107-12/+12
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* dtrans: sal_Bool->boolNoel Grandin2014-04-222-5/+5
* whitespace for include statementsThomas Arnhold2014-04-152-4/+4
* typo: dependend -> dependentThomas Arnhold2014-04-142-2/+2
* typo: inteface -> interfaceThomas Arnhold2014-03-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-10/+10
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-264-20/+20
* Remove visual noise from dtransAlexander Wilms2014-02-2672-1318/+2
* (a/A)utomaticaly -> (a/A)utomaticallyJulien Nabet2014-02-252-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-2329-764/+763
* Resolves: #i124085# improved support for PNG clipboard format on windowsArmin Le Grand2014-02-211-2/+2
* Update comment.Jan Holesovsky2014-02-211-2/+2
* fdo#74584: These tags should be lowercase for correct clipboard handling.Kohei Yoshida2014-02-201-5/+5
* fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi2014-02-042-59/+15
* Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2014-01-303-3/+13
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-3/+3
* Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr2014-01-061-1/+1
* Fix other typosJulien Nabet2013-12-222-2/+2
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-175-10/+10
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann2013-11-271-3/+3
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-3/+3
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-195-9/+9
* remove unnecessary use of OUString constructor in DTRANS moduleNoel Grandin2013-11-116-6/+6
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-042-6/+6
* Resolves: #i123407# Do not insist on CF_DIBV5 for clipboard dataArmin Le Grand2013-10-151-0/+15
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-075-48/+10
* cppcheck: some cleaningsJulien Nabet2013-09-291-2/+1
* WaE: use number() instead of valueOf()Tor Lillqvist2013-09-041-3/+3
* #i122752# check iterator in each iteration of CFormatEtcContainer::nextFormat...Herbert Dürr2013-07-161-3/+4
* remove OUString wrap for string literalsThomas Arnhold2013-06-293-14/+14
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-135-22/+45
* mingw64: sal_Int32 cannot hold pointerFridrich Štrba2013-06-101-1/+1
* Slowly, but surely going on compiling for mingw64Fridrich Štrba2013-06-061-3/+4
* Some more win64 "fixes"Fridrich Štrba2013-06-051-15/+15
* use uno::Reference#clear() method...Noel Grandin2013-06-053-7/+5
* re-base on ALv2 code. Includes:Michael Meeks2013-06-037-147/+84
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-3/+3
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* move URE headers to include/David Tardon2013-04-241-4/+0
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-4/+1
* remove unused component_canUnload functionsMatúš Kukan2013-04-196-46/+0
* -Werror=unused-macros (MinGW, dtrans)Stephan Bergmann2013-04-171-7/+1