Age | Commit message (Expand) | Author |
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 |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-29 | Fix memory leaks | Julien Nabet |
2014-04-24 | add missing modelines to idl files | Thomas Arnhold |
2014-04-14 | typo: noone -> no one | Thomas Arnhold |
2014-03-10 | cli_ure: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-27 | Remove visual noise from cli_ure | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-14 | Drop unused #include | Takeshi Abe |
2013-12-17 | gbuild: Fix and check package dependencies. | Matúš Kukan |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin |
2013-10-30 | cli_ure: remove CLI version Packages | Michael Stahl |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl |
2013-10-28 | cli_ure: remove Package_config | Michael Stahl |
2013-10-28 | gbuild: refactor CliLibrary | Michael Stahl |
2013-10-28 | fdo#69601: refactor CliNativeLibrary | Michael Stahl |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-23 | Fixes for cross-compilation on OS X (to iOS) | Tor Lillqvist |
2013-09-22 | cli_ure: copy cli_basetypes to INSTDIR/sdk/bin | Michael Stahl |
2013-09-22 | cli_ure: cleanup in Library_cli_cppuhelper_native | Michael Stahl |
2013-08-31 | fix existing comments | Philipp Riemer |
2013-08-31 | fix indentation | Philipp Riemer |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-22 | Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h) | Stephan Bergmann |