Age | Commit message (Expand) | Author |
2020-08-04 | loplugin:simplifypointertobool (clang-cl) | Stephan Bergmann |
2020-08-04 | Improved loplugin:staticanonymous -> redundantstatic redux, clang-cl | Stephan Bergmann |
2020-07-24 | dtrans/dnd: create instances with uno constructors | Noel Grandin |
2020-07-24 | dtrans/generic: create instances with uno constructors | Noel Grandin |
2020-07-22 | dtrans/ftransl: create instances with uno constructors | Noel Grandin |
2020-07-22 | dtrans/clipboard: create instances with uno constructors | Noel Grandin |
2020-07-11 | dtrans/mcnttype: create instances with uno constructors | Noel Grandin |
2020-06-04 | Remnant CoInitialize comment | Julien Nabet |
2020-06-01 | cache foreign content in win32 clipboard code (tdf#133267) | Luboš Luňák |
2020-05-29 | Prefer CoInitializeEx instead of CoInitialize (2) | Julien Nabet |
2020-05-24 | Use MsgWaitForMultipleObjects as suggested by API documentation | Mike Kaganski |
2020-05-22 | Prefer CoInitializeEx instead of CoInitialize | Julien Nabet |
2020-05-20 | use for-range on Sequence in d* | Noel Grandin |
2020-05-08 | compact namespace in dbaccess..dtrans | Noel Grandin |
2020-02-04 | loplugin:nullptr (clang-cl) | Stephan Bergmann |
2020-02-03 | loplugin:unsignedcompare (clang-cl) | Stephan Bergmann |
2020-01-28 | dtrans win32: implement support for pasting when the handle type is stream | Miklos Vajna |
2019-12-31 | Fix a random crash on paste from clipboard on Windows | Mike Kaganski |
2019-12-19 | sal_Char->char in desktop..dtrans | Noel Grandin |
2019-12-05 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-11-26 | loplugin:consttobool (clang-cl) | Stephan Bergmann |
2019-11-24 | cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.) | Julien Nabet |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-11-11 | Fix typo | Andrea Gelmini |
2019-10-01 | loplugin:stringconstant (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann |
2019-08-20 | Fix typos | Andrea Gelmini |
2019-08-16 | Fix typos | Andrea Gelmini |
2019-08-16 | Fix typos | Andrea Gelmini |
2019-08-12 | Fix typo | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): dtrans | Stephan Bergmann |
2019-07-30 | Fix typo | Andrea Gelmini |
2019-07-29 | Fix typo | Andrea Gelmini |
2019-07-24 | Fix typo | Andrea Gelmini |
2019-07-19 | Fix typo | Andrea Gelmini |
2019-06-21 | simplify some getSupportedServiceNames | Noel Grandin |
2019-06-15 | Fix typo | Andrea Gelmini |
2019-05-21 | Fix typo | Andrea Gelmini |
2019-05-21 | Fix typo | Andrea Gelmini |
2019-05-21 | Fix typo | Andrea Gelmini |
2019-05-21 | Fix typo | Andrea Gelmini |
2019-05-19 | Fix typo | Andrea Gelmini |
2019-05-19 | Fix typo | Andrea Gelmini |
2019-05-19 | Fix typo | Andrea Gelmini |
2019-05-19 | Fix typo | Andrea Gelmini |
2019-05-19 | Fix typo | Andrea Gelmini |
2019-05-19 | Fix typo | Andrea Gelmini |
2019-05-19 | Fix typo | Andrea Gelmini |
2019-05-19 | Fix typo | Andrea Gelmini |
2019-04-07 | Don't use resettable/clearable guard where plain guard is enough | Mike Kaganski |