Age | Commit message (Expand) | Author |
2018-06-23 | tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shell | Arkadiy Illarionov |
2018-04-14 | Fix typos | Andrea Gelmini |
2018-02-02 | shell: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2017-10-27 | loplugin:includeform: shell (Windows) | Stephan Bergmann |
2017-09-29 | Drop check for Windows versions we don't support | Mike Kaganski |
2017-09-28 | shell: use Unicode on Windows | Mike Kaganski |
2017-09-22 | Windows: avoid dependence on UNICODE define; prefer W functions | Mike Kaganski |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-16 | Use more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-04-11 | tdf#103058: allow optional registration for MS ProgIDs | Mike Kaganski |
2017-04-04 | loplugin:redundantinline (clang-cl) | Stephan Bergmann |
2017-03-14 | Various clang-cl/loplugin warnings | Stephan Bergmann |
2017-03-10 | Cosmetics | Tor Lillqvist |
2017-03-10 | tdf#103058: Implement OpenDocuments ActiveX control | Mike Kaganski |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2016-10-15 | clang-cl loplugin: shell | Stephan Bergmann |
2016-09-09 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-08-25 | new loplugin: countusersofdefaultparams | Noel Grandin |
2016-06-22 | Work towards tdf#72606 EasyHack _tstring/TCHAR elimination | skswales |
2016-04-19 | WIP tdf#89609 Ignore subsecond precision in iso8601 | Muhammet Kara |
2016-04-07 | Drop pointless "internal" directory level for already internal include files | Tor Lillqvist |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-05 | Fix typos | Andrea Gelmini |
2015-11-23 | loplugin:unusedfields in shell/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-04 | shell,sfx2,sd: inline some use-once typedefs | Noel Grandin |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-07-03 | Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" | Michael Stahl |
2015-07-03 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-01 | Typo: wheter->whether | Julien Nabet |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2014-10-02 | shell (Windows): std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-08-08 | match va_start() with va_end() | Takeshi Abe |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-02-26 | Remove visual noise from shell | Alexander Wilms |
2013-12-20 | Spelling correction: s/retrive/retrieve/ | Tor Lillqvist |
2013-11-06 | include <stack> | Takeshi Abe |
2013-11-06 | Drop unnecessary #includes | Takeshi Abe |
2013-11-05 | fixincludeguards.sh: shell | Thomas Arnhold |
2013-09-26 | typo fixes in comments | Andras Timar |