summaryrefslogtreecommitdiffstats
path: root/cli_ure/source/uno_bridge/cli_data.cxx
Commit message (Expand)AuthorAgeFilesLines
* drop 'using namespace std' in cli_ureJulien Nabet2021-10-071-9/+8
* Fix various MSVC 2019 16.8.3 --with-latest-c++ issuesStephan Bergmann2021-01-061-24/+24
* Fix typosAndrea Gelmini2019-08-161-1/+1
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-011-1/+1
* cli_ure: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-2/+0
* Fix typosAndrea Gelmini2018-01-161-3/+3
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+4
* Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann2017-04-101-6/+11
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-3/+3
* Fix typosAndrea Gelmini2016-01-071-2/+2
* uno bridge: Prevent collision between cli::array and std::arrayDavid Ostrovsky2015-09-131-37/+37
* Replace scary reinterpret_casts with OUString::unacquiredStephan Bergmann2015-03-301-13/+13
* fdo#57950 Replace chained append() with operator+Krisztian Pinter2015-03-301-79/+25
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-091-3/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* cli_ure (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-021-8/+8
* Typo: apend->appendJulien Nabet2014-06-291-1/+1
* cli_ure: fix dbglevel=2 build on windowsThomas Arnhold2014-05-121-10/+0
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-4/+4
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-201-32/+28
* fix existing commentsPhilipp Riemer2013-08-311-2/+2
* fix indentationPhilipp Riemer2013-08-311-6/+6
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-10/+2
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-8/+6
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-5/+5
* s/Whith/With/Tor Lillqvist2013-02-221-1/+1
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-3/+3
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-4/+2
* fix warnings in cli_urePeter Foley2012-10-241-1/+1
* Managed C++ to C++/CLI conversion also for the debug codeTor Lillqvist2012-10-081-5/+5
* convert uno_bridge to new syntaxPeter Foley2012-10-071-343/+344
* re-base on ALv2 code.Michael Meeks2012-06-271-23/+14
* precompiled_cli_ure.hxx is empty, so just remove itJoseph Powers2011-11-021-3/+0
* Adapt to removal of dangerous operatorsFridrich Štrba2011-10-051-1/+1
* Remove "using namespace ::rtl"Julien Nabet2011-03-021-1/+3
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS jl104 (1.3.4); FILE MERGEDKurt Zenker2008-06-251-1/+3
* INTEGRATION: CWS changefileheader (1.2.34); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDEDKurt Zenker2007-05-091-0/+2017