Age | Commit message (Expand) | Author |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-11-28 | drop some unnecessary includes | Caolán McNamara |
2018-11-28 | loplugin:unusedmethods | Noel Grandin |
2018-11-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-11-24 | allow collapsing rows | Caolán McNamara |
2018-11-23 | Fix typo | Andrea Gelmini |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-11-21 | processing treeview entries in the wrong order | Caolán McNamara |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-11-19 | weld TreeView | Caolán McNamara |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-18 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-14 | tdf#42949 Fix IWYU warnings in include/svl/* | Gabor Kelemen |
2018-11-14 | tdf#39593 deduplicate code in TreeListBox | tagezi |
2018-11-12 | loplugin:singlevalfields in accessibility..extensions | Noel Grandin |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-11-06 | loplugin:collapseif in accessibility..cui | Noel Grandin |
2018-11-05 | tdf#120703 PVS: this fix was wrong | Mike Kaganski |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-30 | loplugin:returnconstant | Noel Grandin |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-24 | weld AdvancedSettingsDialog | Caolán McNamara |
2018-10-23 | clang-tidy performance-unnecessary-copy-initialization in | Noel Grandin |
2018-10-22 | tdf#120674 set DlgEdForm early in DlgEdObj::EndCreate | Armin Le Grand |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-17 | loplugin:staticvar in avmedia..connectivity | Noel Grandin |
2018-10-16 | Related: tdf#120612 help response missing from other help buttons | Caolán McNamara |
2018-10-09 | tdf#120264 - Access to "Get Involved" | heiko tietze |
2018-10-08 | cppcheck: knownConditionTrueFalse | Jochen Nitschke |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2018-10-06 | drop some now unnecessary includes | Caolán McNamara |
2018-10-02 | Silence new Clang trunk -Wdefaulted-function-deleted | Stephan Bergmann |
2018-10-02 | make all notebooks scrollable and enable_popup | Caolán McNamara |
2018-09-25 | loplugin:useuniqueptr in SvImpLBox | Noel Grandin |
2018-09-24 | Resolves: tdf#119624 stray image_position bottom for some icons in buttons | Caolán McNamara |
2018-09-20 | weld BreakPointDialog | Caolán McNamara |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-11 | Revert "clang bugprone-unused-return-value" | Noel Grandin |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-08 | clang bugprone-unused-return-value | Noel Grandin |
2018-09-05 | loplugin:simplifyconstruct in accessibility..bridges | Noel Grandin |
2018-09-03 | pass SdrUndoAction around by std::unique_ptr | Noel Grandin |
2018-08-25 | Fix typo | Andrea Gelmini |
2018-08-24 | Resolves: tdf#118572 ensure basic error dialog blocks any other dialog | Caolán McNamara |
2018-08-24 | Related: tdf#118572 set parent of basic error dialog to basic ide | Caolán McNamara |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |