summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski
2023-11-09tdf#146386 fpicker,svtools: remove FTP from Remote Files dialogMichael Stahl
2023-11-09officecfg,*: add Office::Security::Net::AllowInsecureProtocolsMichael Stahl
2023-11-09Downgrade expected failures in CoInitializeEx to SAL_INFOMike Kaganski
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann
2023-11-08loplugin:unnecessarygetstr (clang-cl)Stephan Bergmann
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: extensionsStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-19The name is macOS since 2016Andras Timar
2023-09-13loplugin:unodispose in editeng..extensionsNoel Grandin
2023-09-07Simplify condition in a loop over a single elementHossein
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-07-28tdf#146619 Remove unused #includes from C/C++ filesVenetia Furtado
2023-07-18tdf#145614 Convert #define to enumVenetia Furtado
2023-07-17tdf#74934: remove Install button and relatedJulien Nabet
2023-06-28Fix typoAndrea Gelmini
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-21openldap: upgrade to release 2.6.4Taichi Haradaguchi
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin
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