summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/brwctrlr.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+1
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-4/+3
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-1/+2
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-4/+5
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-30fdo#48807 autofilter should not use LIKE operatorLionel Elie Mamane1-16/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-1/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-3/+3
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara1-3/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-08-31grabbag of unused codeCaolán McNamara1-137/+0
2011-07-31callcatcher: remove unused codeCaolán McNamara1-34/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-97/+92
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-5/+13
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-7/+7
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-20/+60
2011-03-12fix mis-mergeNorbert Thiebaud1-0/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-20/+20
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-21/+60
2011-03-01resolve ambiguitiesCaolán McNamara1-1/+1
2011-03-01pointless castCaolán McNamara1-2/+2
2011-02-25fix assertionsDavid Tardon1-7/+7
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold1-7/+7
2011-02-08Clean-up bogus comments in base.Guillaume Poussel1-1/+0
2011-02-03dba34d: remove unused codeOcke.Janssen1-1/+2
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken1-21/+22
2011-01-26dba34d: #i108967# introduce new settings into UI and driver config: RespectDr...Ocke.Janssen1-4/+11
2011-01-07cppcheck cleanlinessGuillaume Poussel1-7/+0
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-2/+2
2010-11-23Dead code and spelling mistakesWol1-32/+4
2010-11-12Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAMSantiago Alessandri1-20/+20
2010-11-08Removed commented-out code.Ricardo Moreno1-15/+0
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-30dba34b: #i109580# don't attempt to apply Order clauses which refer to nonexis...Frank Schoenheit [fs]1-11/+57
2010-09-29dba34b: #i109580# (preparations)Frank Schoenheit [fs]1-51/+3
2010-07-07dba33g: #i112609# do not limited tables to the selectionOcke Janssen [oj]1-0/+1
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]1-48/+93
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-18/+48