summaryrefslogtreecommitdiff
path: root/cli_ure/source/uno_bridge
AgeCommit message (Expand)AuthorFilesLines
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski2-0/+7
2017-06-23simplify some string handling in tracing callsNoel Grandin2-29/+7
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-03remove empty commentsNoel Grandin1-2/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-10Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann1-6/+11
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-3/+3
2017-03-22tdf#94265: Correct the errorComputingDwarf1-2/+3
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-3/+3
2016-09-23"// not impl" -> "= delete"Stephan Bergmann1-2/+2
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-02-09Remove excess newlinesChris Sherlock3-10/+0
2016-01-07Fix typosAndrea Gelmini2-3/+3
2015-09-13uno bridge: Prevent collision between cli::array and std::arrayDavid Ostrovsky1-37/+37
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-0/+2
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-30Replace scary reinterpret_casts with OUString::unacquiredStephan Bergmann4-19/+18
2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter3-113/+33
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn1-3/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-10-02cli_ure (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann3-12/+12
2014-08-27cli_ure: adapt destructors in cli_uno library to "C++/CLI"Michael Stahl4-5/+23
2014-08-01typo: more then -> more thanTakeshi Abe1-2/+2
2014-06-29Typo: apend->appendJulien Nabet1-1/+1
2014-06-05various: remove SAL_THROW macroNoel Grandin3-7/+7
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold4-8/+8
2014-05-12use css prefix consistentlyThomas Arnhold2-5/+5
2014-05-12cli_ure: fix dbglevel=2 build on windowsThomas Arnhold3-62/+22
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-4/+4
2014-04-14typo: noone -> no oneThomas Arnhold1-2/+2
2014-02-27Remove visual noise from cli_ureAlexander Wilms4-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms2-16/+16
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin3-51/+40
2013-08-31fix existing commentsPhilipp Riemer1-2/+2
2013-08-31fix indentationPhilipp Riemer1-6/+6
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-10/+2
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+2
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-9/+0
2013-04-07Fixed 4 spelling errors in the comments.Golnaz Irannejad1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-31/+21
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-5/+5
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2013-02-22s/Whith/With/Tor Lillqvist1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac4-13/+11
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-6/+2