summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)AuthorFilesLines
2017-11-24tdf#113787: always require version file with config for CLI assembliesMichael Stahl4-4/+4
2017-11-14Fix typosAndrea Gelmini1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-17/+0
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski3-0/+10
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-16tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4Michael Stahl1-12/+12
2017-08-16cli_ure,unoil: always increment all CLI assembly version numbersMichael Stahl2-31/+36
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-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M1-1/+1
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-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-04-10Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann4-11/+19
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann4-8/+8
2017-03-29cli_ure: fix another bad _WIN64 check (related tdf#94265)Michael Stahl1-3/+3
2017-03-22tdf#94265: Correct the errorComputingDwarf1-2/+3
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann3-24/+5
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-3/+3
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-4/+1
2016-12-30cleanup tailing backslashesJochen Nitschke1-1/+1
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-12/+0
2016-09-23"// not impl" -> "= delete"Stephan Bergmann1-2/+2
2016-06-20switch to EHs on windowsMarkus Mohrhard3-1/+3
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock4-14/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-07Fix typosAndrea Gelmini3-4/+4
2015-11-02cli_ure: fix buildMichael Stahl2-12/+12
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni1-8/+8
2015-10-13remove some useless commentsNoel Grandin1-7/+0
2015-10-06cli_ure: climaker should open keyfile read-onlyMichael Stahl1-1/+2
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-09-13uno bridge: Prevent collision between cli::array and std::arrayDavid Ostrovsky1-37/+37
2015-09-03climaker: Fix std::array and cli::array collisionDavid Ostrovsky1-12/+12
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-06-15Fix typosAndrea Gelmini2-3/+3
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 Bergmann2-4/+4
2015-03-30Replace scary reinterpret_casts with OUString::unacquiredStephan Bergmann4-19/+18
2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter5-123/+35
2015-03-25TyposJulien Nabet1-1/+1
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist2-13/+0
2015-03-12cli_ure: PVS-Studio V618 non-const format stringMichael Stahl1-2/+2