summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/browser/brwctrlr.cxx
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-1/+1
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-4/+3
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-1/+2
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-4/+5
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+0
* fdo#48807 autofilter should not use LIKE operatorLionel Elie Mamane2012-08-301-16/+1
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-141-23/+14
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-1/+2
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-3/+0
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-3/+3
* ditch some UniStrings and intermediate temporariesCaolán McNamara2012-03-261-3/+3
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-2/+2
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-211-2/+2
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-271-2/+0
* grabbag of unused codeCaolán McNamara2011-08-311-137/+0
* callcatcher: remove unused codeCaolán McNamara2011-07-311-34/+0
* revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-231-1/+1
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-201-97/+92
|\
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-5/+13
| |\
| * | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-7/+7
| * | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-171-20/+60
| |\ \
| | * | fix mis-mergeNorbert Thiebaud2011-03-121-0/+1
| | * | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-21/+60
| | |\ \
| * | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
| * | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-20/+20
| |/ / /
| * | | resolve ambiguitiesCaolán McNamara2011-03-011-1/+1
| * | | pointless castCaolán McNamara2011-03-011-2/+2
| * | | fix assertionsDavid Tardon2011-02-251-7/+7
| * | | Move DBG_ERROR -> OSL_ASSERTThomas Arnhold2011-02-241-7/+7
| * | | Clean-up bogus comments in base.Guillaume Poussel2011-02-081-1/+0
| * | | replaced DGB_ASSERT with OSL_ENSUREKenneth Venken2011-02-031-21/+22
| * | | cppcheck cleanlinessGuillaume Poussel2011-01-071-7/+0
| * | | Replace all occured, occurance etc.Takeshi Abe2010-12-051-2/+2
| * | | Dead code and spelling mistakesWol2010-11-231-32/+4
| * | | Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAMSantiago Alessandri2010-11-121-20/+20
| * | | Removed commented-out code.Ricardo Moreno2010-11-081-15/+0
| * | | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-251-3/+3
| * | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* | | | gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]2011-06-171-1/+1
| |_|/ |/| |
* | | dba34d: remove unused codeOcke.Janssen2011-02-031-1/+2
* | | dba34d: #i108967# introduce new settings into UI and driver config: RespectDr...Ocke.Janssen2011-01-261-4/+11
| |/ |/|
* | dba34b: #i109580# don't attempt to apply Order clauses which refer to nonexis...Frank Schoenheit [fs]2010-09-301-11/+57
* | dba34b: #i109580# (preparations)Frank Schoenheit [fs]2010-09-291-51/+3
|/
* dba33g: #i112609# do not limited tables to the selectionOcke Janssen [oj]2010-07-071-0/+1
* dba33f: merge with m76-branchFrank Schoenheit [fs]2010-04-161-48/+93
|\
| * dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with ...Ocke Janssen [oj]2010-01-221-48/+100