summaryrefslogtreecommitdiff
path: root/cli_ure/source/uno_bridge
AgeCommit message (Expand)Author
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
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-30Replace scary reinterpret_casts with OUString::unacquiredStephan Bergmann
2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-02cli_ure (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-27cli_ure: adapt destructors in cli_uno library to "C++/CLI"Michael Stahl
2014-08-01typo: more then -> more thanTakeshi Abe
2014-06-29Typo: apend->appendJulien Nabet
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-12use css prefix consistentlyThomas Arnhold
2014-05-12cli_ure: fix dbglevel=2 build on windowsThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-14typo: noone -> no oneThomas Arnhold
2014-02-27Remove visual noise from cli_ureAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin