summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/ftransl
AgeCommit message (Expand)Author
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-05-21Fix typoAndrea Gelmini
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2018-10-28tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-02-01dtrans: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-19inline some definesNoel Grandin
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-10-27loplugin:includeform: dtrans (Windows)Stephan Bergmann
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-07EditEngine: Removing BIN format for WindowsVarun Dhall
2017-06-15EditEngine: Added EditEngine ODF format for WindowsVarun Dhall
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-08Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-10-16clang-cl loplugin: dtransStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-07-12avoid name clash for CDataFormatTranslator in ftransl, tdf#100872Markus Mohrhard
2016-03-14inline some use-once macrosNoel Grandin
2016-02-03tdf#95416 Get rid of #include "../foo/bar.hxx" style includes.burcinakalin
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-11-30allocate and initialise FormatEntry table at compile-timeNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-09-12dtrans: com::sun::star->cssNoel Grandin
2015-07-28tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-02-26Remove visual noise from dtransAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Resolves: #i124085# improved support for PNG clipboard format on windowsArmin Le Grand
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DTRANS moduleNoel Grandin
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-08-22more old module-description xml filesMatúš Kukan