Age | Commit message (Expand) | Author |
2020-03-28 | Fix is_typed_flags for MessBoxStyle (dbaccess) | Julien Nabet |
2020-03-27 | cid#1460975 Unchecked return value | Caolán McNamara |
2020-03-27 | cid#1460977 Unchecked return value | Caolán McNamara |
2020-03-27 | cid#1460969 Uninitialized scalar field | Caolán McNamara |
2020-03-27 | these methods can take a const argument | Caolán McNamara |
2020-03-23 | Fix typos | Andrea Gelmini |
2020-03-23 | Related tdf#97694 Check Base macro signatures on load | Samuel Mehrbrodt |
2020-03-23 | tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxx | Gabor Kelemen |
2020-03-21 | fix test dependencies | Luboš Luňák |
2020-03-20 | tdf#114441: Convert use of sal_uLong to better integer types | Bugra |
2020-03-19 | loplugin:redundantpointerops add some more smart pointer types | Noel Grandin |
2020-03-18 | simplify ORefVector code | Noel Grandin |
2020-03-17 | tdf#42949 Fix IWYU warnings in dbaccess/qa/* | Gabor Kelemen |
2020-03-12 | comparison operators should be const | Noel Grandin |
2020-03-11 | tdf#114441: Convert use of sal_uLong to better integer types | Bugra |
2020-03-11 | tdf#39674 Translate German variable names | Johnny_M |
2020-03-09 | improve loplugin:unusedfields | Noel Grandin |
2020-03-05 | use FastParser in OTableStylesContext | Noel Grandin |
2020-03-03 | tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxx | Gabor Kelemen |
2020-03-02 | don't rely on parser ::characters callback only firing once | Noel Grandin |
2020-02-29 | tdf#130878 Report does not show label-fields | Noel Grandin |
2020-02-27 | tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxx | Gabor Kelemen |
2020-02-26 | tdf#130915 auto-select first entry when treeview filled | Caolán McNamara |
2020-02-26 | new loplugin:xmlimport | Noel Grandin |
2020-02-25 | Resolves: tdf130874 reversed logic | Caolán McNamara |
2020-02-25 | tdf#130915 second treeview doesn't use its checkboxes | Caolán McNamara |
2020-02-25 | Resolves: tdf#130922 don't crash removing non-existing elements | Caolán McNamara |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-21 | Set Firebird creation option experimental | Julien Nabet |
2020-02-19 | drop some unneeded includes | Caolán McNamara |
2020-02-18 | drop unneeded include | Caolán McNamara |
2020-02-18 | VclMultiLineEdit is sufficient here | Caolán McNamara |
2020-02-17 | weld LimitBox Item Window | Caolán McNamara |
2020-02-17 | Drop needless junit and python make conditionals | Jan-Marek Glogowski |
2020-02-16 | clang-format c*,d*,e* with under 5-percent lines of change | Muhammet Kara |
2020-02-15 | convert XML_STYLE_FAMILY to scoped enum | Noel Grandin |
2020-02-14 | use forward decls to reduce including unnecessary headers | Caolán McNamara |
2020-02-13 | tdf#130623 host gtk FieldControl within the design view | Caolán McNamara |
2020-02-13 | tdf#130623 owner of FieldControl needs to set its allocation | Caolán McNamara |
2020-02-13 | Resolves: tdf#130593 set correct range for spinbutton | Caolán McNamara |
2020-02-10 | -Werror,-Wnon-c-typedef-for-linkage | Stephan Bergmann |
2020-02-09 | Removed useless semicolon | Andrea Gelmini |
2020-02-09 | tdf#126578: call ensureConnection to be able to call "Create as View" | Julien Nabet |
2020-02-09 | Fix undo and redo dropdowns in non-sfx2 modules | Maxim Monastirsky |
2020-02-09 | Resolves: tdf#130484 controls become disabled on click final checkboxes | Caolán McNamara |
2020-02-08 | replace some more copy/clear with swap | Noel Grandin |
2020-02-03 | loplugin:unusedfields | Noel Grandin |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-31 | new loplugin:namespaceindentation | Noel Grandin |
2020-01-28 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Onur Yilmaz |