Age | Commit message (Expand) | Author |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-04-10 | loplugin:stringview check for getToken and trim | Noel Grandin |
2022-04-06 | tdf#148413: Drop HTML export encoding configuration; use UTF-8 | Mike Kaganski |
2022-04-04 | use string_view in comphelper::string::split | Noel Grandin |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2022-03-31 | tdf#147906 Use std::hypot for Pythagorean addition | pragat-pandya |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-25 | tdf#132924 - Firebird findColumn: return column alias if specified | Andreas Heinisch |
2022-03-24 | Create OUString from ASCII literal instead of createFromAscii | Mike Kaganski |
2022-03-24 | Related tdf#147997: connect directly dialog | Julien Nabet |
2022-03-22 | Move BSTR wrapper to systools, and fix some wrong BSTR uses | Mike Kaganski |
2022-03-16 | tdf#147997: MySQL/MariaDB for dialog for direct connection | Julien Nabet |
2022-03-11 | loplugin:constparams | Noel Grandin |
2022-03-11 | new loplugin:trivialdestructor | Noel Grandin |
2022-03-10 | Missing test dependency | Stephan Bergmann |
2022-03-05 | remove a workaround that appears to be no longer necessary | Luboš Luňák |
2022-03-05 | GetComponentServiceName can be const | Noel Grandin |
2022-02-28 | tdf#139734 removing redundant asserts after MacrosTest::loadFromDesktop | pragat-pandya |
2022-02-22 | Add XWeak constructor and operator= to uno::WeakReference | Noel Grandin |
2022-02-21 | cid#1500396 silence Dereference after null check | Caolán McNamara |
2022-02-19 | Simplify sequence of Property in dbaccess | Julien Nabet |
2022-02-17 | tdf#143148 Use pragma once instead of include guards | psidiumcode |
2022-02-11 | Resolves: tdf#147325 "Edit in SQL View" should accept tab | Caolán McNamara |
2022-02-07 | sal_uInt8 is typedefed as unsigned char so this casting isn't needed | Caolán McNamara |
2022-02-05 | Following simplify a bit ODatabaseDocument::impl_getUntitledHelper_throw | Julien Nabet |
2022-02-04 | use some more add toId/fromId | Caolán McNamara |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara |
2022-02-04 | Use only toUInt64 for reinterpret_cast<DBTreeListUserData*> | Julien Nabet |
2022-02-04 | Simplify a bit ODatabaseDocument::impl_getUntitledHelper_throw | Julien Nabet |
2022-01-29 | used TypedWhichId in the constructor of various svx *Item classes | Noel Grandin |
2022-01-29 | gtk4: remove stray 'gravity' property | Caolán McNamara |
2022-01-27 | Avoid warn:dbaccess:828616:828616:dbaccess/source/core/dataaccess/ModelImpl.cxx | Julien Nabet |
2022-01-24 | gtk3: set placeholder image in GtkButton in .ui | Caolán McNamara |
2022-01-24 | gtk4: adapt to window_[g|s]et_default_widget | Caolán McNamara |
2022-01-23 | Related: tdf#135935 set some hints as to what widget should have starting focus | Caolán McNamara |
2022-01-14 | Recheck modules d* with IWYU | Gabor Kelemen |
2022-01-11 | Drop unused file dbaccess/source/shared/registrationhelper.cxx | Gabor Kelemen |
2022-01-06 | tdf#68341: trim some variables passed on Base wizard | Julien Nabet |
2021-12-26 | Avoid OUStringBuffer::toString where possible | Mike Kaganski |
2021-12-26 | Typo: insertHierachyElement->insertHierarchyElement | Julien Nabet |
2021-12-26 | can use OUStringLiteral here | Noel Grandin |
2021-12-24 | new comphelper::WeakImplComponentHelper | Noel Grandin |
2021-12-21 | loplugin:flatten in desktop..drawinglayer | Noel Grandin |
2021-12-21 | Use sal::systools::COMReference in getAdoDatalink | Mike Kaganski |
2021-12-20 | tdf#146333 don't create a new XTitle just to remove a listener from it | Caolán McNamara |
2021-12-18 | remove some unused defines | Noel Grandin |
2021-12-18 | cid#1495784 Missing move assignment operator | Caolán McNamara |