Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-17 | warning C4800: forcing value to bool 'true' or 'false' | Thomas Arnhold | 7 | -8/+8 |
2014-08-17 | warning C4800: 'sal_uInt32' : forcing value to bool 'true' or 'false' | Thomas Arnhold | 1 | -2/+2 |
2014-08-13 | update_pch | Thomas Arnhold | 1 | -0/+1 |
2014-07-08 | Avoid undefined downcasts to wrong type | Stephan Bergmann | 7 | -20/+20 |
2014-07-03 | bah, bogus | Caolán McNamara | 1 | -1/+1 |
2014-07-03 | coverity#1222240 Untrusted value as argument | Caolán McNamara | 1 | -0/+10 |
2014-07-01 | New loplugin:stringconcat | Stephan Bergmann | 2 | -5/+5 |
2014-06-27 | tweak assert so comment appears in abort message | Caolán McNamara | 5 | -6/+4 |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin | 72 | -591/+557 |
2014-06-17 | coverity#736883 Unintended sign extension | Caolán McNamara | 1 | -1/+1 |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin | 4 | -15/+3 |
2014-06-14 | coverity#736885 Unintended sign extension | Caolán McNamara | 1 | -1/+1 |
2014-06-13 | loplugin:staticcall | Stephan Bergmann | 3 | -4/+4 |
2014-06-11 | Fix memory leaks, by refcounting XFContent | Stephan Bergmann | 16 | -75/+72 |
2014-06-11 | Dead code | Stephan Bergmann | 2 | -45/+0 |
2014-06-11 | Remove useless IXFProperty | Stephan Bergmann | 11 | -91/+6 |
2014-06-11 | Remove useless IXFObject | Stephan Bergmann | 18 | -121/+26 |
2014-06-11 | Dead code | Stephan Bergmann | 7 | -122/+7 |
2014-06-11 | Remove useless IXFContent | Stephan Bergmann | 14 | -146/+73 |
2014-06-10 | Duplicate #include | Stephan Bergmann | 1 | -1/+0 |
2014-06-09 | fix build error | Caolán McNamara | 1 | -1/+1 |
2014-06-09 | compile fix | Noel Grandin | 1 | -0/+1 |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin | 13 | -119/+34 |
2014-06-06 | coverity#735444 Logically dead code | Caolán McNamara | 1 | -1/+1 |
2014-06-06 | coverity#735442 Logically dead code | Caolán McNamara | 1 | -1/+1 |
2014-06-06 | coverity#735441 Logically dead code | Caolán McNamara | 1 | -1/+1 |
2014-06-06 | Fix memory leaks, by refcounting LwpObject | Stephan Bergmann | 64 | -485/+554 |
2014-06-06 | Avoid undefined mis-aligned memory access | Stephan Bergmann | 1 | -4/+4 |
2014-06-06 | Fix memory leaks, by refcounting XFFont | Stephan Bergmann | 23 | -87/+101 |
2014-06-04 | DeInitVCL at end of tests | Stephan Bergmann | 1 | -0/+1 |
2014-06-01 | fdo#68849: Add header guards to all include files | Jens Carl | 5 | -3/+26 |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin | 2 | -3/+3 |
2014-05-25 | cppcheck: unusedFunction | Thomas Arnhold | 2 | -7/+0 |
2014-05-25 | fix encoding: GB2312 -> utf8 | Thomas Arnhold | 1 | -4/+4 |
2014-05-20 | fix-includes.pl: lwp | Thomas Arnhold | 8 | -16/+13 |
2014-05-20 | update_pch: add lwp | Thomas Arnhold | 6 | -3/+97 |
2014-05-19 | lwp: remove using namespace css from headers | Thomas Arnhold | 4 | -30/+6 |
2014-05-19 | lwp: remove using namespace std from headers | Thomas Arnhold | 5 | -13/+8 |
2014-05-13 | remove dead code | Noel Grandin | 1 | -28/+1 |
2014-05-13 | unusedcode.easy: remove LWPFilterReader::LWPFilterReader() | Thomas Arnhold | 2 | -71/+0 |
2014-05-10 | coverity#738741 Uninitialized scalar field | Caolán McNamara | 1 | -0/+1 |
2014-05-08 | coverity#735443 Logically dead code | Caolán McNamara | 1 | -2/+0 |
2014-04-23 | lotuswordpro: sal_Bool->bool | Noel Grandin | 165 | -1570/+1569 |
2014-04-22 | coverity#1202751 max huffman code word len is 31 | Caolán McNamara | 1 | -1/+1 |
2014-04-19 | fixincludeguards.sh: lotuswordpro | Thomas Arnhold | 211 | -425/+425 |
2014-04-18 | Unused functions | Tor Lillqvist | 1 | -66/+0 |
2014-04-18 | callcatcher: update unused code | Caolán McNamara | 2 | -196/+0 |
2014-04-14 | Remove unused code | Stephan Bergmann | 2 | -183/+0 |
2014-04-14 | typo: positon -> position | Thomas Arnhold | 1 | -1/+1 |
2014-04-14 | typo: postion -> position | Thomas Arnhold | 1 | -1/+1 |