summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)AuthorFilesLines
2017-06-15EditEngine: Added EditEngine ODF format for WindowsVarun Dhall1-0/+2
2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann1-3/+1
2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet1-1/+3
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke7-7/+0
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky6-6/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin1-4/+1
2017-04-04Revert "tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()"Tor Lillqvist2-10/+0
2017-04-04tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()Tor Lillqvist2-0/+10
2017-03-30tdf#39468 Translate German commentsJens Carl3-3/+3
2017-03-25Fix typosAndrea Gelmini4-5/+5
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann1-2/+2
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist2-2/+2
2017-02-10Remove MinGW supportStephan Bergmann7-116/+0
2017-02-08Add missing #includesStephan Bergmann5-0/+11
2017-02-06Add missing #includesStephan Bergmann1-0/+4
2017-02-01loplugin:stringconstantStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann27-233/+119
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dtransStephan Bergmann1-0/+1
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann3-3/+9
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht1-1/+3
2016-12-30cleanup tailing backslashesJochen Nitschke2-5/+5
2016-12-07Fix typo in comments: et -> edTakeshi Abe1-1/+1
2016-11-24tdf#103852 avoid clipboard deadlockTomaž Vajngerl2-1/+35
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke1-1/+1
2016-10-23Fix typosAndrea Gelmini1-1/+1
2016-10-16clang-cl loplugin: dtransStephan Bergmann47-1002/+966
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist15-124/+9
2016-07-14dtrans: remove commented-out codeThorsten Behrens1-108/+0
2016-07-12avoid name clash for CDataFormatTranslator in ftransl, tdf#100872Markus Mohrhard3-18/+16
2016-05-24C++11: disable ctors/operators with delete (dtrans)Jochen Nitschke5-19/+10
2016-05-18limit scanf string field widthJochen Nitschke1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-3/+0
2016-04-12WNT: check result of PostMessage()Michael Stahl1-2/+5
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-03-14inline some use-once macrosNoel Grandin1-2/+1
2016-03-04-Werror,-Wnon-virtual-dtorStephan Bergmann12-43/+34
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet4-4/+4
2016-02-05Fix typosAndrea Gelmini1-2/+2
2016-02-03tdf#95416 Get rid of #include "../foo/bar.hxx" style includes.burcinakalin8-8/+18
2016-01-31unnecessary use of OUString constructorNoel Grandin2-4/+2
2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann2-3/+3
2016-01-25fix Windows buildNoel Grandin3-8/+8
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin3-8/+8
2016-01-10Fix typosAndrea Gelmini5-6/+6
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara15-20/+22
2015-11-30allocate and initialise FormatEntry table at compile-timeNoel Grandin2-166/+154
2015-11-28-Werror,-Wunused-variableStephan Bergmann1-1/+0