summaryrefslogtreecommitdiff
path: root/cli_ure/source/uno_bridge
AgeCommit message (Expand)Author
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
2013-08-31fix existing commentsPhilipp Riemer
2013-08-31fix indentationPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-07Fixed 4 spelling errors in the comments.Golnaz Irannejad
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/Whith/With/Tor Lillqvist
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-10-24cli_ure: warning C4965: implicit box of integer 0Michael Stahl
2012-10-24fix warnings in cli_urePeter Foley
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-22switch cli_ure to gbuildDavid Tardon
2012-09-22export uno_initEnvironment and uno_ext_getMappingDavid Tardon
2012-07-14simplify include guardsThomas Arnhold
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01nuke unused namespaceTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek
2012-02-06Fixed some cppcheck messagesPKEuS
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-12-27function component_canUnload is exportedDavid Tardon
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-11-02precompiled_cli_ure.hxx is empty, so just remove itJoseph Powers
2011-10-05Adapt to removal of dangerous operatorsFridrich Štrba
2011-08-17Fix MSVC build against debugging runtimeTor Lillqvist
2011-08-17Bin stuff for compiler versions we don't useTor Lillqvist
2011-03-16WaE: return after throwCaolán McNamara
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-27add modelines to .h and .c files as wellCaolán McNamara