summaryrefslogtreecommitdiff
path: root/dtrans/source/generic
AgeCommit message (Expand)AuthorFilesLines
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-03-11Use for-range loops in drawinglayer and dtransJulien Nabet1-5/+2
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann5-9/+9
2017-10-27loplugin:includeform: dtrans (Windows)Stephan Bergmann3-4/+4
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-02-08Add missing #includesStephan Bergmann1-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-60/+19
2016-12-30cleanup tailing backslashesJochen Nitschke1-1/+1
2016-10-16clang-cl loplugin: dtransStephan Bergmann5-31/+31
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-8/+2
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-09-12dtrans: com::sun::star->cssNoel Grandin2-52/+52
2015-07-28tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-6/+6
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-2/+2
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-4/+4
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-1/+1
2014-02-26Remove visual noise from dtransAlexander Wilms5-71/+0
2014-02-23Remove unneccessary commentsAlexander Wilms2-24/+24
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-11remove unnecessary use of OUString constructor in DTRANS moduleNoel Grandin1-1/+1
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2-18/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-18/+15
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee2-3/+3
2013-02-12fdo#46808, use constructor for datatransfer::DataFormatTranslatorNoel Grandin1-4/+4
2012-08-22more old module-description xml filesMatúš Kukan1-60/+0
2012-06-25re-base on ALv2 code.Michael Meeks5-96/+76
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-01targeted string re-workNorbert Thiebaud2-9/+9
2011-11-20Removing the empty pch file from dtransJoseph Powers3-10/+0
2011-08-17add more component prefixesMatúš Kukan2-2/+2
2011-08-08convert dtrans to gbuilbMatúš Kukan2-76/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan2-9/+0
2011-06-20catch by const referenceCaolán McNamara1-2/+1
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky4-38/+45
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+2
2010-12-19prefix prefix variantCaolán McNamara1-2/+2
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 14Gert Faller3-4/+4
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 02Gert Faller2-7/+7
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth5-0/+14
2010-10-05more removed include guards using fixguard.pyPetr Mladek2-6/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb4-38/+45
2010-02-25sb118: merged in DEV300_m72sb6-25/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien6-25/+6
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb2-10/+1