Age | Commit message (Expand) | Author |
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 |
2014-10-02 | cli_ure (Windows): std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-08-27 | cli_ure: adapt destructors in cli_uno library to "C++/CLI" | Michael Stahl |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-08 | Remove redundant inclusions of header "cppuhelper/shlib.h" | Matthew Pottage |
2014-08-08 | java: use an empty block rather than an empty statement | Noel Grandin |
2014-08-08 | java: remove unused variables | Noel Grandin |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-06-29 | Typo: habe->have | Julien Nabet |
2014-06-29 | Typo: apend->append | Julien Nabet |
2014-06-09 | gbuild, cli_ure: Win32 make issues with back and forward slashes | Michael Stahl |
2014-06-09 | cli_ure: Win32 make quoting problem, use sed to work around | Michael Stahl |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-23 | Combine unoidl::loadProvider and unoidl::Manager::addProvider | Stephan Bergmann |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-12 | use css prefix consistently | Thomas Arnhold |
2014-05-12 | cli_ure: fix dbglevel=2 build on windows | Thomas Arnhold |