summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara
2012-01-02Clean non English strings in the codeLior Kaplan
2011-12-28fdo#44204: shrink the first column in the open dialog, remove unused flagsIvan Timofeev
2011-12-26missing icons in Index Design dialog fdo#38435Andras Timar
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-12-15Removed extra semicolonsJesse
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-12-14unused stringsCaolán McNamara
2011-12-11Remove ByteStringJulien Nabet
2011-12-11correct extra whitespaceLionel Elie Mamane
2011-12-11Remove ByteStringJulien Nabet
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-07Change "menues" to "menus"Michael T. Whiteley
2011-12-05Add missing spaceLior Kaplan
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl
2011-12-02Typo fix: Maybe -> MaybeLior Kaplan
2011-11-30add constLionel Elie Mamane
2011-11-30Success to load JDBC driver is still info, not an errorLionel Elie Mamane
2011-11-30Failure to load JDBC driver is an error, not infoLionel Elie Mamane
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-11-27s/infomation/information/Korrawit Pruegsanusak
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-15 Address data source ordering x#62860Michael Meeks
2011-11-15Remove some unused headersJoseph Powers
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-25WaE: unreferenced local variableTor Lillqvist