Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-11 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-10-01 | loplugin:stringconstant (clang-cl) | Stephan Bergmann | 6 | -6/+6 |
2019-10-01 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann | 1 | -4/+4 |
2019-08-20 | Fix typos | Andrea Gelmini | 4 | -4/+4 |
2019-08-16 | Fix typos | Andrea Gelmini | 2 | -3/+3 |
2019-08-16 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-08-12 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): dtrans | Stephan Bergmann | 1 | -1/+1 |
2019-07-30 | Fix typo | Andrea Gelmini | 1 | -3/+3 |
2019-07-29 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-07-24 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-07-19 | Fix typo | Andrea Gelmini | 1 | -7/+7 |
2019-06-21 | simplify some getSupportedServiceNames | Noel Grandin | 2 | -5/+2 |
2019-06-15 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-05-21 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-05-21 | Fix typo | Andrea Gelmini | 1 | -2/+2 |
2019-05-21 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-05-21 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-05-19 | Fix typo | Andrea Gelmini | 1 | -3/+3 |
2019-05-19 | Fix typo | Andrea Gelmini | 1 | -2/+2 |
2019-05-19 | Fix typo | Andrea Gelmini | 1 | -2/+2 |
2019-05-19 | Fix typo | Andrea Gelmini | 1 | -7/+7 |
2019-05-19 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-05-19 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-05-19 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-05-19 | Fix typo | Andrea Gelmini | 1 | -2/+2 |
2019-04-07 | Don't use resettable/clearable guard where plain guard is enough | Mike Kaganski | 2 | -23/+22 |
2019-04-04 | Drop UNICODE/_UNICODE defines | Mike Kaganski | 1 | -5/+0 |
2019-04-01 | IShellLinkA -> IShellLinkW | Mike Kaganski | 1 | -7/+5 |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski | 3 | -6/+5 |
2019-03-27 | loplugin:typedefparam (clang-cl) | Stephan Bergmann | 7 | -53/+53 |
2019-02-20 | Simplify containers iterations in desktop, dtrans, editeng, extensions | Arkadiy Illarionov | 3 | -65/+38 |
2019-02-10 | Win64 fixes for dtrans. | Damjan Jovanovic | 2 | -9/+9 |
2019-02-05 | Cleanup event properly; handle error from MsgWaitForMultipleObjects | Mike Kaganski | 1 | -0/+10 |
2019-02-05 | tdf#122435: reimplement fix for tdf#109085 | Mike Kaganski | 2 | -13/+90 |
2019-01-30 | loplugin:redundantfcast (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2019-01-30 | -Werror,-Wunused-const-variable (clang-cl) | Stephan Bergmann | 1 | -1/+0 |
2019-01-30 | loplugin:redundantinline (clang-cl) | Stephan Bergmann | 3 | -7/+1 |
2018-11-16 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2018-11-05 | Win: implement Clipboard Format Listener instead of obsolete Viewer | Mike Kaganski | 2 | -61/+10 |
2018-11-05 | tdf#109085: don't assume MtaOleReq window is still valid at shutdown | Mike Kaganski | 1 | -95/+5 |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin | 1 | -2/+2 |
2018-10-28 | tdf#119235 svx,sd: fix drag&drop from ColorBar | Michael Stahl | 1 | -1/+1 |
2018-10-12 | Remove unnecessary mutex | Stephan Bergmann | 2 | -7/+0 |
2018-10-12 | Remove undefined member function declarations | Stephan Bergmann | 1 | -12/+0 |
2018-10-11 | tdf#120158: Base CMimeContentType on INetMIME::scanContentType | Stephan Bergmann | 3 | -255/+19 |
2018-10-11 | Drop duplicate WINVER and _WIN32_WINNT defines | Jan-Marek Glogowski | 1 | -4/+0 |
2018-10-10 | Properly check HRESULT | Mike Kaganski | 1 | -1/+1 |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann | 5 | -13/+13 |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen | 5 | -0/+5 |