Age | Commit message (Expand) | Author | Files | Lines |
2020-11-27 | Windows InterlockedIncrement/Decrement use LONG | Stephan Bergmann | 9 | -20/+20 |
2020-11-26 | ZipFile::GetFileLongestFileNameLength is unused | Stephan Bergmann | 1 | -8/+0 |
2020-11-19 | tdf#123936 Formatting files in module shell with clang-format | Philipp Hofer | 10 | -99/+74 |
2020-06-10 | tdf#42949 Fix IWYU warnings in shell/ | Gabor Kelemen | 2 | -4/+0 |
2020-03-12 | Revert "loplugin:constfields in shell" | Noel Grandin | 1 | -1/+1 |
2020-01-11 | loplugin:finalclasses in starmath | Noel Grandin | 1 | -1/+1 |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann | 1 | -1/+1 |
2019-10-02 | -Werror,-Wmicrosoft-exception-spec (clang-cl) | Stephan Bergmann | 2 | -8/+8 |
2019-07-28 | Fix typos | Andrea Gelmini | 2 | -3/+3 |
2019-06-27 | Register versions from 1 to 5 for SharePoint OpenDocuments object | Mike Kaganski | 1 | -5/+16 |
2019-05-17 | SharePoint: Add dialog to choose opening in read-only or edit mode. | Mike Kaganski | 2 | -1/+24 |
2019-05-15 | Reimplement IObjectSafety from aggregate object into ancestor | Mike Kaganski | 2 | -52/+17 |
2019-03-27 | loplugin:typedefparam (clang-cl) | Stephan Bergmann | 5 | -21/+21 |
2018-10-09 | loplugin:constfields in shell | Noel Grandin | 1 | -1/+1 |
2018-06-23 | tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shell | Arkadiy Illarionov | 1 | -2/+0 |
2018-04-14 | Fix typos | Andrea Gelmini | 1 | -3/+3 |
2018-02-02 | shell: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski | 10 | -62/+2 |
2017-10-27 | loplugin:includeform: shell (Windows) | Stephan Bergmann | 12 | -15/+15 |
2017-09-29 | Drop check for Windows versions we don't support | Mike Kaganski | 1 | -6/+0 |
2017-09-28 | shell: use Unicode on Windows | Mike Kaganski | 11 | -28/+64 |
2017-09-22 | Windows: avoid dependence on UNICODE define; prefer W functions | Mike Kaganski | 1 | -2/+0 |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski | 1 | -0/+3 |
2017-09-16 | Use more WIN32_LEAN_AND_MEAN | Mike Kaganski | 2 | -0/+6 |
2017-04-11 | tdf#103058: allow optional registration for MS ProgIDs | Mike Kaganski | 3 | -8/+21 |
2017-04-04 | loplugin:redundantinline (clang-cl) | Stephan Bergmann | 1 | -2/+2 |
2017-03-14 | Various clang-cl/loplugin warnings | Stephan Bergmann | 5 | -16/+23 |
2017-03-10 | Cosmetics | Tor Lillqvist | 2 | -2/+0 |
2017-03-10 | tdf#103058: Implement OpenDocuments ActiveX control | Mike Kaganski | 5 | -0/+354 |
2017-02-10 | Remove MinGW support | Stephan Bergmann | 2 | -29/+0 |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann | 1 | -0/+2 |
2016-10-15 | clang-cl loplugin: shell | Stephan Bergmann | 9 | -78/+71 |
2016-09-09 | loplugin:constantparam in sfx2 | Noel Grandin | 1 | -1/+1 |
2016-08-25 | new loplugin: countusersofdefaultparams | Noel Grandin | 1 | -1/+1 |
2016-06-22 | Work towards tdf#72606 EasyHack _tstring/TCHAR elimination | skswales | 2 | -8/+8 |
2016-04-19 | WIP tdf#89609 Ignore subsecond precision in iso8601 | Muhammet Kara | 1 | -1/+2 |
2016-04-07 | Drop pointless "internal" directory level for already internal include files | Tor Lillqvist | 21 | -15/+15 |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin | 1 | -2/+2 |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin | 1 | -4/+0 |
2016-02-09 | Remove excess newlines | Chris Sherlock | 2 | -2/+0 |
2016-02-05 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2015-11-23 | loplugin:unusedfields in shell/ | Noel Grandin | 1 | -14/+2 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 1 | -1/+1 |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann | 1 | -2/+2 |
2015-08-04 | shell,sfx2,sd: inline some use-once typedefs | Noel Grandin | 1 | -7/+3 |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin | 1 | -2/+0 |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin | 1 | -7/+0 |
2015-07-04 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2015-07-03 | Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" | Michael Stahl | 1 | -0/+7 |
2015-07-03 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin | 1 | -7/+0 |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin | 6 | -14/+14 |