summaryrefslogtreecommitdiff
path: root/o3tl
ModeNameSize
-rw-r--r--CppunitTest_o3tl_tests.mk1638logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_o3tl.mk1323logplain
-rw-r--r--Package_inc.mk1843logplain
-rw-r--r--README1402logplain
d---------inc / o3tl31logplain
d---------prj70logplain
d---------qa335logplain
re/commit/bean?h=private/moggi/fix-opengl-context-problems&id=667c9c18973e00e530b25735707b2fa8c1602882'>Revert "Don't use the (win32) jawt_md.h as we don't have that when cross-comp...Stephan Bergmann 2016-05-02Remove debug codeStephan Bergmann 2016-04-29cid#1358838 cid#1358839 cid#1358840 assert to avoid null pointer dereferenceMiklos Vajna 2016-04-27beans: if loading a library fails, show the reasonMiklos Vajna 2016-04-25bean: fix the OfficeBean SDK exampleMiklos Vajna 2016-03-11neither doxygen nor javadoc make use of <type scope="…"> annotationsChristian Lohmaier 2016-03-11NoConnectionException is com.sun.star.comp.beans.NoConnectionExceptionChristian Lohmaier 2016-03-11javadoc is HTML 4, not xhtml or html5, so <br/> is not allowedChristian Lohmaier 2016-03-04coverity#1326333 Unguarded writeCaolán McNamara 2016-02-05Fix typosAndrea Gelmini 2016-02-05officebeans: RVP no longer used, only local used nowChris Sherlock 2016-01-05Fix typosAndrea Gelmini 2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky 2015-12-01Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky 2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin 2015-11-05java:avoid empty if statementsNoel Grandin 2015-10-22coverity#1328488 DLS: Dead local storeCaolán McNamara 2015-10-20coverity#1326431 Dereference null return valueCaolán McNamara 2015-10-16cid#1326334 Unguarded readNoel Grandin 2015-10-15coverity#1326731 Dm: Dubious method usedCaolán McNamara 2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin 2015-10-14cid#1326360 Data race conditionNoel Grandin 2015-10-14cid#1326347 Check of thread-shared field evades lock acquisitionNoel Grandin 2015-10-02Fix typosAndrea Gelmini 2015-07-08Fix typosAndrea Gelmini 2015-06-22Fix typosAndrea Gelmini 2015-06-15java: 'final static' to 'static final'Noel Grandin 2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin 2015-06-09java:use System.arrayCopy to copy arraysNoel Grandin 2015-06-09java:Non-synchronized method should not override a synchronized methodNoel Grandin 2015-06-03reduce sleep when connecting to soffice from JavaNoel Grandin 2015-05-08jboolean-related clean-upStephan Bergmann