- 75ed566 Add script to find unused using declarations by Gabor Kelemen · 3 years ago
- 8de1bf3 Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFree by Mike Kaganski · 3 years ago
- 890bf59e Run clang-tidy with misc-unused-using-decls on modules [d-o]* by Gabor Kelemen · 3 years ago
- 53a4b94 Use more *string_view by Mike Kaganski · 3 years ago
- 00a9b9b rename intern->internal by Noel Grandin · 3 years ago
- 9f46351 loplugin:stringview and stringviewparam, whitelist equalsAsciiL by Noel Grandin · 3 years ago
- cccfc2e tdf#145614 Convert #define to enum in propctrlr/fontitemids.hxx by Jani Saranpää · 3 years ago
- 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
- bfdf5d2 use more XVclWindowPeer by Noel Grandin · 3 years ago
- 60bb7f3 Fix typo in code + add curly braces for "No assigment" by Andrea Gelmini · 3 years ago
- 9c7d3ce Add extended tip to labelselectiondialog.ui by Olivier Hallot · 3 years ago
- eebbe47 Bump Glade release for labelselectiondialog.ui by Olivier Hallot · 3 years ago
- 5ed8d20 Simplify EventDescription ctor by Mike Kaganski · 3 years ago
- 3a0c5b7 loplugin:stringadd in editeng..framework by Noel Grandin · 3 years ago
- e7dbef9 rtl::Static to thread-safe-static by Noel Grandin · 3 years ago
- 71311f8 tdf#146150: Use dispatch command in framectr.cxx by Bayram Çiçek · 3 years, 1 month ago
- 08c283d tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Yousef_Rabia · 3 years, 1 month ago
- 50b68c3 improve loplugin:unnecessarylocking by Noel Grandin · 3 years, 1 month ago
- d898620 tdf#147021 - Use std::size() instead of SAL_N_ELEMENTS() macro by Vinit Agarwal · 3 years, 1 month ago
- 429d533 BaseMutex->std::mutex in BibDataManager by Noel Grandin · 3 years, 1 month ago
- c596fd5 no need to allocate these separately by Noel Grandin · 3 years, 1 month ago
- 97ceff5 cid#1521188 Uninitialized scalar variable by Caolán McNamara · 3 years, 2 months ago
- b03cc1d cid#1474008 silence Unchecked return value from library by Caolán McNamara · 3 years, 3 months ago
- 019c49e draw selection bounds without using RasterOp::Invert by Caolán McNamara · 3 years, 3 months ago
- af27dab mbDragDrawn is always false when queried by Caolán McNamara · 3 years, 3 months ago
- e788590 Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http" by Julien Nabet · 3 years, 3 months ago
- 071c665 Fix types for Curl elements (update part) by Julien Nabet · 3 years, 3 months ago
- 6410faf Fix deprecated Curl elements for update part by Julien Nabet · 3 years, 3 months ago
- 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
- 1a7ad0c loplugin:unocast (pcr::PropertyEventTranslation) by Stephan Bergmann · 3 years, 4 months ago
- cb3108f cid#1517812 Dereference null return value by Caolán McNamara · 3 years, 4 months ago
- 19dfdf8 iloplugin:unocast (pcr::OFormattedNumericControl) by Stephan Bergmann · 3 years, 4 months ago
- feba0dd loplugin:unocast (weld::TransportAsXWindow) by Stephan Bergmann · 3 years, 4 months ago
- 1726c27 check SfxObjectShell::Current() by Caolán McNamara · 3 years, 4 months ago
- dca6880 Fix deadlock by Stephan Bergmann · 3 years, 4 months ago
- 73e062b blind fix for some 7.4.3.2 crashes in UpdateCheckJob by Noel Grandin · 3 years, 4 months ago
- f1d5143 Resolves: tdf#152157 show update icon on all menubars by Caolán McNamara · 3 years, 4 months ago
- 5dbb85c split RemoveBubbleWindow by Caolán McNamara · 3 years, 4 months ago
- c84ffb6 add some notes on how to debug online update from a dev version by Caolán McNamara · 3 years, 4 months ago
- 4521cb0 Drop redundant -Wnon-virtual-dtor by Stephan Bergmann · 3 years, 4 months ago
- 9c2e771 loplugin:unusedfields make some fields private by Noel Grandin · 3 years, 4 months ago
- 57fcfc5 loplugin:unusedfields by Noel Grandin · 3 years, 5 months ago
- 7271410 loplugin:unusedfields start removing unused weld fields by Noel Grandin · 3 years, 5 months ago
- 47ef2aa -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): extensions by Stephan Bergmann · 3 years, 5 months ago
- 75e6ffe tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by OmkarAcharekar · 3 years, 6 months ago
- 97ee126 WASM add Calc as optional build result, make it build & run by Balazs Varga · 3 years, 8 months ago
- 0ab5a5e tdf#126917 menu: OpenXMLFilterSettings != Macros by Justin Luth · 3 years, 6 months ago
- 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
- 97eccc5 use more string_view in cui,extensions by Noel Grandin · 3 years, 6 months ago
- 467085b Rename MouseNotifyEvent to NotifyEventType by Samuel Mehrbrodt · 3 years, 7 months ago
- 5d40ced Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates" by Juan C. Sanz · 3 years, 7 months ago
- b20594f tdf#150569 Modify hardcoded dates to extend the range of accepted dates by jucasaca · 3 years, 7 months ago
- dbc655a cid#1509230 Inefficient vector resizing with reserve. by Noel Grandin · 3 years, 7 months ago
- 08a63a8 tdf#145538 Use range based for loops by PoonamShokeen · 3 years, 8 months ago
- 3f284b6 tdf#148251 Use std::swap instead of using temporary values by Liu Hao · 3 years, 8 months ago
- c06e4fff Drop obsolete code by Mike Kaganski · 3 years, 8 months ago
- 466f86a tdf#148430 Use std math functions instead of rtl::math by Liu Hao · 3 years, 8 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- a8ae24a tdf#150278: avoid gen/gtk3 difference in m_xPropBox->GetCurPage() by Justin Luth · 3 years, 8 months ago
- 0351bec use more o3tl::span by Noel Grandin · 3 years, 9 months ago
- faa40c0 elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
- c7c4930 clang-tidy modernize-pass-by-value in extensions by Noel Grandin · 3 years, 10 months ago
- 2c68c41 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by jsala · 3 years, 10 months ago
- 5687eba Drop obsolete preprocessor directives from UNOIDL files by Stephan Bergmann · 3 years, 10 months ago
- 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
- 93b4191 tdf#149096: don't translate "Get" and "Post" submit methods by Julien Nabet · 3 years, 11 months ago
- 9e57e16 loplugin:unusedvariableplus by Noel Grandin · 4 years ago
- 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
- 5e41345 Just use Any ctor instead of makeAny in extensions by Stephan Bergmann · 4 years ago
- a1c62cf Just use Any ctor instead of makeAny (macOS) by Stephan Bergmann · 4 years ago
- ddef1e2 add o3tl::equalsAscii by Noel Grandin · 4 years ago
- 5200a73 use more string_view in various by Noel Grandin · 4 years ago
- d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
- b12727e loplugin:stringviewparam by Stephan Bergmann · 4 years ago
- fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
- 85c2ed8 loplugin:stringview add check for getToken().toInt32 by Noel Grandin · 4 years ago
- e4ff847 loplugin:stringview check for getToken and trim by Noel Grandin · 4 years ago
- 6c0dca6 Resolves: tdf#117159 don't crash with chart selected in database report edit by Caolán McNamara · 4 years ago
- 82e8160 -Werror,-Wunused-but-set-variable by Stephan Bergmann · 4 years ago
- a2c3ef6 Move BSTR wrapper to systools, and fix some wrong BSTR uses by Mike Kaganski · 4 years, 1 month ago
- 561cb62 Simplify CoCreateInstance / CoGetClassObject with COMReference by Mike Kaganski · 4 years, 1 month ago
- 7b63402 use more SfxItemSet::GetItemIfSet by Noel Grandin · 4 years, 2 months ago
- d680b29 loplugin:trivialdestructor by Stephan Bergmann · 4 years, 1 month ago
- 4256c76 do not pass XComponentContext to officecfg::...::get() calls by Luboš Luňák · 4 years, 1 month ago
- 64c0569 Simplify sequence of PropertyValue in cui/editeng/extensions by Julien Nabet · 4 years, 2 months ago
- d5a43d2 use some more add toId/fromId by Caolán McNamara · 4 years, 2 months ago
- e00032b add toId/fromId to tidy up some ugly casting by Caolán McNamara · 4 years, 2 months ago
- ea771e8 Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton values by Caolán McNamara · 4 years, 2 months ago
- 58c849a gtk4: remove unwanted caps-lock-warning from GtkSpinButton by Caolán McNamara · 4 years, 2 months ago
- c7fcd5a Related: tdf#146971 remove %PRODUCTNAME from accessible-description by Caolán McNamara · 4 years, 2 months ago
- e2ff420 gtk4: adapt to window_[g|s]et_default_widget by Caolán McNamara · 4 years, 2 months ago
- cf0b49a tdf#46037 remove configurationhelper from WinUserInfoBe by Dhiraj Holden · 4 years, 3 months ago
- 493d355 Fix typo by Andrea Gelmini · 4 years, 3 months ago
- 0214055 WASM --enable-wasm-strip now skips lots of LO code by Armin Le Grand (Allotropia) · 5 years ago
- e3206e6 Recheck modules [e-f]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
- dd497f18 include memory for std::unique_ptr by Caolán McNamara · 4 years, 3 months ago
- dc9ccf3 gbuild: build static LO / link static executables by Jan-Marek Glogowski · 4 years, 11 months ago
- 9b85e4e Use GetModuleHandleExW instead of GetModuleHandleW by Mike Kaganski · 4 years, 3 months ago
- 3180834 Drop also commented-out obfuscated SAL_DEBUG calls by Tor Lillqvist · 4 years, 3 months ago
- 9f4aad49 Introduce OUString::unacquired(const OUStringBuffer&) by Mike Kaganski · 4 years, 3 months ago