summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-04Replace manual Mutex handling by clearable guardLionel Elie Mamane1-6/+2
2012-06-04ALv2 licensing compliance, and first test / re-based module pair.Michael Meeks2-49/+28
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+3
2012-06-04nuke unused definesTakeshi Abe13-34/+0
2012-06-03removed unused definesTakeshi Abe1-1/+0
2012-06-02cosmetic clean-upNorbert Thiebaud2-661/+661
2012-06-02targeted string re-workNorbert Thiebaud4-15/+15
2012-06-02targeted string re-workNorbert Thiebaud3-4/+4
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud67-604/+604
2012-06-02targeted string re-workNorbert Thiebaud11-101/+99
2012-06-01Update commentsLionel Elie Mamane1-2/+2
2012-06-01nuke unused namespaceTakeshi Abe5-7/+0
2012-05-31nuke unused typedefTakeshi Abe19-22/+0
2012-05-30clean mozab includes, so two include paths can be droppedDavid Tardon6-13/+13
2012-05-30Fix misplaced parenthesisJulien Nabet1-1/+1
2012-05-29targeted string re-workNorbert Thiebaud1-5/+5
2012-05-29targeted string re-workNorbert Thiebaud2-14/+14
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks7-18/+18
2012-05-29WaE: signed/unsigned etc.Caolán McNamara6-13/+13
2012-05-29WaE: signed/unsignedCaolán McNamara1-2/+2
2012-05-29-Werror=overloaded-virtualStephan Bergmann3-0/+5
2012-05-29connectivity: add SAL_DLLPUBLIC_EXPORTMatúš Kukan1-1/+1
2012-05-29connectivity: Mac use bison 2.3 which need a '=' for %file-prefixNorbert Thiebaud1-2/+2
2012-05-29WaE unused variableNorbert Thiebaud1-1/+1
2012-05-29remove unused sourcesDavid Tardon2-68/+0
2012-05-29switch connectivity to gbuildDavid Tardon46-3421/+0
2012-05-29connectivity: convert tdeab to gbuildDavid Tardon1-46/+0
2012-05-29WaE: intialization orderDavid Tardon1-2/+2
2012-05-29WaE: 'Intl_TokenID' defined but not usedDavid Tardon1-7/+0
2012-05-29WaE: 'void yy_fatal_error(const char*)' defined but not usedDavid Tardon1-0/+1
2012-05-29WaE: deprecated conversion from string constant to 'char*'David Tardon1-1/+5
2012-05-29WaE: #pragma system_header ignored outside include fileDavid Tardon1-3/+1
2012-05-29WaE: the address of 'yytname' will always evaluate as 'true'David Tardon1-1/+1
2012-05-29WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-1/+1
2012-05-29WaE: #pragma system_header ignored outside include fileDavid Tardon1-3/+1
2012-05-29connectivity: convert configurationDavid Tardon14-1837/+0
2012-05-29connectivity: remove unused adabas filesMatúš Kukan25-1800/+0
2012-05-29component_getFactory must be exportedDavid Tardon1-1/+1
2012-05-29OSubComponent.hxx is included by a header from inc -> moveDavid Tardon13-106/+12
2012-05-29connectivity: convert dbt to gbuildPeter Foley1-0/+5
2012-05-24catch by const referenceTakeshi Abe1-1/+1
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe4-4/+1
2012-05-21removed unused #definesTakeshi Abe1-7/+0
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe6-11/+1
2012-05-21allocate in exact sizeTakeshi Abe1-2/+2
2012-05-14TDE integrationNorbert Thiebaud6-8/+289
2012-05-14removed unused static rtl::OUStringTakeshi Abe2-7/+0
2012-05-14ppc: yyinput returns a int, truncating to (unsigned)char does't workCaolán McNamara1-9/+9
2012-05-04Revert "Fix Windows debug build."Jesús Corrius1-4/+0