Age | Commit message (Expand) | Author |
2017-11-24 | tdf#113787: always require version file with config for CLI assemblies | Michael Stahl |
2017-08-16 | tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4 | Michael Stahl |
2017-05-15 | Translate German comments and debug strings (leftovers in dirs a... to c...) | Johnny_M |
2017-05-03 | remove empty comments | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-10 | Clean up uses of SAL_U/SAL_W: cli_ure | Stephan Bergmann |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-03-29 | cli_ure: fix another bad _WIN64 check (related tdf#94265) | Michael Stahl |
2017-03-22 | tdf#94265: Correct the error | ComputingDwarf |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-02-21 | When building with clang-cl on Windows, build CLR code with MSVC | Stephan Bergmann |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin |
2016-09-23 | "// not impl" -> "= delete" | Stephan Bergmann |
2016-06-20 | switch to EHs on windows | Markus Mohrhard |
2016-05-01 | Fix typos | Andrea Gelmini |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-07 | Fix typos | Andrea Gelmini |
2015-11-02 | cli_ure: fix build | Michael Stahl |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-10-13 | remove some useless comments | Noel Grandin |
2015-10-06 | cli_ure: climaker should open keyfile read-only | Michael Stahl |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-13 | uno bridge: Prevent collision between cli::array and std::array | David Ostrovsky |
2015-09-03 | climaker: Fix std::array and cli::array collision | David Ostrovsky |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-15 | Fix typos | Andrea Gelmini |
2015-05-15 | tdf#62475: partial handmade fixes | Andrea Gelmini |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-30 | Replace scary reinterpret_casts with OUString::unacquired | Stephan Bergmann |
2015-03-30 | fdo#57950 Replace chained append() with operator+ | Krisztian Pinter |
2015-03-25 | Typos | Julien Nabet |
2015-03-19 | We require MSVC2013 (_MSC_VER == 1800) now | Tor Lillqvist |
2015-03-12 | cli_ure: PVS-Studio V618 non-const format string | Michael Stahl |
2015-02-24 | Typo: increse->increase | Julien Nabet |
2015-02-03 | climaker: Fix handling incomplete types | David Ostrovsky |
2014-12-12 | osl_getCommandArg always returns osl_Process_E_None | Stephan Bergmann |
2014-12-09 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-03 | Fold URE: Windows | Stephan Bergmann |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |