summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2012-07-19stop some leaked statement handlesTerrence Enger2-19/+3
2012-07-19ODBMetaDataRS ctor: abort if statement handle allocation failedTerrence Enger1-0/+3
2012-07-19avoid freeing the NULL handleTerrence Enger1-0/+3
2012-07-17fix error: ‘cerr’ is not a member of ‘std’Miklos Vajna1-1/+0
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane1-0/+1
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET4-4/+4
2012-07-15callcatcher: update unused code listCaolán McNamara2-26/+0
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-2/+2
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl1-4/+1
2012-07-11Library_dbtools: sort objectsMichael Stahl1-44/+44
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl1-1/+1
2012-07-11pq_allocator.hxx: work around spurious MSVC warningMichael Stahl1-0/+3
2012-07-10Remove unused methods:Julien Nabet2-30/+0
2012-07-10Remove conflicting typedefPierre-Eric Pelloux-Prayer1-5/+4
2012-07-10fdo#50849 work around psqlodbc segfaultLionel Elie Mamane1-0/+13
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba1-0/+1
2012-07-04use SAL_UNUSED_PARAMETER instead of local macroLuboš Luňák2-45/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara3-10/+10
2012-07-03callcatcher: update unused codeCaolán McNamara2-20/+0
2012-07-03embedded HSQLDB: reclaim space occupied by deleted rowsLionel Elie Mamane1-1/+1
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold2-4/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks25-100/+25
2012-07-02fdo#51619 do not ask for parameters if all have already been givenLionel Elie Mamane1-1/+1
2012-07-02janitorial: remove unused xParamsAsNames variableLionel Elie Mamane1-1/+0
2012-06-29Java5 update - use generics where appropriateNoel Grandin12-59/+60
2012-06-29Remove some more include guardsThomas Arnhold1-3/+0
2012-06-29Remove UNO includes commentsThomas Arnhold34-77/+0
2012-06-28remove malingering legacy RCS tags.Michael Meeks7-42/+0
2012-06-27update unused code listCaolán McNamara2-17/+0
2012-06-27callcatcher: remove some unused codeCaolán McNamara4-21/+0
2012-06-27Remove unused header filesThomas Arnhold2-88/+0
2012-06-27Remove unused include filesThomas Arnhold8-871/+0
2012-06-27Remove commented out code (includes)Thomas Arnhold1-1/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0
2012-06-26re-base on ALv2 code.Michael Meeks19-434/+270
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-12/+6
2012-06-25Remove various commented out definesThomas Arnhold1-9/+0
2012-06-25removed unused forward declarations of classTakeshi Abe29-49/+0
2012-06-22.y files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.l files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.xml files don't need executable bitsMichael Stahl3-0/+0
2012-06-22correct ODBC timestamp column sizeLionel Elie Mamane1-1/+2
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-19typo: paramters, paramaters -> parametersAndras Timar3-3/+3
2012-06-19misc dead code and cosmetic cleanup.Michael Meeks5-8/+4
2012-06-18evoab2: add libebook-1.2.so.13 (evolution 3.4)Rene Engelhard1-0/+1
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara4-17/+0
2012-06-15ancient bison nees %token-table for yytname to be usableChristian Lohmaier1-0/+1
2012-06-13WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier1-0/+2