Age | Commit message (Expand) | Author |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-10 | Fix typo | Andrea Gelmini |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-05 | related tdf#51671, add UI options for new "hide legend entry" feature | Markus Mohrhard |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-12-04 | Related: tdf#121904 widget hidden but label and frame remain | Caolán McNamara |
2018-11-30 | remove unused enum DataSourceDialogPages | Noel Grandin |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen |
2018-11-27 | weld DataSourceDialog | Caolán McNamara |
2018-11-27 | Refactor calc non-linear ViewToDevice transform | Armin Le Grand |
2018-11-26 | weld DataSourceTabPage | Caolán McNamara |
2018-11-26 | drop some unnecessary includes | Caolán McNamara |
2018-11-23 | improve function local statics | Noel Grandin |
2018-11-22 | --enable-dbgutil --disable-assert-always-abort fixes | Stephan Bergmann |
2018-11-21 | weld SwCondCollPage | 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-16 | Resolves: tdf#121246 crash in chart dialogs | Caolán McNamara |
2018-11-15 | Resolves: tdf#121341 weld TrendlineTabPage | Caolán McNamara |
2018-11-14 | move fmtfield | Caolán McNamara |
2018-11-13 | loplugin singlevalfields improvement | Noel Grandin |
2018-11-10 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 | Tamás Zolnai |
2018-11-09 | tdf#42949 Fix IWYU warnings in chart2/source/controller/dialogs/*hxx | Gabor Kelemen |
2018-11-08 | Convert FieldUnit to scoped enum | Mike Kaganski |
2018-11-08 | loplugin:constantparam | Noel Grandin |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-11-06 | loplugin:collapseif in accessibility..cui | Noel Grandin |
2018-11-04 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |
2018-11-03 | tdf#120703 PVS: V1023 | 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-27 | merge SchTitleResources/TitleResources back together | Caolán McNamara |
2018-10-27 | merge SchLegendPositionResources/LegendPositionResources back together | Caolán McNamara |
2018-10-27 | loplugin:unusedmethods | Noel Grandin |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-26 | use unique_ptr when Clone()'ing PoolItems | Noel Grandin |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-24 | Introduce OutputDevice type OUTDEV_PDF | Jan-Marek Glogowski |
2018-10-24 | weld AdvancedSettingsDialog | Caolán McNamara |
2018-10-23 | clang-tidy performance-unnecessary-copy-init in canvas..cui | Noel Grandin |
2018-10-22 | pvs-studio: V571 Recurring check | Caolán McNamara |
2018-10-21 | tdf#120703 (PVS): redundant nullptr check | Mike Kaganski |
2018-10-20 | weld SchAttribTabDlg | Caolán McNamara |
2018-10-19 | weld SchOptionTabPage | Caolán McNamara |
2018-10-19 | release mouse before launching dialog | Caolán McNamara |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-18 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |