summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2023-11-11curl: mitigate migration to OpenSSL on LinuxMichael Stahl1-0/+4
2023-07-25openldap: upgrade to release 2.6.4Taichi Haradaguchi1-3/+1
2023-07-19tdf#74934: remove Install button and relatedJulien Nabet7-152/+0
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin1-1/+1
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin1-4/+3
2023-05-26use more TypedWhichIdNoel Grandin1-3/+2
2023-05-25merge some stringaddsNoel Grandin2-6/+6
2023-05-25more TypedWhichIdNoel Grandin1-30/+30
2023-05-18tdf#155123: XML Form: Deleting parts of user defined data type impossibleJulien Nabet1-1/+2
2023-05-04extensions: adjust max possible for reserve in eformspropertyhandlerJulien Nabet1-1/+1
2023-05-04extensions: reserve the right nb of elements for vectorsJulien Nabet2-2/+2
2023-04-25Add script to find unused using declarationsGabor Kelemen1-1/+0
2023-04-22Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFreeMike Kaganski1-3/+3
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen6-7/+0
2023-04-12Use more *string_viewMike Kaganski1-0/+1
2023-04-12rename intern->internalNoel Grandin1-1/+1
2023-04-12loplugin:stringview and stringviewparam, whitelist equalsAsciiLNoel Grandin1-3/+3
2023-04-05tdf#145614 Convert #define to enum in propctrlr/fontitemids.hxxJani Saranpää2-118/+98
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski30-97/+97
2023-04-01use more XVclWindowPeerNoel Grandin2-0/+2
2023-03-31Fix typo in code + add curly braces for "No assigment"Andrea Gelmini1-1/+1
2023-03-29Add extended tip to labelselectiondialog.uiOlivier Hallot1-0/+10
2023-03-29Bump Glade release for labelselectiondialog.uiOlivier Hallot1-37/+33
2023-03-27Simplify EventDescription ctorMike Kaganski2-47/+42
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin6-27/+13
2023-03-23rtl::Static to thread-safe-staticNoel Grandin1-1/+1
2023-03-23tdf#146150: Use dispatch command in framectr.cxxBayram Çiçek1-1/+1
2023-03-15tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorYousef_Rabia1-2/+1
2023-03-10improve loplugin:unnecessarylockingNoel Grandin1-1/+0
2023-03-09tdf#147021 - Use std::size() instead of SAL_N_ELEMENTS() macroVinit Agarwal1-2/+2
2023-03-08BaseMutex->std::mutex in BibDataManagerNoel Grandin3-18/+21
2023-03-07no need to allocate these separatelyNoel Grandin2-19/+10
2023-02-20cid#1521188 Uninitialized scalar variableCaolán McNamara1-2/+1
2023-01-16cid#1474008 silence Unchecked return value from libraryCaolán McNamara1-2/+2
2023-01-12draw selection bounds without using RasterOp::InvertCaolán McNamara1-18/+40
2023-01-12mbDragDrawn is always false when queriedCaolán McNamara1-10/+0
2023-01-12Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet1-3/+3
2023-01-11Fix types for Curl elements (update part)Julien Nabet1-9/+13
2023-01-09Fix deprecated Curl elements for update partJulien Nabet1-4/+4
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann11-69/+29
2022-12-22loplugin:unocast (pcr::PropertyEventTranslation)Stephan Bergmann3-2/+20
2022-12-21cid#1517812 Dereference null return valueCaolán McNamara1-2/+3
2022-12-21iloplugin:unocast (pcr::OFormattedNumericControl)Stephan Bergmann5-22/+39
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann3-5/+9
2022-12-16check SfxObjectShell::Current()Caolán McNamara1-2/+1
2022-12-16Fix deadlockStephan Bergmann1-16/+26
2022-12-16blind fix for some 7.4.3.2 crashes in UpdateCheckJobNoel Grandin1-0/+4
2022-11-24Resolves: tdf#152157 show update icon on all menubarsCaolán McNamara1-3/+0
2022-11-24split RemoveBubbleWindowCaolán McNamara1-1/+2
2022-11-24add some notes on how to debug online update from a dev versionCaolán McNamara2-1/+9