summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app
Commit message (Expand)AuthorAgeFilesLines
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-191-2/+2
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-198-74/+74
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-114-4/+4
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-1/+1
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2012-09-031-6/+3
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-12/+0
* fix typoThomas Arnhold2012-07-141-2/+1
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+2
* removed useless forward declarations of classTakeshi Abe2012-07-053-4/+0
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-3/+0
* Remove UNO includes commentsThomas Arnhold2012-06-296-13/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-1/+0
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-1422-483/+315
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-313-4/+4
* catch by const referenceTakeshi Abe2012-05-171-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+3
* removed duplicate includes in dbaccessTakeshi Abe2012-03-306-12/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+3
* Clean up ODocumentInfoPreviewStephan Bergmann2012-03-131-1/+1
* replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2012-03-121-3/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-013-3/+3
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Various string function clean upStephan Bergmann2012-02-151-3/+6
* update unused listCaolán McNamara2012-02-081-2/+0
* these OnInvalidateClipboard don't have to be LINKsCaolán McNamara2012-01-132-4/+4
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Clean non English strings in the codeLior Kaplan2012-01-021-1/+0
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-215-15/+15
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-12-141-2/+2
* sfx2::FileDialogHelper: refactor construction:Michael Stahl2011-12-031-2/+3
* sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl2011-12-031-1/+1
* remove unused #include sfx2/filedlghelper.hxxMichael Stahl2011-12-031-1/+0
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-279-18/+0
* move CloseVeto from dbaccess to unotoolsMichael Stahl2011-10-313-255/+2
* add modelinesCaolán McNamara2011-09-292-0/+6
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-224-0/+35
* No more FORWARD_DECLARE_INTERFACE in dbaccess.Kohei Yoshida2011-08-111-3/+9
* Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2011-07-281-1/+2
|\
| * Don't crash when selecting target to db document, fdo#36545.Jan Holesovsky2011-07-011-1/+2
* | revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-2310-10/+10
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-2021-736/+219
|\ \
| * \ Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-276-44/+324
| |\ \
| | * | Remove hc paramater from aImageProvider.getFolderImageThorsten Behrens2011-05-231-1/+1
| | * | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-227-45/+326
| | |\ \ | | | |/ | | |/|
| * | | remove double space from en-US messagesAndras Timar2011-04-271-2/+2
| * | | gbuildize dbaccessDavid Tardon2011-04-191-69/+0
| * | | catch by const referenceCaolán McNamara2011-04-132-5/+5
| |/ /
| * | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-192-3/+3