/include/canvas/base/

o/collabora/co-2021 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/ftransl/ftransl.cxx
AgeCommit message (Expand)Author
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-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-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
2015-11-30allocate and initialise FormatEntry table at compile-timeNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-09-12dtrans: com::sun::star->cssNoel Grandin
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-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