summaryrefslogtreecommitdiff
path: root/unixODBC
ModeNameSize
-rw-r--r--Makefile225logplain
-rw-r--r--Module_unixODBC.mk1408logplain
-rw-r--r--Package_inc.mk1559logplain
-rw-r--r--README82logplain
d---------inc145logplain
d---------prj70logplain
source files from sfx2/source/applTor Lillqvist 2020-05-22Add source files from xmlsecurity/source/xmlsecTor Lillqvist 2020-05-22Add source files from desktop for breakpointing convenienceTor Lillqvist 2020-05-12Add some more source files for breakpointing convenienceTor Lillqvist 2020-05-11Add some more source files for breakpointing convenienceTor Lillqvist 2020-05-06Add source files from cui/source/options and unotools/source/i18nTor Lillqvist 2020-04-29Add source files in the C++/UNO bridge for easier breakpointingTor Lillqvist 2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe 2014-04-17remove executable bitAndras Timar 2014-04-14typo: attribut -> attributeThomas Arnhold 2014-04-09Clean up function declarationsStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-18Find places where OUString and OString are passed by value.Noel Grandin 2014-02-26Remove visual noise from jvmfwkAlexander Wilms 2014-02-18Support OpenJDK "-internal" version suffixStephan Bergmann 2014-02-18jvmfwk: sal_Bool -> boolStephan Bergmann 2014-02-12Don't set JAVA_HOME on Mac OS XStephan Bergmann 2014-02-12Simplify string handlingStephan Bergmann 2014-02-11Related fdo#74597: Java on Mac doesn't use javaldx/library path fiddlingStephan Bergmann 2014-01-28bool improvementsStephan Bergmann 2014-01-27bool improvementsStephan Bergmann 2014-01-24coverity#705670 Resource leakCaolán McNamara 2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann 2014-01-21bool improvementsStephan Bergmann 2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin 2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin