summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)Author
2012-06-06removed dead codeTakeshi Abe
2012-06-04Replace manual Mutex handling by clearable guardLionel Elie Mamane
2012-06-04ALv2 licensing compliance, and first test / re-based module pair.Michael Meeks
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04nuke unused definesTakeshi Abe
2012-06-03removed unused definesTakeshi Abe
2012-06-02cosmetic clean-upNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01Update commentsLionel Elie Mamane
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-31nuke unused typedefTakeshi Abe
2012-05-30clean mozab includes, so two include paths can be droppedDavid Tardon
2012-05-30Fix misplaced parenthesisJulien Nabet
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-29WaE: signed/unsigned etc.Caolán McNamara
2012-05-29WaE: signed/unsignedCaolán McNamara
2012-05-29-Werror=overloaded-virtualStephan Bergmann
2012-05-29connectivity: add SAL_DLLPUBLIC_EXPORTMatúš Kukan
2012-05-29connectivity: Mac use bison 2.3 which need a '=' for %file-prefixNorbert Thiebaud
2012-05-29WaE unused variableNorbert Thiebaud
2012-05-29remove unused sourcesDavid Tardon
2012-05-29switch connectivity to gbuildDavid Tardon
2012-05-29connectivity: convert tdeab to gbuildDavid Tardon
2012-05-29WaE: intialization orderDavid Tardon
2012-05-29WaE: 'Intl_TokenID' defined but not usedDavid Tardon
2012-05-29WaE: 'void yy_fatal_error(const char*)' defined but not usedDavid Tardon
2012-05-29WaE: deprecated conversion from string constant to 'char*'David Tardon
2012-05-29WaE: #pragma system_header ignored outside include fileDavid Tardon
2012-05-29WaE: the address of 'yytname' will always evaluate as 'true'David Tardon
2012-05-29WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-05-29WaE: #pragma system_header ignored outside include fileDavid Tardon
2012-05-29connectivity: convert configurationDavid Tardon
2012-05-29connectivity: remove unused adabas filesMatúš Kukan
2012-05-29component_getFactory must be exportedDavid Tardon
2012-05-29OSubComponent.hxx is included by a header from inc -> moveDavid Tardon
2012-05-29connectivity: convert dbt to gbuildPeter Foley
2012-05-24catch by const referenceTakeshi Abe
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-21removed unused #definesTakeshi Abe
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe
2012-05-21allocate in exact sizeTakeshi Abe
2012-05-14TDE integrationNorbert Thiebaud
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-05-14ppc: yyinput returns a int, truncating to (unsigned)char does't workCaolán McNamara