Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-07 | loplugin:mergeclasses | Noel Grandin | 2 | -33/+9 |
2015-10-06 | Fix typos | Andrea Gelmini | 13 | -18/+18 |
2015-10-06 | loplugin:unusedmethods | Noel Grandin | 2 | -6/+0 |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht | 1 | -7/+8 |
2015-10-05 | cppcheck: noExplicitConstructor | Caolán McNamara | 2 | -7/+7 |
2015-10-01 | coverity#735690 Unchecked dynamic_cast | Caolán McNamara | 1 | -4/+4 |
2015-10-01 | -Werror,-Wunused-private-field | Stephan Bergmann | 2 | -3/+0 |
2015-10-01 | loplugin:unusedmethods | Noel Grandin | 50 | -221/+13 |
2015-09-30 | Fix typos | Andrea Gelmini | 14 | -15/+15 |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann | 5 | -18/+18 |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin | 10 | -21/+1 |
2015-09-29 | tdf#94559: first step to remove rtti.hxx | Oliver Specht | 16 | -29/+30 |
2015-09-28 | Return std::unique_ptr from SvTreeListBox::CreateContextMenu | Stephan Bergmann | 2 | -5/+6 |
2015-09-26 | convert Link<> to typed | Noel Grandin | 2 | -5/+3 |
2015-09-25 | convert Link<> to typed | Noel Grandin | 2 | -7/+5 |
2015-09-24 | convert Link<> to typed | Noel Grandin | 6 | -50/+47 |
2015-09-22 | convert Link<> to typed | Noel Grandin | 2 | -8/+8 |
2015-09-21 | convert Link<> to typed | Noel Grandin | 1 | -5/+3 |
2015-09-18 | Some follow-up #include clean-up | Stephan Bergmann | 2 | -3/+0 |
2015-09-17 | silence warning when not a warning | Lionel Elie Mamane | 1 | -1/+2 |
2015-09-17 | boost->std | Caolán McNamara | 58 | -181/+155 |
2015-09-17 | remove unused Link<> field | Noel Grandin | 2 | -7/+1 |
2015-09-17 | convert Link<> to typed | Noel Grandin | 2 | -21/+20 |
2015-09-17 | convert Link<> to typed | Noel Grandin | 3 | -5/+5 |
2015-09-17 | remove unused Link<> fields | Noel Grandin | 2 | -9/+2 |
2015-09-17 | convert Link<> to typed | Noel Grandin | 8 | -49/+44 |
2015-09-17 | remove unused Link<> field | Noel Grandin | 2 | -17/+0 |
2015-09-17 | convert Link<> to typed | Noel Grandin | 4 | -20/+18 |
2015-09-17 | convert Link<> to typed | Noel Grandin | 6 | -10/+8 |
2015-09-17 | convert Link<> to typed | Noel Grandin | 4 | -15/+10 |
2015-09-17 | convert Link<> to typed | Noel Grandin | 4 | -8/+6 |
2015-09-15 | convert Link<> to typed | Noel Grandin | 1 | -3/+1 |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe | 1 | -2/+2 |
2015-09-14 | convert Link<> to typed | Noel Grandin | 6 | -11/+14 |
2015-09-12 | Restore correct boolean return value | Matteo Casalin | 1 | -2/+2 |
2015-09-12 | Reduce scope by early bail out | Matteo Casalin | 1 | -4/+3 |
2015-09-12 | Update many ListBox users to its sal_Int32 interface | Matteo Casalin | 8 | -54/+52 |
2015-09-11 | convert Link<> to typed | Noel Grandin | 9 | -16/+20 |
2015-09-11 | convert Link<> to typed | Noel Grandin | 7 | -27/+13 |
2015-09-10 | convert Link<> to typed | Noel Grandin | 6 | -10/+15 |
2015-09-08 | convert Link<> to typed | Noel Grandin | 2 | -3/+2 |
2015-09-08 | convert Link<> to typed | Noel Grandin | 9 | -19/+16 |
2015-09-07 | cppcheck: noExplicitConstructor | Caolán McNamara | 11 | -15/+15 |
2015-09-07 | WaE: not necessary to pass this argument, it defaults to the same value | Tor Lillqvist | 1 | -1/+1 |
2015-09-07 | dbaccess: replace for_each with range-based for | Daniel Robertson | 13 | -226/+87 |
2015-09-04 | convert Link<> to typed | Noel Grandin | 4 | -8/+8 |
2015-09-04 | convert Link<> to typed | Noel Grandin | 4 | -7/+4 |
2015-09-03 | convert Link<> to typed | Noel Grandin | 11 | -18/+13 |
2015-09-02 | SetXXX(bool) with a default value of false are just wrong | Noel Grandin | 4 | -11/+10 |
2015-08-31 | convert Link<> to typed | Noel Grandin | 2 | -4/+2 |