summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)AuthorFilesLines
3 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara4-14/+15
12 daysmakefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier1-9/+9
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
2024-04-29Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivityMike Kaganski1-46/+28
2024-04-26simplify some sed rules/statements and use proper quotingChristian Lohmaier1-28/+15
2024-02-23Fix warning C4456 when building with MSVC without -Wv:18Mike Kaganski2-23/+22
2023-04-17Avoid MSVC error C2039Stephan Bergmann3-4/+4
2023-04-11allow native compile for windows aarch64Christian Lohmaier1-1/+1
2023-02-28Drop 'using namespace ::std' in Windows-specific filesGabor Kelemen1-5/+4
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann1-8/+0
2022-05-04Just use Any ctor instead of makeAny in cli_ureStephan Bergmann1-2/+2
2021-10-07drop 'using namespace std' in cli_ureJulien Nabet1-9/+8
2021-04-19Updated README.md filesHossein1-1/+2
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-3/+4
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski1-1/+1
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist1-8/+8
2021-01-06Fix MSVC 2019 16.8.3 --with-latest-c++ error C2102: '&' requires l-valueStephan Bergmann1-1/+1
2021-01-06Fix various MSVC 2019 16.8.3 --with-latest-c++ issuesStephan Bergmann1-24/+24
2020-11-13tdf#123936 Formatting files in module cli_ure with clang-formatPhilipp Hofer2-20/+17
2020-09-17cli_ure: Disable .NET for Windows Arm64 buildJan-Marek Glogowski1-0/+2
2020-04-22Fix typosAndrea Gelmini1-1/+1
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-08-16Fix typosAndrea Gelmini1-1/+1
2019-07-29Fix typosAndrea Gelmini1-1/+1
2019-06-07Fix typoAndrea Gelmini1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-10an uno -> a unoCaolán McNamara3-3/+3
2019-04-15Fix typoAndrea Gelmini1-1/+1
2019-04-15Fix typoAndrea Gelmini1-1/+1
2019-04-14Fix typoAndrea Gelmini1-1/+1
2019-04-14Fix typoAndrea Gelmini1-3/+3
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski1-1/+1
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov1-18/+8
2019-02-20createInstanceWithContextAndArguments->createInstanceWithArgumentsAndContextCaolán McNamara1-1/+1
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann1-1/+1
2019-02-04Fix typoAndrea Gelmini1-1/+1
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski1-2/+1
2018-10-21pvs-studio: Potentially uninitialized pointer 'ret_type' used.Caolán McNamara1-1/+1
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin1-3/+3
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-2/+5
2018-07-23Fix typosAndrea Gelmini1-2/+2
2018-07-09Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov1-2/+1
2018-04-09tdf#94265: use install directory on delay load failureMike Kaganski1-0/+160
2018-02-01cli_ure: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski4-8/+1
2018-01-16Fix typosAndrea Gelmini2-4/+4
2017-11-24tdf#113787: always require version file with config for CLI assembliesMichael Stahl4-4/+4
2017-11-14Fix typosAndrea Gelmini1-1/+1