/editeng/source/

ibreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)Author
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08Add missing #includesStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dtransStephan 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-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