summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
AgeCommit message (Expand)Author
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04continue String->OUString conversionLionel Elie Mamane
2013-04-04more efficent & readableLionel Elie Mamane
2013-04-04replace only single wildcard by table.*Lionel Elie Mamane
2013-03-28String::AppendAscii cleanup in dbaccessRicardo Montania
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-04ersetzen => replace in stead of translateLuc Castermans
2013-03-04translated German commentsLuc Castermans
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith
2013-01-23show errors as errors, not warningLionel Elie Mamane
2013-01-23fix handling of subqueries in query designLionel Elie Mamane
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-21Remove unused dbexch.hrcThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-03-30removed duplicate includes in dbaccessTakeshi Abe
2012-03-20fdo#47370 properly duplicate (invisible) out-of-order sort columnsLionel Elie Mamane
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-09translate german commentsLionel Elie Mamane
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel 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-09-12typo in parameter nameLionel Elie Mamane
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-25fix assertionsDavid Tardon
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold
2011-02-08Clean-up bogus comments in base.Guillaume Poussel
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-12-05Replace all occured, occurance etc.Takeshi Abe