summaryrefslogtreecommitdiff
path: root/dtrans/source/win32
AgeCommit message (Expand)Author
2017-03-03Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08Add missing #includesStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-11-24tdf#103852 avoid clipboard deadlockTomaž Vajngerl
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke
2016-10-23Fix typosAndrea Gelmini
2016-10-16clang-cl loplugin: dtransStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-07-14dtrans: remove commented-out codeThorsten Behrens
2016-07-12avoid name clash for CDataFormatTranslator in ftransl, tdf#100872Markus Mohrhard
2016-05-24C++11: disable ctors/operators with delete (dtrans)Jochen Nitschke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-14inline some use-once macrosNoel Grandin
2016-03-04-Werror,-Wnon-virtual-dtorStephan Bergmann
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet
2016-02-05Fix typosAndrea Gelmini
2016-02-03tdf#95416 Get rid of #include "../foo/bar.hxx" style includes.burcinakalin
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2016-01-25fix Windows buildNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-11-30allocate and initialise FormatEntry table at compile-timeNoel Grandin
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-18-Werror,-Wunused-const-variableStephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-12dtrans: com::sun::star->cssNoel Grandin
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-08-04filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin
2015-07-28dtrans: reset DropTarget::m_pDropTarget if it is releasedMichael Stahl
2015-07-28tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel
2015-07-08Fix typosAndrea Gelmini