Age | Commit message (Expand) | Author |
2015-10-06 | Prefer getSelectedFiles to getFiles (basctl) | Julien Nabet |
2015-10-05 | Called C++ object pointer is null DBG_ASSERT->assert | Caolán McNamara |
2015-10-05 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-05 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-02 | Remove some unused includes | Stephan Bergmann |
2015-10-02 | tdf#94205 Use o3tl::make_unique instead of new + std::move | bureken |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-09-29 | tdf#94559: first step to remove rtti.hxx | Oliver Specht |
2015-09-25 | tdf#94497 UI: Object catalog not available in menu > View in BasicIDE | Cor Nouws |
2015-09-24 | convert Link<> to typed | Noel Grandin |
2015-09-21 | hide ScopedPtr::reset and add disposeAndClear | Caolán McNamara |
2015-09-20 | convert Link<> to typed | Noel Grandin |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-09-14 | boost->std | Caolán McNamara |
2015-09-13 | Revert overly aggressive removal of include statements | Stephan Bergmann |
2015-09-13 | Use move semantics | Stephan Bergmann |
2015-09-12 | Update many ListBox users to its sal_Int32 interface | Matteo Casalin |
2015-09-11 | convert Link<> to typed | Noel Grandin |
2015-09-10 | no need to warn anymore as we can save VBA now | Markus Mohrhard |
2015-09-09 | convert Link<> to typed | Noel Grandin |
2015-09-09 | convert Link<> to typed | Noel Grandin |
2015-09-09 | convert Link<> to typed | Noel Grandin |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-09-03 | convert Link<> to typed | Noel Grandin |
2015-09-03 | convert Link<> to typed | Noel Grandin |
2015-09-02 | SetXXX(bool) with a default value of false are just wrong | Noel Grandin |
2015-08-31 | convert Link<> to typed | Noel Grandin |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-26 | Clean up aEmptyStr | Stephan Bergmann |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-25 | simplify, IsEmpty() checks both Right and Bottom already | Noel Grandin |
2015-08-22 | tdf#93077 - basic dialog localization issues. | Michael Meeks |
2015-08-20 | avoid autocorrection misreplacing | Laurent Godard |
2015-08-18 | avoid basic ide crash in code autocompletion | Laurent Godard |
2015-08-17 | o3tl: rename compat_functional header | Thorsten Behrens |
2015-08-16 | sal_uLong to sal_Int32/long | Matteo Casalin |
2015-08-16 | sal_uLong to sal_uInt32 | Matteo Casalin |
2015-08-16 | Use constants instead of (possibly wrong) magic numbers | Matteo Casalin |
2015-08-16 | Rework loops so to have exit condition on correct unsigned value | Matteo Casalin |
2015-08-16 | sal_uLong to sal_uInt32 as TextPaM paragraph number | Matteo Casalin |
2015-08-14 | loplugin: defaultparams | Noel Grandin |
2015-08-10 | tdf#93065 Swap next and previous buttons in find toolbar | Yousuf Philips |
2015-08-07 | Resolves: tdf#92896 wrong delete language dialog path | Caolán McNamara |