summaryrefslogtreecommitdiff
path: root/pyuno/source/module
AgeCommit message (Expand)Author
2024-11-13tdf#163486: PVS: variable was assigned the same valueXisco Fauli
2024-11-11clang-tidy: performance-unnecessary-copy-initialization in variousNoel Grandin
2024-11-11loplugin:reftotemp in pyuno..saxNoel Grandin
2024-11-08Simplify a bitMike Kaganski
2024-11-07loplugin:passstuffbyref in lotuswordpro..pyunoNoel Grandin
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-09-19Remaining GCC -Wcast-function-type issuesStephan Bergmann
2024-08-01pyuno,unotest,xmlsecurity: copy GPG test files for UITtestMichael Stahl
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-07-11cid#1607892 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-05pyuno: fix deprecated warningsXisco Fauli
2024-05-11workaround clang segfault on macos-intelNoel Grandin
2024-05-10loplugin:ostr in pyunoNoel Grandin
2024-03-24Silence Clang 19 trunk -Werror,-Wcast-function-type-mismatchStephan Bergmann
2024-03-13allow build with python 3.12.0: initialize new tp_watchedJustin Luth
2024-02-15pyuno: Use expected return value (-1) on failureAron Budea
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-11-19Extended loplugin:ostr: pyunoStephan Bergmann
2023-10-23tdf#130924 replace '*printf' with 'SAL_*' logging macros in pyunosahil
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-09-29cid#1546834 Unchecked return valueCaolán McNamara
2023-03-27loplugin:stringadd in oox..pyunoNoel Grandin
2023-02-13tdf#143148 Use pragma once instead of include guardsbuldi
2022-08-13clang-tidy modernize-pass-by-value in variousNoel Grandin
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-08-09tdf#133123: fix crash when importing defusedxml.ElementTree after pyunoNiko Fink
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in pyunoStephan Bergmann
2022-04-01Don't make UNO calls from PyThreadAttached regions (i.e., with the GIL locked)Stephan Bergmann
2022-01-07tdf#146621: handle an exception that may hang process at ExitProcess timeMike Kaganski
2021-12-22loplugin:flatten in package..reportdesignNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in pyunoMike Kaganski
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-12Make this instance of cppu::OImplementationId function-localMike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-03-22cid#1473905 Dereference after null checkCaolán McNamara
2021-02-21loplugin:refcounting in package..saxNoel
2021-02-05tdf#138987 Python 3.12 preparationsdante
2021-01-06pyuno: uno.Char is UTF-16 code unit, not UCS-4Michael Stahl
2021-01-01UTF8 is not ASCIIMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19tdf#138987 pyuno: PyEval_InitThreads is a no-op in Python 3.9David Ostrovsky
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen