summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud8-15/+0
2011-11-27s/infomation/information/Korrawit Pruegsanusak1-1/+1
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora3-6/+6
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon5-10/+10
2011-11-23fdo#32347: reenable ADO URL helper UILionel Elie Mamane3-23/+4
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-2/+3
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-15 Address data source ordering x#62860Michael Meeks1-1/+1
2011-11-15Remove some unused headersJoseph Powers3-381/+0
2011-11-15Remove some unused Precompiled Header logicJoseph Powers6-1659/+0
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2-16/+7
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann5-5/+1
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann3-25/+10
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar1-1/+0
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl2-132/+453
2011-10-31move CloseVeto from dbaccess to unotoolsMichael Stahl5-257/+2
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane2-24/+12
2011-10-30add constLionel Elie Mamane1-2/+2
2011-10-30Remove unnecessary variableLionel Elie Mamane1-2/+1
2011-10-30fillFunctionInfo now also guesses the type of non-function call expressionsLionel Elie Mamane2-32/+368
2011-10-30Reorganise code for more clarity; no behaviour changeLionel Elie Mamane1-81/+79
2011-10-28Remove some parenthesis for readabilityJulien Nabet1-1/+1
2011-10-27C-Style casting replaced by C++ styleJulien Nabet1-1/+1
2011-10-26WaE: illegal copy-initializationTor Lillqvist1-4/+4
2011-10-26WaE: unreferenced local variableTor Lillqvist1-2/+2
2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist1-1/+1
2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist1-1/+1
2011-10-26WaE: illegal copy-initializationTor Lillqvist1-2/+2
2011-10-26Revert "Build dbaccess and connectivity only for DESKTOP platforms for now"Tor Lillqvist1-2/+2
2011-10-25Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist1-2/+2
2011-10-25WaE: unreferenced local variableTor Lillqvist1-1/+1
2011-10-24Undo basis/brand split: Moved the rest of the WNT-only stuff.Stephan Bergmann1-1/+1
2011-10-22Fix fdo#38286. Perhaps it could be simplifiedJulien Nabet1-1/+12
2011-10-19Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann2-20/+23
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2-5/+7
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl1-2/+2
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl5-13/+19
2011-10-07WaE: win32 cleanupMichael Meeks1-0/+1
2011-10-05ByteString->rtl::OStringBufferCaolán McNamara3-11/+12
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara3-9/+22
2011-09-29add modelinesCaolán McNamara12-0/+29
2011-09-29remove archaic header guardsCaolán McNamara1-2/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann5-32/+26
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara21-0/+124
2011-09-22Always link with user32Tor Lillqvist1-6/+0
2011-09-21WaE: unused variableCaolán McNamara1-1/+1
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-37/+37
2011-09-19Avoid premature deletion of objects in ODatabaseContext::m_aDatabaseObjects.Stephan Bergmann1-1/+4