summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dtobj
AgeCommit message (Expand)AuthorFilesLines
2018-04-27Fix typosAndrea Gelmini1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-11Use for-range loops in drawinglayer and dtransJulien Nabet1-8/+5
2018-02-01dtrans: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski11-69/+1
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-1/+1
2017-12-19Fix typosAndrea Gelmini2-2/+2
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann4-22/+22
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann13-107/+107
2017-11-27loplugin:simplifybool (clang-cl)Stephan Bergmann1-1/+1
2017-10-27loplugin:includeform: dtrans (Windows)Stephan Bergmann4-4/+4
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2-6/+8
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski1-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 Kaganski2-5/+5
2017-09-27loplugin:unnecessarycatchthrow (clang-cl)Stephan Bergmann1-8/+2
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski9-1/+32
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 Bergmann4-12/+12
2017-08-22loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-07-17loplugin:unnecessaryparen: dtrans (clang-cl)Stephan Bergmann1-1/+1
2017-07-05loplugin:casttovoid (clang-cl): dtransStephan Bergmann1-1/+0
2017-07-03loplugin:oncevar (clang-cl): dtransStephan Bergmann1-2/+1
2017-03-30tdf#39468 Translate German commentsJens Carl2-2/+2
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann1-2/+2
2017-02-10Remove MinGW supportStephan Bergmann3-20/+0
2017-02-08Add missing #includesStephan Bergmann3-0/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann3-14/+5
2016-11-24tdf#103852 avoid clipboard deadlockTomaž Vajngerl2-1/+35
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke1-1/+1
2016-10-16clang-cl loplugin: dtransStephan Bergmann18-486/+457
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist5-25/+0
2016-07-14dtrans: remove commented-out codeThorsten Behrens1-108/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-03-04-Werror,-Wnon-virtual-dtorStephan Bergmann4-21/+15
2016-02-03tdf#95416 Get rid of #include "../foo/bar.hxx" style includes.burcinakalin4-4/+4
2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann2-3/+3
2016-01-10Fix typosAndrea Gelmini3-4/+4
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara5-10/+12
2015-11-28-Werror,-Wunused-variableStephan Bergmann1-1/+0
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-12dtrans: com::sun::star->cssNoel Grandin7-65/+66
2015-08-04include: inline some use-once typedefsNoel Grandin1-1/+1
2015-08-04filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin1-2/+1
2015-07-28tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-2/+0
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann3-3/+3
2015-02-03Fix for possible unaddressable write.Ashod Nakashian1-1/+1
2015-01-24Fix warning C4101: ´ex´ : unreferenced local variableMatteo Casalin1-0/+1