/bean/qa/

ef='https://go.suokunlong.cn:88/cgit/lo/core/atom/extensions/source/config?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/extensions/source/config
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in extensionsNoel Grandin
2024-02-23Fix warning C4459 when building with MSVC without -Wv:18Mike Kaganski
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny (macOS)Stephan Bergmann
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-01-24tdf#46037 remove configurationhelper from WinUserInfoBeDhiraj Holden
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-18Simplify BSTR RAIIMike Kaganski
2021-12-18Drop CoIfPtr and use sal::systools::COMReferenceMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-03-23tdf#124176 Use pragma once in extensionsVincent LE GARREC
2021-01-13loplugin:stringliteralvar (clang-cl)Stephan Bergmann
2020-11-21tdf#123936 Formatting files in module extensions with clang-formatPhilipp Hofer
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-07-27extensions/WinUserInfo: create instances with uno constructorsNoel Grandin
2020-07-23extensions/ldap: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: extensionsStephan Bergmann
2020-06-03Upcoming loplugin:elidestringvar: extensionsStephan Bergmann
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2020-04-22Typo kServerDefiniton->kServerDefinition (extensions/ldap)Julien Nabet
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2019-12-19sal_Char->char in extensionsNoel Grandin
2019-10-01loplugin:logexceptionnicely (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-09-17No need for the string buffer hereMike Kaganski