summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-02-27tdf#145538 Use range based for loopsAhmedHamed
2024-02-26Use SHGetKnownFolderPath to avoid MAX_PATH limitationMike Kaganski
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-23Fix warning C4459 when building with MSVC without -Wv:18Mike Kaganski
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-13ITEM: corrected error for SfxSetItemArmin Le Grand (allotropia)
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-15tdf#159151 Fix double space in Tree ControlRafael Lima
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2024-01-09tdf#158375: add expert option DisableOLEAutomationSarper Akdemir
2024-01-08cid#1560054 use RVOCaolán McNamara
2024-01-01tdf#148251 Use std::swap instead of using temporary valuesLuv Sharma
2023-12-26Use emplace_back instead of push_back (extensions part2)Julien Nabet
2023-12-22Use emplace_back instead of push_back (extensions)Julien Nabet
2023-12-20cid#1545612 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-14cid#1545211 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-20Extended loplugin:ostr: extensionsStephan Bergmann
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