summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)Author
2019-02-08tdf#122435: reimplement fix for tdf#109085Mike Kaganski
2018-11-16Fix typosAndrea Gelmini
2018-11-05Win: implement Clipboard Format Listener instead of obsolete ViewerMike Kaganski
2018-11-05tdf#109085: don't assume MtaOleReq window is still valid at shutdownMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-28tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl
2018-10-12Remove unnecessary mutexStephan Bergmann
2018-10-12Remove undefined member function declarationsStephan Bergmann
2018-10-11tdf#120158: Base CMimeContentType on INetMIME::scanContentTypeStephan Bergmann
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski
2018-10-10Properly check HRESULTMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-07Fix some std::unique_ptr array allocsJan-Marek Glogowski
2018-09-07Cppcheck: release the handle that CreateThread returnsMike Kaganski
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-03tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-04-27Fix typosAndrea Gelmini
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-11Use for-range loops in drawinglayer and dtransJulien Nabet
2018-02-01dtrans: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19inline some definesNoel Grandin
2017-12-19Fix typosAndrea Gelmini
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-27loplugin:simplifybool (clang-cl)Stephan Bergmann
2017-10-27loplugin:includeform: dtrans (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-10-01loplugin:flatten (clang-cl, dtrans)Stephan Bergmann
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-27loplugin:unnecessarycatchthrow (clang-cl)Stephan Bergmann
2017-09-25Fix typosAndrea Gelmini
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara99
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-08-31loplugin:constparams: dtrans (clang-cl)Stephan Bergmann
2017-08-29remove some unused macro definitionsNoel Grandin
2017-08-22loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-08-07EditEngine: Removing BIN format for WindowsVarun Dhall
2017-07-17loplugin:unnecessaryparen: dtrans (clang-cl)Stephan Bergmann