summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-05fdo#53070 fix access violationDavid Ostrovsky1-2/+1
2012-11-05fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rowsLionel Elie Mamane2-9/+9
2012-08-22fdo#53887 ConvertLikeToken(): make escape character properly escape itselfLionel Elie Mamane1-9/+25
2012-08-13fdo#53246 Fresh postgresql-sdbc implementation namesStephan Bergmann4-5/+5
2012-08-09pq_allocator.hxx: work around spurious MSVC warningMichael Stahl1-0/+3
2012-08-09use SAL_UNUSED_PARAMETER instead of local macroLuboš Luňák2-45/+2
2012-07-17remove forgotten debug statementDavid Tardon1-2/+0
2012-07-17Include iostream header to get std::cerr (unreviewed build-fix)Fridrich Štrba1-0/+1
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane1-0/+1
2012-07-10fdo#50849 work around psqlodbc segfaultLionel Elie Mamane1-0/+13
2012-07-04embedded HSQLDB: reclaim space occupied by deleted rowsLionel Elie Mamane1-1/+1
2012-07-02fdo#51619 do not ask for parameters if all have already been givenLionel Elie Mamane1-1/+1
2012-06-20ancient bison nees %token-table for yytname to be usableChristian Lohmaier1-0/+1
2012-06-20WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier1-0/+2
2012-06-20use commandline parameters instead of bison directives (XCode 2.5)Christian Lohmaier1-5/+0
2012-06-19typo: paramters, paramaters -> parametersAndras Timar2-2/+2
2012-06-18evoab2: add libebook-1.2.so.13 (evolution 3.4)Rene Engelhard1-0/+1
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