summaryrefslogtreecommitdiffstats
path: root/cli_ure
Commit message (Expand)AuthorAgeFilesLines
* tdf#123936 Formatting files in module cli_ure with clang-formatPhilipp Hofer2020-11-132-20/+17
* cli_ure: Disable .NET for Windows Arm64 buildJan-Marek Glogowski2020-09-171-0/+2
* Fix typosAndrea Gelmini2020-04-221-1/+1
* Fix typosAndrea Gelmini2019-09-101-1/+1
* Fix typosAndrea Gelmini2019-08-161-1/+1
* Fix typosAndrea Gelmini2019-07-291-1/+1
* Fix typoAndrea Gelmini2019-06-071-1/+1
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* an uno -> a unoCaolán McNamara2019-05-103-3/+3
* Fix typoAndrea Gelmini2019-04-151-1/+1
* Fix typoAndrea Gelmini2019-04-151-1/+1
* Fix typoAndrea Gelmini2019-04-141-1/+1
* Fix typoAndrea Gelmini2019-04-141-3/+3
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-011-1/+1
* Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov2019-03-121-18/+8
* createInstanceWithContextAndArguments->createInstanceWithArgumentsAndContextCaolán McNamara2019-02-201-1/+1
* Some uses of C++17 class template argument deductionStephan Bergmann2019-02-191-1/+1
* Fix typoAndrea Gelmini2019-02-041-1/+1
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski2018-10-271-2/+1
* pvs-studio: Potentially uninitialized pointer 'ret_type' used.Caolán McNamara2018-10-211-1/+1
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-3/+3
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-201-2/+5
* Fix typosAndrea Gelmini2018-07-231-2/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-092-0/+2
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-111-2/+1
* tdf#94265: use install directory on delay load failureMike Kaganski2018-04-091-0/+160
* cli_ure: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-014-8/+1
* Fix typosAndrea Gelmini2018-01-162-4/+4
* tdf#113787: always require version file with config for CLI assembliesMichael Stahl2017-11-244-4/+4
* Fix typosAndrea Gelmini2017-11-141-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* Fix typosAndrea Gelmini2017-09-251-1/+1
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-221-17/+0
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-183-0/+10
* Fix typosAndrea Gelmini2017-08-171-1/+1
* tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4Michael Stahl2017-08-161-12/+12
* cli_ure,unoil: always increment all CLI assembly version numbersMichael Stahl2017-08-162-31/+36
* simplify some string handling in tracing callsNoel Grandin2017-06-232-29/+7
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2017-05-151-1/+1
* remove empty commentsNoel Grandin2017-05-031-2/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann2017-04-104-11/+19
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-044-8/+8
* cli_ure: fix another bad _WIN64 check (related tdf#94265)Michael Stahl2017-03-291-3/+3
* tdf#94265: Correct the errorComputingDwarf2017-03-221-2/+3
* Fix typosAndrea Gelmini2017-03-031-1/+1
* When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann2017-02-213-24/+5