summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara2011-09-303-9/+22
* add modelinesCaolán McNamara2011-09-2912-0/+29
* remove archaic header guardsCaolán McNamara2011-09-291-2/+0
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-275-32/+26
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-2221-0/+124
* Always link with user32Tor Lillqvist2011-09-221-6/+0
* WaE: unused variableCaolán McNamara2011-09-211-1/+1
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-37/+37
* Avoid premature deletion of objects in ODatabaseContext::m_aDatabaseObjects.Stephan Bergmann2011-09-191-1/+4
* dbaccess: databasecontext.cxx: copy m_aDatabaseObjectsMichael Stahl2011-09-151-2/+4
* dbaccess: RowSet.cxx: update m_bIsInsertRowMichael Stahl2011-09-151-0/+1
* Type: BROWSER_INVALID_ID -> BROWSER_INVALIDIDLionel Elie Mamane2011-09-121-1/+1
* cleanup BrowseBox, DbGridControl & friends handle & invalid column handlingLionel Elie Mamane2011-09-121-1/+1
* typo in parameter nameLionel Elie Mamane2011-09-122-18/+18
* callcatcher: various unused methodsCaolán McNamara2011-09-122-7/+0
* Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/")Jenei Gábor2011-09-031-0/+148
* Some cppcheck cleaningJulien Nabet2011-09-011-1/+1
* grabbag of unused codeCaolán McNamara2011-08-311-137/+0
* WaE: dbglevel=2Caolán McNamara2011-08-301-7/+1
* String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara2011-08-251-1/+1
* gb_Library_set_cxxflags -> gb_Library_add_cxxflagsJan Holesovsky2011-08-241-2/+1
* fix leaking 'Pictures' streams from basic dialogs in baseNoel Power2011-08-221-0/+104
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* convert tools::Config to rtl::OStringCaolán McNamara2011-08-191-1/+1
* odbcconfig is not a console applicationNorbert Thiebaud2011-08-131-0/+2
* ByteString, shrink apiCaolán McNamara2011-08-121-4/+3
* No more FORWARD_DECLARE_INTERFACE in dbaccess.Kohei Yoshida2011-08-119-28/+93
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-1020-20/+20
* patch for xmlfilter.cxxGabor Jenei2011-08-091-1/+2
* fix assert, names expected to be sortedCaolán McNamara2011-08-081-1/+2
* use SAL_N_ELEMENTSCaolán McNamara2011-08-081-1/+1
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Use rtl::OUStringHash.Kohei Yoshida2011-08-042-2/+2
* callcatcher: remove unused codeCaolán McNamara2011-07-311-34/+0
* convert to new apiCaolán McNamara2011-07-311-5/+3
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-3020-15/+37
* Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2011-07-281-1/+2
|\
| * Don't crash when selecting target to db document, fdo#36545.Jan Holesovsky2011-07-011-1/+2
* | catch by const referenceCaolán McNamara2011-07-261-4/+4
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-244-42/+37
|\ \
| * | Adjusted for HTMLParser::GetOptions return type change.Kohei Yoshida2011-07-222-33/+29
| * | Plug MinGW gapsTor Lillqvist2011-07-221-0/+6
| * | Do compile adodatalinks.cxx always for WindowsTor Lillqvist2011-07-221-7/+0
| * | Set CXXFLAGS, not CFLAGSTor Lillqvist2011-07-221-2/+2
* | | revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-23239-299/+835
* | | postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-1/+5
* | | resyncing to masterBjoern Michaelsen2011-07-2123-121/+82
|\| |
| * | ByteString::CreateFromAscii->rtl::OStringBuffer::valueOfCaolán McNamara2011-07-192-30/+29
| * | callcatcher: remove unused methodsCaolán McNamara2011-07-141-13/+0