summaryrefslogtreecommitdiff
path: root/cli_ure/source/uno_bridge/cli_bridge.cxx
AgeCommit message (Expand)Author
2021-01-06Fix MSVC 2019 16.8.3 --with-latest-c++ error C2102: '&' requires l-valueStephan Bergmann
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-02-01cli_ure: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-03-22tdf#94265: Correct the errorComputingDwarf
2016-02-09Remove excess newlinesChris Sherlock
2015-03-30Replace scary reinterpret_casts with OUString::unacquiredStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-04-14typo: noone -> no oneThomas Arnhold
2014-02-27Remove visual noise from cli_ureAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22s/the the/the/Tor Lillqvist
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-10-08Managed C++ to C++/CLI conversion also for the debug codeTor Lillqvist
2012-10-07convert uno_bridge to new syntaxPeter Foley
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-22export uno_initEnvironment and uno_ext_getMappingDavid Tardon
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-01nuke unused namespaceTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-12-27function component_canUnload is exportedDavid Tardon
2011-11-02precompiled_cli_ure.hxx is empty, so just remove itJoseph Powers
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.2.34); FILE MERGEDRüdiger Timm
2007-05-09INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDEDKurt Zenker