summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-05-25more TypedWhichIdNoel Grandin
2023-05-18tdf#155123: XML Form: Deleting parts of user defined data type impossibleJulien Nabet
2023-05-04extensions: adjust max possible for reserve in eformspropertyhandlerJulien Nabet
2023-05-04extensions: reserve the right nb of elements for vectorsJulien Nabet
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-22Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFreeMike Kaganski
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-04-12Use more *string_viewMike Kaganski
2023-04-12rename intern->internalNoel Grandin
2023-04-12loplugin:stringview and stringviewparam, whitelist equalsAsciiLNoel Grandin
2023-04-05tdf#145614 Convert #define to enum in propctrlr/fontitemids.hxxJani Saranpää
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-31Fix typo in code + add curly braces for "No assigment"Andrea Gelmini
2023-03-29Add extended tip to labelselectiondialog.uiOlivier Hallot
2023-03-29Bump Glade release for labelselectiondialog.uiOlivier Hallot
2023-03-27Simplify EventDescription ctorMike Kaganski
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-23tdf#146150: Use dispatch command in framectr.cxxBayram Çiçek
2023-03-15tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorYousef_Rabia
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-03-09tdf#147021 - Use std::size() instead of SAL_N_ELEMENTS() macroVinit Agarwal
2023-03-08BaseMutex->std::mutex in BibDataManagerNoel Grandin
2023-03-07no need to allocate these separatelyNoel Grandin
2023-02-20cid#1521188 Uninitialized scalar variableCaolán McNamara
2023-01-16cid#1474008 silence Unchecked return value from libraryCaolán McNamara
2023-01-12draw selection bounds without using RasterOp::InvertCaolán McNamara
2023-01-12mbDragDrawn is always false when queriedCaolán McNamara
2023-01-12Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet
2023-01-11Fix types for Curl elements (update part)Julien Nabet
2023-01-09Fix deprecated Curl elements for update partJulien Nabet
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (pcr::PropertyEventTranslation)Stephan Bergmann
2022-12-21cid#1517812 Dereference null return valueCaolán McNamara
2022-12-21iloplugin:unocast (pcr::OFormattedNumericControl)Stephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-16Fix deadlockStephan Bergmann
2022-12-16blind fix for some 7.4.3.2 crashes in UpdateCheckJobNoel Grandin
2022-11-24Resolves: tdf#152157 show update icon on all menubarsCaolán McNamara
2022-11-24split RemoveBubbleWindowCaolán McNamara
2022-11-24add some notes on how to debug online update from a dev versionCaolán McNamara
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21loplugin:unusedfields start removing unused weld fieldsNoel Grandin
2022-11-05-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): extensionsStephan Bergmann