Age | Commit message (Expand) | Author |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: extensions | Stephan Bergmann |
2023-10-18 | Clean up the remaining uses of OUStringConstExpr, and drop it | Stephan Bergmann |
2023-10-14 | Use exception ctors, instead of setting members later | Mike Kaganski |
2023-10-11 | Delete OUString UTF-16 string literal ctor/assignment op | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-09-13 | loplugin:unodispose in editeng..extensions | Noel Grandin |
2023-09-07 | Simplify condition in a loop over a single element | Hossein |
2023-09-02 | replace set(nullptr) with clear() | Noel Grandin |
2023-07-28 | tdf#146619 Remove unused #includes from C/C++ files | Venetia Furtado |
2023-07-18 | tdf#145614 Convert #define to enum | Venetia Furtado |
2023-07-17 | tdf#74934: remove Install button and related | Julien Nabet |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-07 | tdf#155376 partially convert SvCTLOptions to officecfg | Noel Grandin |
2023-06-06 | use more officecfg for SvtMiscOptions | Noel Grandin |
2023-05-26 | use more TypedWhichId | Noel Grandin |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-05-25 | more TypedWhichId | Noel Grandin |
2023-05-18 | tdf#155123: XML Form: Deleting parts of user defined data type impossible | Julien Nabet |
2023-05-04 | extensions: adjust max possible for reserve in eformspropertyhandler | Julien Nabet |
2023-05-04 | extensions: reserve the right nb of elements for vectors | Julien Nabet |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen |
2023-04-22 | Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFree | Mike Kaganski |
2023-04-20 | Run clang-tidy with misc-unused-using-decls on modules [d-o]* | Gabor Kelemen |
2023-04-12 | Use more *string_view | Mike Kaganski |
2023-04-12 | rename intern->internal | Noel Grandin |
2023-04-12 | loplugin:stringview and stringviewparam, whitelist equalsAsciiL | Noel Grandin |
2023-04-05 | tdf#145614 Convert #define to enum in propctrlr/fontitemids.hxx | Jani Saranpää |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-04-01 | use more XVclWindowPeer | Noel Grandin |
2023-03-27 | Simplify EventDescription ctor | Mike Kaganski |
2023-03-25 | loplugin:stringadd in editeng..framework | Noel Grandin |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-23 | tdf#146150: Use dispatch command in framectr.cxx | Bayram Çiçek |
2023-03-15 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Yousef_Rabia |
2023-03-10 | improve loplugin:unnecessarylocking | Noel Grandin |
2023-03-09 | tdf#147021 - Use std::size() instead of SAL_N_ELEMENTS() macro | Vinit Agarwal |
2023-03-08 | BaseMutex->std::mutex in BibDataManager | Noel Grandin |
2023-03-07 | no need to allocate these separately | Noel Grandin |
2023-02-20 | cid#1521188 Uninitialized scalar variable | Caolán McNamara |
2023-01-16 | cid#1474008 silence Unchecked return value from library | Caolán McNamara |
2023-01-12 | draw selection bounds without using RasterOp::Invert | Caolán McNamara |
2023-01-12 | mbDragDrawn is always false when queried | Caolán McNamara |
2023-01-12 | Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http" | Julien Nabet |
2023-01-11 | Fix types for Curl elements (update part) | Julien Nabet |
2023-01-09 | Fix deprecated Curl elements for update part | Julien Nabet |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-22 | loplugin:unocast (pcr::PropertyEventTranslation) | Stephan Bergmann |
2022-12-21 | cid#1517812 Dereference null return value | Caolán McNamara |
2022-12-21 | iloplugin:unocast (pcr::OFormattedNumericControl) | Stephan Bergmann |