Age | Commit message (Expand) | Author |
2016-10-27 | Remove bogus comments about ~IPropertyArrayHelper not being virtual | Stephan Bergmann |
2016-10-17 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-16 | clang-cl loplugin: odk | Stephan Bergmann |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-09-29 | tdf#95386 Remove remaining mentions of Help Agent | Gabor Kelemen |
2016-09-20 | [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true | Stephan Bergmann |
2016-09-20 | Remove obsolete workaround for SUNPRO 5 compiler | Stephan Bergmann |
2016-09-12 | tdf#91966: In SDK, set CPPU_ENV=mscx for 64-bit Windows | Stephan Bergmann |
2016-08-23 | java extensions makefile - generify | Zenaan Harkness |
2016-08-17 | Remove duplicate line | Stephan Bergmann |
2016-08-17 | Add missing Loader$1.class | Stephan Bergmann |
2016-08-05 | (initial) sparc64 port | James Clarke |
2016-07-29 | Fix typo: completelly -> completely | Takeshi Abe |
2016-07-12 | Fix typo relase_ChildImpl -> release_ChildImpl | Stephan Bergmann |
2016-07-11 | Fix typos | Andrea Gelmini |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen |
2016-05-23 | Mention removed options in javamaker and cppumaker | Samuel Mehrbrodt |
2016-05-17 | odk: add missing modelines | Miklos Vajna |
2016-05-13 | Related tdf#99272: Prevent bogus com.sun.star.uno.Type(Short[].class) etc. | Stephan Bergmann |
2016-04-27 | Make SDK examples compile again | Stephan Bergmann |
2016-04-21 | Fix typos | Andrea Gelmini |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-04 | fix setsdkenv_unix.sh to work with *-linux-gnu* (as on e.g. armhf) | Rene Engelhard |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-23 | odk: remove PREDICTABLE_URLS from doxygen config | Chris Sherlock |
2016-03-18 | Revert "odk: Doxygen configuration upgraded" | Chris Sherlock |
2016-03-18 | odk: Doxygen configuration upgraded | Chris Sherlock |
2016-03-11 | javadoc is HTML 4, not xhtml or html5, so <br/> is not allowed | Christian Lohmaier |
2016-03-08 | tdf#98407 PathSubstitution: Add substitution for $(username) | Samuel Mehrbrodt |
2016-02-24 | cid#1326844: DP: Use doPrivileged | Stephan Bergmann |
2016-02-24 | cid#1326523,1326524: Resource leak on an exceptional path | Stephan Bergmann |
2016-02-18 | coverity#1326434 Dereference null return value | Caolán McNamara |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-04 | [ABI CHANGE] In SDK, replace regcompare with unoidl-check | Stephan Bergmann |
2016-01-23 | Win build: Set default script engine for cscript | Armin Le Grand |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-08 | Bump copyright year to 2016 | Adolfo Jayme Barrientos |
2015-11-28 | -Werror,-Wstring-plus-int | Stephan Bergmann |
2015-11-17 | remove vestigial Adabas D references in tests etc. | Michael Stahl |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-29 | Initialize Sequence<beans::NamedValue> from initializer_lists | Noel Grandin |
2015-10-15 | coverity#1326731 Dm: Dubious method used | Caolán McNamara |