summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)Author
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht
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-05-18limit scanf string field widthJochen 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-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-18-Werror,-Wunused-const-variableStephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
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-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-09-12dtrans: com::sun::star->cssNoel Grandin
2015-09-02dtrans, winaccessibility: consistently use $(gb_UWINAPI)Michael Stahl
2015-08-23tdf#39440 cppcheck: redundantAssignmentMichael Weghorn
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