summaryrefslogtreecommitdiff
path: root/cli_ure/source
AgeCommit message (Expand)Author
2024-11-08Simplify a bitMike Kaganski
2024-11-02No need to use SAL_THROW_EXTERN_C macro in CXXMike Kaganski
2024-07-01Only use -Wv:18 in Visual Studio 2019Mike Kaganski
2024-06-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-29Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivityMike Kaganski
2024-02-23Fix warning C4456 when building with MSVC without -Wv:18Mike Kaganski
2023-04-17Avoid MSVC error C2039Stephan Bergmann
2023-02-28Drop 'using namespace ::std' in Windows-specific filesGabor Kelemen
2022-05-04Just use Any ctor instead of makeAny in cli_ureStephan Bergmann
2021-10-07drop 'using namespace std' in cli_ureJulien Nabet
2021-01-06Fix MSVC 2019 16.8.3 --with-latest-c++ error C2102: '&' requires l-valueStephan Bergmann
2021-01-06Fix various MSVC 2019 16.8.3 --with-latest-c++ issuesStephan Bergmann
2020-11-13tdf#123936 Formatting files in module cli_ure with clang-formatPhilipp Hofer
2020-04-22Fix typosAndrea Gelmini
2019-08-16Fix typosAndrea Gelmini
2019-07-29Fix typosAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-04-15Fix typoAndrea Gelmini
2019-04-15Fix typoAndrea Gelmini
2019-04-14Fix typoAndrea Gelmini
2019-04-14Fix typoAndrea Gelmini
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-02-20createInstanceWithContextAndArguments->createInstanceWithArgumentsAndContextCaolán McNamara
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-04Fix typoAndrea Gelmini
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-21pvs-studio: Potentially uninitialized pointer 'ret_type' used.Caolán McNamara
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-23Fix typosAndrea Gelmini
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-04-09tdf#94265: use install directory on delay load failureMike Kaganski
2018-02-01cli_ure: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-16Fix typosAndrea Gelmini
2017-11-14Fix typosAndrea Gelmini
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-16cli_ure,unoil: always increment all CLI assembly version numbersMichael Stahl
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke