summaryrefslogtreecommitdiff
path: root/xmerge/source
ModeNameSize
d---------bridge120logplain
d---------xmerge109logplain
/lo/core/commit/scripting?id=d7b8dc9f3f866d65c2e1ae3727b3738ae954e325'>Log SSL default verification path for mailmerge debugThorsten Behrens 2023-07-29follow python recommendation and pass SSL contextsCaolán McNamara 2023-04-30Use getXWeak in scriptingMike Kaganski 2023-04-18Avoid NullPointerExceptionStephan Bergmann 2023-03-23rtl::Static to thread-safe-staticNoel Grandin 2023-03-20Fix some errors in the scripting module's XInputStreamImpl:Damjan Jovanovic 2023-02-13Fix/simplify some vnd.sun.star.expand: handlingMike Kaganski 2023-02-12tdf#153571: properly unquote (URL-decode) vnd.sun.star.expand payloadMike Kaganski 2022-12-16check SfxObjectShell::Current()Caolán McNamara 2022-11-22loplugin:unusedfieldsNoel Grandin 2022-10-22use more TempFileFastService in scriptingNoel Grandin 2022-10-17use more string_viewNoel Grandin 2022-10-07tdf#151076 Create callable Python script using InsertTextRafael Lima 2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann 2022-06-23clang-tidy modernize-pass-by-value in scriptingNoel Grandin 2022-06-10LanguageTool Grammar Checker implementationMert Tumer 2022-06-10new loplugin:moveitNoel Grandin 2022-05-31tdf#145527 Revert "Related tdf#116767: Call URLClassLoader.close"Stephan Bergmann 2022-05-20new loplugin:unnecessary lockingNoel Grandin 2022-05-12speed up simple use of NamedValueCollectionNoel Grandin 2022-05-11in SetGlobalUNOConstant, only retrieve old value if we need itNoel Grandin 2022-05-04Just use Any ctor instead of makeAny in scriptingStephan Bergmann 2022-04-29use more string_view in INetURLObjectNoel Grandin 2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin 2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin 2022-03-20Remove special-casing Windows stderr handlingMike Kaganski