content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/cli_ure/source/uno_bridge
AgeCommit message (Expand)Author
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-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
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
2019-08-16Fix typosAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-04-15Fix typoAndrea Gelmini
2019-04-15Fix typoAndrea Gelmini
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
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-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-02-01cli_ure: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-16Fix typosAndrea Gelmini
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-03remove empty commentsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-10Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-22tdf#94265: Correct the errorComputingDwarf
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-09-23"// not impl" -> "= delete"Stephan Bergmann
2016-05-01Fix typosAndrea Gelmini
2016-02-09Remove excess newlinesChris Sherlock
2016-01-07Fix typosAndrea Gelmini
2015-09-13uno bridge: Prevent collision between cli::array and std::arrayDavid Ostrovsky
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-04Fix typosAndrea Gelmini
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini