Age | Commit message (Expand) | Author |
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 |
2015-10-12 | Kill dead mac os x 32bit odk build config | Riccardo Magliocchetti |
2015-10-02 | Fix typos | Andrea Gelmini |
2015-08-11 | gbuild/config stop using VERBOSE, use only verbose=t | Norbert Thiebaud |
2015-07-21 | Miscellaneous typos | Adolfo Jayme Barrientos |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-29 | Explain how to test SDK examples | Stephan Bergmann |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-17 | Fix CalcAddins example | Stephan Bergmann |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | java: 'final static' to 'static final' | Noel Grandin |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-06-09 | java:use System.arrayCopy to copy arrays | Noel Grandin |
2015-06-09 | java:Non-synchronized method should not override a synchronized method | Noel Grandin |
2015-05-23 | tdf#91469: convert links in help/about to https | Julien Nabet |
2015-05-13 | Also generated doxygen docu for the org UNOIDL tree | Stephan Bergmann |
2015-05-08 | Fix Boolean value operations | Stephan Bergmann |
2015-05-07 | Fix typo informations -> information | Andrea Gelmini |
2015-04-28 | Revert erroneous replacements | Stephan Bergmann |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-20 | Create output dir | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-01 | Remove redundant Reference<> from within UnoType<> uses | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Make it clear what "SDK" is meant | Tor Lillqvist |
2015-03-29 | The --nofirststartwizard option is a no-op | Tor Lillqvist |
2015-03-25 | Typo: formated->formatted | Julien Nabet |