summaryrefslogtreecommitdiffstats
path: root/bean
Commit message (Expand)AuthorAgeFilesLines
* @deprecated should be with @DeprecatedTomoyuki Kubota2019-05-273-0/+17
* an uno -> a unoCaolán McNamara2019-05-103-3/+3
* an is used before a vowel soundCaolán McNamara2019-05-101-1/+1
* Fix typoAndrea Gelmini2019-04-201-4/+4
* Fix typoAndrea Gelmini2019-04-091-2/+2
* Fix typoAndrea Gelmini2019-04-091-1/+1
* Fix typoAndrea Gelmini2019-04-091-3/+3
* Fix typoAndrea Gelmini2019-04-091-1/+1
* Fix typoAndrea Gelmini2019-01-281-2/+2
* Fix typosAndrea Gelmini2018-07-221-8/+8
* Fix typosAndrea Gelmini2018-07-181-1/+1
* Use https instead of httpGulsah Kose2018-04-161-1/+1
* bean: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-01-311-7/+2
* Fix typosAndrea Gelmini2018-01-141-1/+1
* Fix typosAndrea Gelmini2017-12-281-1/+1
* loplugin:includeform: bean (Windows)Stephan Bergmann2017-10-271-1/+1
* loplugin:includeform: beanStephan Bergmann2017-10-231-5/+5
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-5/+5
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* Typo about "document"Julien Nabet2017-08-201-1/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-15/+0
* Fix typosAndrea Gelmini2017-03-262-2/+2
* clang-cl loplugin: beanStephan Bergmann2016-10-161-1/+1
* Revert "Don't use the (win32) jawt_md.h as we don't have that when cross-comp...Stephan Bergmann2016-10-141-23/+1
* Remove debug codeStephan Bergmann2016-05-021-1/+0
* cid#1358838 cid#1358839 cid#1358840 assert to avoid null pointer dereferenceMiklos Vajna2016-04-291-0/+1
* beans: if loading a library fails, show the reasonMiklos Vajna2016-04-271-2/+6
* bean: fix the OfficeBean SDK exampleMiklos Vajna2016-04-251-1/+2
* neither doxygen nor javadoc make use of <type scope="…"> annotationsChristian Lohmaier2016-03-111-6/+6
* NoConnectionException is com.sun.star.comp.beans.NoConnectionExceptionChristian Lohmaier2016-03-111-2/+2
* javadoc is HTML 4, not xhtml or html5, so <br/> is not allowedChristian Lohmaier2016-03-111-4/+4
* coverity#1326333 Unguarded writeCaolán McNamara2016-03-041-1/+1
* Fix typosAndrea Gelmini2016-02-051-1/+1
* officebeans: RVP no longer used, only local used nowChris Sherlock2016-02-052-6/+2
* Fix typosAndrea Gelmini2016-01-052-2/+2
* Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky2015-12-033-14/+35
* Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky2015-12-011-0/+44
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-051-1/+1
* java:avoid empty if statementsNoel Grandin2015-11-051-3/+0
* coverity#1328488 DLS: Dead local storeCaolán McNamara2015-10-221-1/+1
* coverity#1326431 Dereference null return valueCaolán McNamara2015-10-201-21/+13
* cid#1326334 Unguarded readNoel Grandin2015-10-161-17/+11
* coverity#1326731 Dm: Dubious method usedCaolán McNamara2015-10-151-2/+5
* cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin2015-10-151-1/+1
* cid#1326360 Data race conditionNoel Grandin2015-10-141-12/+13
* cid#1326347 Check of thread-shared field evades lock acquisitionNoel Grandin2015-10-141-3/+3
* Fix typosAndrea Gelmini2015-10-021-1/+1
* Fix typosAndrea Gelmini2015-07-081-2/+2
* Fix typosAndrea Gelmini2015-06-221-1/+1
* java: 'final static' to 'static final'Noel Grandin2015-06-151-1/+1