summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-0614-70/+56
* Add missing spaceLior Kaplan2011-12-051-1/+1
* sfx2::FileDialogHelper: refactor construction:Michael Stahl2011-12-035-14/+30
* sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl2011-12-034-8/+8
* sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl2011-12-033-5/+6
* remove unused #include sfx2/filedlghelper.hxxMichael Stahl2011-12-033-3/+0
* Remove extra spaces from strings for translationLior Kaplan2011-12-021-1/+1
* Typo fix: Maybe -> MaybeLior Kaplan2011-12-021-1/+1
* Check length before operator[]August Sodora2011-12-011-1/+1
* Remove uses of charAtAugust Sodora2011-12-011-2/+2
* add constLionel Elie Mamane2011-11-301-1/+1
* Success to load JDBC driver is still info, not an errorLionel Elie Mamane2011-11-303-5/+8
* Failure to load JDBC driver is an error, not infoLionel Elie Mamane2011-11-302-2/+2
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-3/+3
* ByteString::GetToken->comphelper::string::getTokenCaolán McNamara2011-11-281-3/+4
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-549/+0
* remove pch from the include listNorbert Thiebaud2011-11-278-8/+0
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-27311-609/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-278-15/+0
* s/infomation/information/Korrawit Pruegsanusak2011-11-271-1/+1
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-263-6/+6
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-255-10/+10
* fdo#32347: reenable ADO URL helper UILionel Elie Mamane2011-11-233-23/+4
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-191-2/+3
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Address data source ordering x#62860Michael Meeks2011-11-151-1/+1
* Remove some unused headersJoseph Powers2011-11-153-381/+0
* Remove some unused Precompiled Header logicJoseph Powers2011-11-156-1659/+0
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-142-16/+7
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-145-5/+1
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-113-25/+10
* remove empty Text [ x-comment ] entriesAndras Timar2011-11-081-1/+0
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl2011-11-022-132/+453
|\
| * factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane2011-10-302-24/+12
| * add constLionel Elie Mamane2011-10-301-2/+2
| * Remove unnecessary variableLionel Elie Mamane2011-10-301-2/+1
| * fillFunctionInfo now also guesses the type of non-function call expressionsLionel Elie Mamane2011-10-302-32/+368
| * Reorganise code for more clarity; no behaviour changeLionel Elie Mamane2011-10-301-81/+79
* | move CloseVeto from dbaccess to unotoolsMichael Stahl2011-10-315-257/+2
|/
* Remove some parenthesis for readabilityJulien Nabet2011-10-281-1/+1
* C-Style casting replaced by C++ styleJulien Nabet2011-10-271-1/+1
* WaE: illegal copy-initializationTor Lillqvist2011-10-261-4/+4
* WaE: unreferenced local variableTor Lillqvist2011-10-261-2/+2
* WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist2011-10-261-1/+1
* WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist2011-10-261-1/+1
* WaE: illegal copy-initializationTor Lillqvist2011-10-261-2/+2
* Revert "Build dbaccess and connectivity only for DESKTOP platforms for now"Tor Lillqvist2011-10-261-2/+2
* Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist2011-10-251-2/+2