summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app
AgeCommit message (Expand)Author
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-17catch by const referenceTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in dbaccessTakeshi Abe
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-02-15Various string function clean upStephan Bergmann
2012-02-08update unused listCaolán McNamara
2012-01-13these OnInvalidateClipboard don't have to be LINKsCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-02Clean non English strings in the codeLior Kaplan
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-10-31move CloseVeto from dbaccess to unotoolsMichael Stahl
2011-09-29add modelinesCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-11No more FORWARD_DECLARE_INTERFACE in dbaccess.Kohei Yoshida
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-07-01Don't crash when selecting target to db document, fdo#36545.Jan Holesovsky
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-23Remove hc paramater from aImageProvider.getFolderImageThorsten Behrens
2011-04-27remove double space from en-US messagesAndras Timar
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-19gbuildize dbaccessDavid Tardon
2011-04-13catch by const referenceCaolán McNamara
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
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-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34cOcke Janssen [oj]
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen
2011-03-01Remove date comments in base.Guillaume Poussel
2011-02-25fix assertionsDavid Tardon
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-08Clean-up bogus comments in base.Guillaume Poussel
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner