summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)AuthorFilesLines
2012-03-20fdo#47560 properly separate each new sorting columnLionel Elie Mamane1-1/+1
2012-03-20fdo#47370 properly duplicate (invisible) out-of-order sort columnsLionel Elie Mamane2-2/+11
2012-03-20fdo#46843 look for order by clause as fifth child of select_statementLionel Elie Mamane1-2/+2
2012-02-01remove glitch in sbase dialogKorrawit Pruegsanusak1-1/+1
2012-02-01fdo#45453: use integers rather than booleansLionel Elie Mamane1-6/+6
2012-01-23Fix fdo#44040 VIEWING: Crash when page preview after <f4> (data sources)Julien Nabet1-10/+8
2012-01-20fdo#44025: repair dbaccess::ORowSetCache::isLast() after matrix (re)fillLionel Elie Mamane1-2/+0
2012-01-18fdo#44813: make the refresh query filter NULL-safeLionel Elie Mamane2-22/+58
2012-01-18fdo#44813: don't replace NULLs given by the database by type-default valuesLionel Elie Mamane3-7/+7
2012-01-02Clean non English strings in the codeLior Kaplan1-1/+0
2011-12-28fdo#44204: shrink the first column in the open dialog, remove unused flagsIvan Timofeev1-1/+1
2011-12-26missing icons in Index Design dialog fdo#38435Andras Timar1-1/+1
2011-12-07Change "menues" to "menus"Michael T. Whiteley1-1/+1
2011-12-05Add missing spaceLior Kaplan1-1/+1
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl5-14/+30
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl4-8/+8
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl3-5/+6
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl3-3/+0
2011-12-02Remove extra spaces from strings for translationLior Kaplan1-1/+1
2011-12-02Typo fix: Maybe -> MaybeLior Kaplan1-1/+1
2011-12-01Check length before operator[]August Sodora1-1/+1
2011-12-01Remove uses of charAtAugust Sodora1-2/+2
2011-11-30add constLionel Elie Mamane1-1/+1
2011-11-30Success to load JDBC driver is still info, not an errorLionel Elie Mamane3-5/+8
2011-11-30Failure to load JDBC driver is an error, not infoLionel Elie Mamane2-2/+2
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-3/+3
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara1-3/+4
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud308-605/+0
2011-11-27s/infomation/information/Korrawit Pruegsanusak1-1/+1
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora3-6/+6
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon5-10/+10
2011-11-23fdo#32347: reenable ADO URL helper UILionel Elie Mamane1-0/+4
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-2/+3
2011-11-15 Address data source ordering x#62860Michael Meeks1-1/+1
2011-11-15Remove some unused headersJoseph Powers3-381/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-1/+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 Stahl3-255/+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: illegal copy-initializationTor Lillqvist1-2/+2