summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet1-3/+3
2023-01-12Fix types for Curl elements (update part)Julien Nabet1-9/+13
2023-01-10Fix deprecated Curl elements for update partJulien Nabet1-4/+4
2022-12-19check SfxObjectShell::Current()Caolán McNamara1-2/+1
2022-08-09tdf#150278: avoid gen/gtk3 difference in m_xPropBox->GetCurPage()Justin Luth4-7/+7
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann2-2/+4
2022-05-24tdf#149096: don't translate "Get" and "Post" submit methodsJulien Nabet2-10/+4
2022-05-05loplugin:unusedvariableplusNoel Grandin1-3/+0
2022-05-05use more o3tl::getTokenNoel Grandin1-2/+3
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann40-178/+174
2022-05-04Just use Any ctor instead of makeAny (macOS)Stephan Bergmann1-4/+4
2022-05-03add o3tl::equalsAsciiNoel Grandin1-2/+3
2022-05-01use more string_view in variousNoel Grandin1-3/+3
2022-04-29use more string_view in INetURLObjectNoel Grandin3-5/+5
2022-04-19loplugin:stringviewparamStephan Bergmann2-6/+9
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin2-7/+9
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-1/+2
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin1-1/+2
2022-03-31Resolves: tdf#117159 don't crash with chart selected in database report editCaolán McNamara1-0/+4
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-4/+0
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski3-26/+15
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski1-2/+2
2022-03-11use more SfxItemSet::GetItemIfSetNoel Grandin1-6/+3
2022-03-11loplugin:trivialdestructorStephan Bergmann2-6/+0
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák2-12/+12
2022-02-06Simplify sequence of PropertyValue in cui/editeng/extensionsJulien Nabet3-39/+32
2022-02-04use some more add toId/fromIdCaolán McNamara1-1/+1
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara2-3/+3
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara2-15/+15
2022-01-29gtk4: remove unwanted caps-lock-warning from GtkSpinButtonCaolán McNamara2-2/+0
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara3-5/+5
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara1-5/+9
2022-01-24tdf#46037 remove configurationhelper from WinUserInfoBeDhiraj Holden2-21/+12
2022-01-20Fix typoAndrea Gelmini1-1/+1
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+2
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen18-35/+16
2022-01-15include memory for std::unique_ptrCaolán McNamara1-0/+1
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski1-1/+1
2022-01-05Use GetModuleHandleExW instead of GetModuleHandleWMike Kaganski1-18/+10
2022-01-04Drop also commented-out obfuscated SAL_DEBUG callsTor Lillqvist1-3/+0
2022-01-02Introduce OUString::unacquired(const OUStringBuffer&)Mike Kaganski1-1/+1
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin1-0/+1
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin3-78/+76
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski1-16/+5
2021-12-19use more cppu::BaseMutexNoel Grandin2-4/+3
2021-12-18Simplify BSTR RAIIMike Kaganski1-11/+13
2021-12-18Drop CoIfPtr and use sal::systools::COMReferenceMike Kaganski1-27/+11
2021-12-10more ofz#42182 oss-build failureCaolán McNamara1-1/+3
2021-12-10ofz#42182 oss-build failureCaolán McNamara1-1/+2
2021-12-10remove use of non-existing slot:6661Caolán McNamara1-7/+0