summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* fix error: ‘cerr’ is not a member of ‘std’Miklos Vajna2012-07-171-1/+0
* fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane2012-07-171-0/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-164-4/+4
* callcatcher: update unused code listCaolán McNamara2012-07-152-26/+0
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-2/+0
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-131-2/+2
* warning C4530: C++ exception handler used ... specify /EHscMichael Stahl2012-07-111-4/+1
* Library_dbtools: sort objectsMichael Stahl2012-07-111-44/+44
* warning C4530: C++ exception handler used ... specify /EHscMichael Stahl2012-07-111-1/+1
* pq_allocator.hxx: work around spurious MSVC warningMichael Stahl2012-07-111-0/+3
* Remove unused methods:Julien Nabet2012-07-102-30/+0
* Remove conflicting typedefPierre-Eric Pelloux-Prayer2012-07-101-5/+4
* fdo#50849 work around psqlodbc segfaultLionel Elie Mamane2012-07-101-0/+13
* Trying to use Windows LDAP for Windows buildsFridrich Strba2012-07-091-0/+1
* use SAL_UNUSED_PARAMETER instead of local macroLuboš Luňák2012-07-042-45/+2
* ditch String::CreateFromAsciiCaolán McNamara2012-07-033-10/+10
* callcatcher: update unused codeCaolán McNamara2012-07-032-20/+0
* embedded HSQLDB: reclaim space occupied by deleted rowsLionel Elie Mamane2012-07-031-1/+1
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-022-4/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-0225-100/+25
* fdo#51619 do not ask for parameters if all have already been givenLionel Elie Mamane2012-07-021-1/+1
* janitorial: remove unused xParamsAsNames variableLionel Elie Mamane2012-07-021-1/+0
* Java5 update - use generics where appropriateNoel Grandin2012-06-2912-59/+60
* Remove some more include guardsThomas Arnhold2012-06-291-3/+0
* Remove UNO includes commentsThomas Arnhold2012-06-2934-77/+0
* remove malingering legacy RCS tags.Michael Meeks2012-06-287-42/+0
* update unused code listCaolán McNamara2012-06-272-17/+0
* callcatcher: remove some unused codeCaolán McNamara2012-06-274-21/+0
* Remove unused header filesThomas Arnhold2012-06-272-88/+0
* Remove unused include filesThomas Arnhold2012-06-278-871/+0
* Remove commented out code (includes)Thomas Arnhold2012-06-271-1/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-271-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-2619-434/+270
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-12/+6
* Remove various commented out definesThomas Arnhold2012-06-251-9/+0
* removed unused forward declarations of classTakeshi Abe2012-06-2529-49/+0
* .y files don't need executable bitsMichael Stahl2012-06-221-0/+0
* .l files don't need executable bitsMichael Stahl2012-06-221-0/+0
* .xml files don't need executable bitsMichael Stahl2012-06-223-0/+0
* correct ODBC timestamp column sizeLionel Elie Mamane2012-06-221-1/+2
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* typo: paramters, paramaters -> parametersAndras Timar2012-06-193-3/+3
* misc dead code and cosmetic cleanup.Michael Meeks2012-06-195-8/+4
* evoab2: add libebook-1.2.so.13 (evolution 3.4)Rene Engelhard2012-06-181-0/+1
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-154-17/+0
* ancient bison nees %token-table for yytname to be usableChristian Lohmaier2012-06-151-0/+1
* WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier2012-06-131-0/+2
* use commandline parameters instead of bison directives (XCode 2.5)Christian Lohmaier2012-06-132-5/+2
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-131-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-12746-17032/+11077