summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)AuthorFilesLines
2017-10-27loplugin:includeform: dtrans (Windows)Stephan Bergmann8-9/+9
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski3-7/+10
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski1-1/+1
2017-10-01throw more useful uno::Exception'sNoel Grandin1-1/+1
2017-10-01loplugin:flatten (clang-cl, dtrans)Stephan Bergmann1-11/+8
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski5-25/+21
2017-09-27loplugin:unnecessarycatchthrow (clang-cl)Stephan Bergmann1-8/+2
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara991-2/+2
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski3-38/+39
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski14-9/+45
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski1-0/+1
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-08-31loplugin:constparams: dtrans (clang-cl)Stephan Bergmann6-14/+14
2017-08-29remove some unused macro definitionsNoel Grandin1-2/+0
2017-08-22loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-08-07EditEngine: Removing BIN format for WindowsVarun Dhall1-2/+0
2017-07-17loplugin:unnecessaryparen: dtrans (clang-cl)Stephan Bergmann1-1/+1
2017-07-05loplugin:casttovoid (clang-cl): dtransStephan Bergmann2-2/+0
2017-07-03loplugin:oncevar (clang-cl): dtransStephan Bergmann2-5/+2
2017-06-26Fix typosAndrea Gelmini1-1/+1
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