summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Collapse)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl468-130021/+0
2011-08-04Use rtl::OUStringHash.Kohei Yoshida1-1/+1
2011-07-31callcatcher: remove unused codeCaolán McNamara1-34/+0
2011-07-31convert to new apiCaolán McNamara1-5/+3
this code looks suspiciously like a no-op, i.e. that the intent is to append the generated string, but the old code threw away the string, so not a new bug but in there since 2001
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky1-1/+2
2011-07-24Merge branch 'master' into feature/gnumake4feature/gnumake4Bjoern Michaelsen3-33/+35
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen186-214/+262
* only add JunitTest_dbaccess_complex, which was missing on master * disable complex.dbaccess.DatabaseDocument in JunitTest_dbaccess_complex for now as it fails
2011-07-22Adjusted for HTMLParser::GetOptions return type change.Kohei Yoshida2-33/+29
2011-07-22Plug MinGW gapsTor Lillqvist1-0/+6
2011-07-21resyncing to masterBjoern Michaelsen3-30/+11
2011-07-19ByteString::CreateFromAscii->rtl::OStringBuffer::valueOffeature/layoutCaolán McNamara1-5/+8
2011-07-14callcatcher: remove unused methodsCaolán McNamara1-13/+0
2011-07-13Add prefixes for component_getFactory methodsMatúš Kukan1-1/+1
Also remove accidentally kept .dxp files from gnumake'd module
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-10/+0
2011-07-11Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan1-1/+2
2011-07-01Don't crash when selecting target to db document, fdo#36545.Jan Holesovsky1-1/+2
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-06-21gnumake4: postmerge fixes in dbaccess reportdesignBjoern Michaelsen3-3/+2
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen436-9050/+2767
Conflicts: dbaccess/AllLangResTarget_adabasui.mk dbaccess/AllLangResTarget_dba.mk dbaccess/AllLangResTarget_dbmm.mk dbaccess/AllLangResTarget_sdbt.mk dbaccess/Executable_odbcconfig.mk dbaccess/JunitTest_dbaccess_unoapi.mk dbaccess/Library_adabasui.mk dbaccess/Library_dba.mk dbaccess/Library_dbaxml.mk dbaccess/Library_dbmm.mk dbaccess/Library_sdbt.mk dbaccess/Makefile dbaccess/Module_dbaccess.mk dbaccess/Package_inc.mk dbaccess/Package_uiconfig.mk dbaccess/prj/build.lst dbaccess/qa/unoapi/Test.java dbaccess/source/core/api/CacheSet.hxx dbaccess/source/core/dataaccess/SharedConnection.hxx dbaccess/source/core/dataaccess/connection.cxx dbaccess/source/filter/xml/xmlAutoStyle.cxx dbaccess/source/filter/xml/xmlColumn.cxx dbaccess/source/filter/xml/xmlComponent.cxx dbaccess/source/filter/xml/xmlConnectionData.cxx dbaccess/source/filter/xml/xmlConnectionResource.cxx dbaccess/source/filter/xml/xmlDataSource.cxx dbaccess/source/filter/xml/xmlDataSourceInfo.cxx dbaccess/source/filter/xml/xmlDataSourceSetting.cxx dbaccess/source/filter/xml/xmlDataSourceSettings.cxx dbaccess/source/filter/xml/xmlDatabaseDescription.cxx dbaccess/source/filter/xml/xmlDocuments.cxx dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx dbaccess/source/filter/xml/xmlHelper.cxx dbaccess/source/filter/xml/xmlHierarchyCollection.cxx dbaccess/source/filter/xml/xmlLogin.cxx dbaccess/source/filter/xml/xmlQuery.cxx dbaccess/source/filter/xml/xmlServerDatabase.cxx dbaccess/source/filter/xml/xmlTable.cxx dbaccess/source/filter/xml/xmlTableFilterList.cxx dbaccess/source/filter/xml/xmlTableFilterPattern.cxx dbaccess/source/ui/app/AppDetailPageHelper.cxx dbaccess/source/ui/app/AppDetailView.cxx dbaccess/source/ui/app/AppIconControl.cxx dbaccess/source/ui/app/AppSwapWindow.cxx dbaccess/source/ui/app/AppTitleWindow.cxx dbaccess/source/ui/app/AppView.cxx dbaccess/source/ui/browser/AsyncronousLink.cxx dbaccess/source/ui/browser/genericcontroller.cxx dbaccess/source/ui/control/ColumnControlWindow.cxx dbaccess/source/ui/control/RelationControl.cxx dbaccess/source/ui/control/SqlNameEdit.cxx dbaccess/source/ui/control/TableGrantCtrl.cxx dbaccess/source/ui/control/VertSplitView.cxx dbaccess/source/ui/control/toolboxcontroller.cxx dbaccess/source/ui/dlg/CollectionView.cxx dbaccess/source/ui/dlg/ConnectionHelper.cxx dbaccess/source/ui/dlg/ConnectionPageSetup.cxx dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx dbaccess/source/ui/dlg/RelationDlg.cxx dbaccess/source/ui/dlg/TextConnectionHelper.cxx dbaccess/source/ui/dlg/detailpages.cxx dbaccess/source/ui/dlg/dlgsize.cxx dbaccess/source/ui/dlg/queryorder.cxx dbaccess/source/ui/dlg/tablespage.cxx dbaccess/source/ui/misc/TableCopyHelper.cxx dbaccess/source/ui/misc/ToolBoxHelper.cxx dbaccess/source/ui/misc/WExtendPages.cxx dbaccess/source/ui/misc/WNameMatch.cxx dbaccess/source/ui/misc/WTypeSelect.cxx dbaccess/source/ui/querydesign/ConnectionLine.cxx dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx dbaccess/source/ui/querydesign/ConnectionLineData.cxx dbaccess/source/ui/querydesign/JAccess.cxx dbaccess/source/ui/querydesign/JoinController.cxx dbaccess/source/ui/querydesign/JoinDesignView.cxx dbaccess/source/ui/querydesign/JoinExchange.cxx dbaccess/source/ui/querydesign/JoinTableView.cxx dbaccess/source/ui/querydesign/QTableConnection.cxx dbaccess/source/ui/querydesign/QTableConnectionData.cxx dbaccess/source/ui/querydesign/QTableWindow.cxx dbaccess/source/ui/querydesign/QTableWindowData.cxx dbaccess/source/ui/querydesign/QueryDesignView.cxx dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx dbaccess/source/ui/querydesign/QueryTextView.cxx dbaccess/source/ui/querydesign/QueryViewSwitch.cxx dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx dbaccess/source/ui/querydesign/TableConnection.cxx dbaccess/source/ui/querydesign/TableConnectionData.cxx dbaccess/source/ui/querydesign/TableWindow.cxx dbaccess/source/ui/querydesign/TableWindowAccess.cxx dbaccess/source/ui/querydesign/TableWindowData.cxx dbaccess/source/ui/querydesign/TableWindowListBox.cxx dbaccess/source/ui/querydesign/TableWindowTitle.cxx dbaccess/source/ui/querydesign/querydlg.cxx dbaccess/source/ui/querydesign/queryview.cxx dbaccess/source/ui/relationdesign/RTableConnection.cxx dbaccess/source/ui/relationdesign/RelationDesignView.cxx dbaccess/source/ui/relationdesign/RelationTableView.cxx dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx dbaccess/source/ui/tabledesign/FieldDescriptions.cxx dbaccess/source/ui/tabledesign/TEditControl.cxx dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx dbaccess/source/ui/tabledesign/TableDesignView.cxx dbaccess/source/ui/tabledesign/TableFieldControl.cxx dbaccess/source/ui/tabledesign/TableRow.cxx dbaccess/source/ui/tabledesign/TableRowExchange.cxx dbaccess/source/ui/tabledesign/TableUndo.cxx dbaccess/source/ui/uno/ColumnControl.cxx dbaccess/source/ui/uno/ColumnPeer.cxx reportdesign/AllLangResTarget_rpt.mk reportdesign/AllLangResTarget_rptui.mk reportdesign/Library_rpt.mk reportdesign/Library_rptui.mk reportdesign/Library_rptxml.mk reportdesign/Module_reportdesign.mk reportdesign/Package_uiconfig.mk reportdesign/Package_xml.mk reportdesign/prj/build.lst reportdesign/prj/makefile.mk
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]185-456/+294
2011-06-14fix tinderboxesCaolán McNamara1-1/+1
2011-06-13(Hopefully) fix the ambiguity error that the tinderboxes kept complaining.Kohei Yoshida1-7/+7
2011-06-09Change ScTreeEntryList to no longer depend on class List.Joseph Powers2-112/+112
2011-06-02use standard template hereCaolán McNamara1-15/+7
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+1
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/baseJan Holesovsky2-4/+4
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky26-152/+439
Conflicts: dbaccess/source/ui/app/makefile.mk
2011-05-26Revert TreeList to vector<> conversion.Joseph Powers2-4/+4
This fixes a bug in Options->Path. I'll need to rework the conversion later.
2011-05-23Remove hc paramater from aImageProvider.getFolderImageintegration/dev300_m106Thorsten Behrens1-1/+1
This fixes the m106 merge.
2011-05-22class SvTreeEntryList is no longer dependant on class Listfeature/calc-multiline-inputJoseph Powers2-7/+6
2011-05-21Drop OS2Tor Lillqvist3-18/+2
2011-05-20adjust for return by ref instead of pointerCaolán McNamara1-2/+2
2011-05-20Remove an un-needed #include <svtools/treelist.hxx>Joseph Powers1-2/+1
2011-05-17WaE (picky) - noel / remove umlaut in comment (translate to english)Christian Lohmaier2-2/+2
2011-05-16We always use a Vista or newer SDKTor Lillqvist1-3/+0
2011-04-27remove double space from en-US messagesAndras Timar3-4/+4
2011-04-22dbaccess-default-varchar-lenght.diff: default VARCHAR length to 100 (i#62664)Petr Mladek1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky27-153/+441
Conflicts: dbaccess/source/core/api/CacheSet.cxx dbaccess/source/core/api/KeySet.cxx dbaccess/source/core/api/KeySet.hxx dbaccess/source/core/api/OptimisticSet.hxx dbaccess/source/core/api/RowSet.cxx dbaccess/source/core/api/RowSetCache.cxx dbaccess/source/core/api/query.cxx dbaccess/source/core/dataaccess/SharedConnection.cxx dbaccess/source/ui/app/AppController.cxx dbaccess/source/ui/app/makefile.mk dbaccess/source/ui/control/FieldDescControl.cxx dbaccess/source/ui/querydesign/query.src dbaccess/source/ui/tabledesign/TEditControl.cxx reportdesign/source/ui/report/ReportController.cxx reportdesign/source/ui/report/ReportSection.cxx reportdesign/source/ui/report/SectionWindow.cxx reportdesign/source/ui/report/StartMarker.cxx reportdesign/source/ui/report/ViewsWindow.cxx
2011-04-19use SAL_DLLPUBLIC_EXPORT for consistencyDavid Tardon1-2/+2
2011-04-19gbuildize dbaccessDavid Tardon11-840/+0
2011-04-13catch by const referenceCaolán McNamara1-4/+4
2011-04-13catch by const referenceCaolán McNamara8-26/+26
2011-04-05fix typoCaolán McNamara1-1/+1
2011-04-05createFromAscii -> RTL_CONSTASCII_USTRINGCaolán McNamara1-1/+1
2011-03-31catch exceptions by const referenceCaolán McNamara1-6/+5
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito3-0/+0
2011-03-28catch exceptions by const referenceCaolán McNamara1-3/+7
2011-03-28catch exceptions by const referenceCaolán McNamara1-8/+8
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba2-8/+0
2011-03-23remove virtual from operator=Luboš Luňák1-1/+1
pointless, nothing overrides it