summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)Author
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-03remove empty commentsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-10Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-29cli_ure: fix another bad _WIN64 check (related tdf#94265)Michael Stahl
2017-03-22tdf#94265: Correct the errorComputingDwarf
2017-03-03Fix typosAndrea Gelmini
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-09-23"// not impl" -> "= delete"Stephan Bergmann
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-05-01Fix typosAndrea Gelmini
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-07Fix typosAndrea Gelmini
2015-11-02cli_ure: fix buildMichael Stahl
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-13remove some useless commentsNoel Grandin
2015-10-06cli_ure: climaker should open keyfile read-onlyMichael Stahl
2015-09-30Fix typosAndrea Gelmini
2015-09-13uno bridge: Prevent collision between cli::array and std::arrayDavid Ostrovsky
2015-09-03climaker: Fix std::array and cli::array collisionDavid Ostrovsky
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-04Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-30Replace scary reinterpret_casts with OUString::unacquiredStephan Bergmann
2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter
2015-03-25TyposJulien Nabet
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist
2015-03-12cli_ure: PVS-Studio V618 non-const format stringMichael Stahl
2015-02-24Typo: increse->increaseJulien Nabet
2015-02-03climaker: Fix handling incomplete typesDavid Ostrovsky
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-03Fold URE: WindowsStephan Bergmann
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-02cli_ure (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-27cli_ure: adapt destructors in cli_uno library to "C++/CLI"Michael Stahl