summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2012-07-17fix error: ‘cerr’ is not a member of ‘std’Miklos Vajna
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-15callcatcher: update unused code listCaolán McNamara
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl
2012-07-11Library_dbtools: sort objectsMichael Stahl
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl
2012-07-11pq_allocator.hxx: work around spurious MSVC warningMichael Stahl
2012-07-10Remove unused methods:Julien Nabet
2012-07-10Remove conflicting typedefPierre-Eric Pelloux-Prayer
2012-07-10fdo#50849 work around psqlodbc segfaultLionel Elie Mamane
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba
2012-07-04use SAL_UNUSED_PARAMETER instead of local macroLuboš Luňák
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03callcatcher: update unused codeCaolán McNamara
2012-07-03embedded HSQLDB: reclaim space occupied by deleted rowsLionel Elie Mamane
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02fdo#51619 do not ask for parameters if all have already been givenLionel Elie Mamane
2012-07-02janitorial: remove unused xParamsAsNames variableLionel Elie Mamane
2012-06-29Java5 update - use generics where appropriateNoel Grandin
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-27update unused code listCaolán McNamara
2012-06-27callcatcher: remove some unused codeCaolán McNamara
2012-06-27Remove unused header filesThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Remove commented out code (includes)Thomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-25removed unused forward declarations of classTakeshi Abe
2012-06-22.y files don't need executable bitsMichael Stahl
2012-06-22.l files don't need executable bitsMichael Stahl
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-22correct ODBC timestamp column sizeLionel Elie Mamane
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-19misc dead code and cosmetic cleanup.Michael Meeks
2012-06-18evoab2: add libebook-1.2.so.13 (evolution 3.4)Rene Engelhard
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-15ancient bison nees %token-table for yytname to be usableChristian Lohmaier
2012-06-13WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier
2012-06-13use commandline parameters instead of bison directives (XCode 2.5)Christian Lohmaier
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-12re-base on ALv2 code.Michael Meeks