summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-27s/infomation/information/Korrawit Pruegsanusak
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-23fdo#32347: reenable ADO URL helper UILionel Elie Mamane
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-15 Address data source ordering x#62860Michael Meeks
2011-11-15Remove some unused headersJoseph Powers
2011-11-15Remove some unused Precompiled Header logicJoseph Powers
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl
2011-10-31move CloseVeto from dbaccess to unotoolsMichael Stahl
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane
2011-10-30add constLionel Elie Mamane
2011-10-30Remove unnecessary variableLionel Elie Mamane
2011-10-30fillFunctionInfo now also guesses the type of non-function call expressionsLionel Elie Mamane
2011-10-30Reorganise code for more clarity; no behaviour changeLionel Elie Mamane
2011-10-28Remove some parenthesis for readabilityJulien Nabet
2011-10-27C-Style casting replaced by C++ styleJulien Nabet
2011-10-26WaE: illegal copy-initializationTor Lillqvist
2011-10-26WaE: unreferenced local variableTor Lillqvist
2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist
2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist
2011-10-26WaE: illegal copy-initializationTor Lillqvist
2011-10-26Revert "Build dbaccess and connectivity only for DESKTOP platforms for now"Tor Lillqvist
2011-10-25Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist
2011-10-25WaE: unreferenced local variableTor Lillqvist
2011-10-24Undo basis/brand split: Moved the rest of the WNT-only stuff.Stephan Bergmann
2011-10-22Fix fdo#38286. Perhaps it could be simplifiedJulien Nabet
2011-10-19Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-07WaE: win32 cleanupMichael Meeks
2011-10-05ByteString->rtl::OStringBufferCaolán McNamara
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara
2011-09-29add modelinesCaolán McNamara
2011-09-29remove archaic header guardsCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann