Commit Graph

36 Commits

Author SHA1 Message Date
54758555e1 QueryBox APP_CLOSEDOCUMENTS -> MessageDialog + string
Change-Id: Id87de082167ab775fa7072f0c96159261011e898
2014-08-21 14:07:55 +01:00
bf6c743fb6 various unused QueryBoxes
Change-Id: I6ce6aa7cc4420bf8f82a578b7985e795c99e0898
2014-08-18 04:16:57 +02:00
3db8d606d5 hrc and src files: squeeze multiple newlines
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done

Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
2014-05-19 20:04:22 +02:00
24a00c43c2 convert database save as dialog to .ui
Change-Id: Ifc8d43930ecbd3ccd67147cd891260555976dc0d
2014-02-04 12:01:20 +00:00
0d2a2527a8 make these resources non-local, simplifies for ui conversion
Change-Id: I2654cf0522f2f04cd4a14d0e04f18f26e175e354
2014-01-29 09:26:18 +00:00
a0296296fb fdo#60691 add modelines to *.src and *.hrc files
use solenv/bin/add-modulelines script for the task
and remove all UTF bom from *.src and *.hrc files

svx/source/dialog/hdft.src

Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2013-03-08 21:02:26 +00:00
5a7e8389f0 hrc cleanup: Remove include guards from src files
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
2012-07-14 05:43:47 +02:00
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
14c0e038c9 Clean non English strings in the code
we do translation differently.
2012-01-02 22:35:33 +02:00
5d178b6a19 Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	dbaccess/source/ui/app/makefile.mk
2011-05-27 20:39:17 +02:00
3b1f34204d remove double space from en-US messages 2011-04-27 17:07:00 +02:00
bc3bbd2bb4 Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
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-22 15:07:40 +02:00
256f6ca67d Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
* commit 'ooo/DEV300_m101': (76 commits)
  masterfix DEV300: #i10000# usage of L10N build_type
  removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
  hr75: #i116747#: remove obsolete copyright notices
  gnumake3: remove comphelper version; fix including extract.hxx
  removetooltypes01: #i112600# Replace missing tools types replacement
  removetooltypes01: #i112600# remove tooltypes from reportdesign
  removetooltypes01: #i112600# remove tooltypes from dbaccess
  undoapi: don't use deprecated JUnit API, this seems to fail now (but didn't before the rebase)
  undoapi: those two classes do not belong into JAVATESTFILES, but JAVAFILES only
  undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT
  gridsort: give the UnoControl(Model/Base) classes a ctor taking a service factory, so we have access to the factory which created us, and don't need to resort to the process'es service factory
  dba34b: #109956# notify column value in correct order
  dba34b: #i114309# set default values for bit boolean and reset when we are on the insertrow
  undoapi: assert unknown slots in ImplInvalidateFeature
  dba34b: #i110907# check if design handle event
  dba34b: #i109956# notify column values when row is refreshed
  dba34b: #i115753# add test again
  undoapi: renamed Undo.* to RptUndo.*, to not confuse a certain IDE with different same-named files in the source tree ...
  undoapi: migrated report designer to use an own, model-bound UndoManager, instead of the UndoManager formerly bound to the controller
  undoapi: split OSingleDocumentController into DBSubComponentController (which the report design's controller will be derived from) and the still-so-named OSingleDocumentController. Module reportdesign does not compile with this change, this is yet to come.
  ...

Conflicts:
	dbaccess/inc/IEnvironment.hxx
	dbaccess/inc/dataview.hxx
	dbaccess/qa/complex/dbaccess/RowSet.java
	dbaccess/source/core/api/CacheSet.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/ext/adabas/Acomponentmodule.cxx
	dbaccess/source/ext/adabas/Aservices.cxx
	dbaccess/source/filter/migration/cfgimport.cxx
	dbaccess/source/filter/migration/cfgimport.hxx
	dbaccess/source/filter/migration/cfgservices.cxx
	dbaccess/source/filter/migration/makefile.mk
	dbaccess/source/inc/cfg_reghelper.hxx
	dbaccess/source/sdbtools/misc/sdbt_services.cxx
	dbaccess/source/shared/cfg_reghelper.cxx
	dbaccess/source/shared/cfgstrings.cxx
	dbaccess/source/shared/registrationhelper.cxx
	dbaccess/source/ui/app/AppController.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.hxx
	dbaccess/source/ui/app/AppDetailView.cxx
	dbaccess/source/ui/app/AppIconControl.cxx
	dbaccess/source/ui/app/AppSwapWindow.cxx
	dbaccess/source/ui/browser/brwctrlr.cxx
	dbaccess/source/ui/browser/dataview.cxx
	dbaccess/source/ui/browser/unodatbr.cxx
	dbaccess/source/ui/control/dbtreelistbox.cxx
	dbaccess/source/ui/control/opendoccontrols.cxx
	dbaccess/source/ui/control/tabletree.cxx
	dbaccess/source/ui/dlg/ConnectionHelper.cxx
	dbaccess/source/ui/dlg/ConnectionPage.src
	dbaccess/source/ui/dlg/ExtensionNotPresent.cxx
	dbaccess/source/ui/dlg/ExtensionNotPresent.hrc
	dbaccess/source/ui/dlg/ExtensionNotPresent.src
	dbaccess/source/ui/dlg/TablesSingleDlg.cxx
	dbaccess/source/ui/dlg/adodatalinks.hxx
	dbaccess/source/ui/dlg/dbadmin2.src
	dbaccess/source/ui/dlg/dbadminsetup.src
	dbaccess/source/ui/dlg/dlgattr.cxx
	dbaccess/source/ui/dlg/dlgsize.src
	dbaccess/source/ui/dlg/makefile.mk
	dbaccess/source/ui/dlg/sqlmessage.cxx
	dbaccess/source/ui/inc/ExtensionNotPresent.hxx
	dbaccess/source/ui/inc/TokenWriter.hxx
	dbaccess/source/ui/inc/imageprovider.hxx
	dbaccess/source/ui/misc/DExport.cxx
	dbaccess/source/ui/misc/HtmlReader.cxx
	dbaccess/source/ui/misc/RowSetDrop.cxx
	dbaccess/source/ui/misc/RtfReader.cxx
	dbaccess/source/ui/misc/TokenWriter.cxx
	dbaccess/source/ui/misc/imageprovider.cxx
	dbaccess/source/ui/misc/linkeddocuments.cxx
	dbaccess/source/ui/misc/singledoccontroller.cxx
	dbaccess/source/ui/querydesign/ConnectionData.hxx
	dbaccess/source/ui/querydesign/JoinTableView.cxx
	dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
	dbaccess/source/ui/querydesign/TableConnectionData.cxx
	dbaccess/source/ui/querydesign/TableWindowListBox.cxx
	dbaccess/source/ui/relationdesign/RelationController.cxx
	dbaccess/source/ui/relationdesign/RelationTableView.cxx
	dbaccess/source/ui/tabledesign/table.src
	reportdesign/inc/RptPage.hxx
	reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
	reportdesign/source/core/api/ReportDefinition.cxx
	reportdesign/source/core/sdr/ReportUndoFactory.cxx
	reportdesign/source/core/sdr/UndoEnv.cxx
	reportdesign/source/filter/xml/xmlservices.cxx
	reportdesign/source/ui/dlg/GroupsSorting.cxx
	reportdesign/source/ui/dlg/Navigator.cxx
	reportdesign/source/ui/inspection/metadata.cxx
	reportdesign/source/ui/misc/RptUndo.cxx
	reportdesign/source/ui/misc/UITools.cxx
	reportdesign/source/ui/misc/rptuiservices.cxx
	reportdesign/source/ui/report/DesignView.cxx
	reportdesign/source/ui/report/FixedTextColor.cxx
	reportdesign/source/ui/report/ReportController.cxx
	reportdesign/source/ui/report/ReportSection.cxx
	reportdesign/source/ui/report/SectionView.cxx
	reportdesign/source/ui/report/SectionWindow.cxx
	reportdesign/source/ui/report/StartMarker.cxx
	reportdesign/source/ui/report/ViewsWindow.cxx
	reportdesign/source/ui/report/dlgedfunc.cxx
	reportdesign/source/ui/report/report.src
2011-03-09 23:17:51 -06:00
a785deda74 dba34c: #i104351# fix name of dialog to correspond to menu entry 2010-12-02 14:54:34 +01:00
0b176013df .bmp to .png, plus formatting issues. 2010-11-23 21:44:31 -08:00
d1f6ae4254 CWS changehid: #i111874#: change code to support HelpIds as byte strings 2010-07-10 18:21:24 +02:00
1708f6091b changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
05bb4138d2 dba33d: #i106772# check if update and refetching works otherwise set iter to end and some resource handling for error messages 2009-11-27 10:17:16 +01:00
323b26c51a CWS-TOOLING: integrate CWS odbmacros3 2008-10-16 06:57:26 +00:00
d2b287cdd4 CWS-TOOLING: integrate CWS dba31b 2008-10-01 12:28:29 +00:00
46da3e4c0d INTEGRATION: CWS changefileheader (1.16.12); FILE MERGED
2008/03/31 13:27:05 rt 1.16.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:02:27 +00:00
4411287395 INTEGRATION: CWS odbmacros2 (1.15.2); FILE MERGED
2008/01/26 21:19:45 fs 1.15.2.1: #i49133# when connecting to a document which contains macros/scripts in a form/report, then show a warning
2008-03-06 17:12:18 +00:00
749572e118 INTEGRATION: CWS reportdesign01 (1.14.50); FILE MERGED
2007/09/21 10:51:39 oj 1.14.50.1: #i77690# add new context menu entry to create a report with prefilled table or query
2007-11-20 18:23:20 +00:00
2cce8e4ddf INTEGRATION: CWS oj14 (1.11.4); FILE MERGED
2007/06/04 18:00:08 oj 1.11.4.4: RESYNC: (1.12-1.13); FILE MERGED
2007/05/24 11:57:03 lla 1.11.4.3: #i77259# error message if no report designer is installed
2006/12/18 16:16:12 oj 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED
2006/01/03 07:48:59 oj 1.11.4.1: changed module client
2007-07-06 07:01:34 +00:00
85806f9b21 INTEGRATION: CWS mergede01 (1.12.18); FILE MERGED
2007/03/20 14:45:20 ihi 1.12.18.1: #i72301# Remove German
2007-04-19 13:53:28 +00:00
6e7ce083a8 INTEGRATION: CWS dba22ui (1.11.198); FILE MERGED
2006/10/20 07:26:00 oj 1.11.198.2: #i67267# typo corrected
2006/10/10 07:18:57 fs 1.11.198.1: #i64651# add 'Edit in SQL View' command
2006-12-13 15:47:17 +00:00
bff915c9f4 INTEGRATION: CWS encup (1.8.44); FILE MERGED
2005/04/29 16:01:19 ihi 1.8.44.1: #i40603# German strings now UTF8 encoded
2005-09-26 09:25:55 +00:00
17872f56dd INTEGRATION: CWS dba201b (1.8.58); FILE MERGED
2005/09/21 07:45:25 oj 1.8.58.2: RESYNC: (1.8-1.9); FILE MERGED
2005/07/05 12:46:32 oj 1.8.58.1: #i51336# change string
2005-09-23 11:18:28 +00:00
e5e0d796e0 INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED
2005/09/05 17:33:10 rt 1.8.116.1: #i54170# Change license header: remove SISSL
2005-09-08 13:23:46 +00:00
8809902f70 INTEGRATION: CWS babelfish06 (1.7.14); FILE MERGED
2005/02/03 17:15:17 pjanik 1.7.14.1: #i41927#: Remove spaces before "..." in the menu item.
2005-02-14 10:51:34 +00:00
86cf6b8184 INTEGRATION: CWS dba22 (1.6.4); FILE MERGED
2004/12/08 14:59:46 oj 1.6.4.1: #i38165# missing space inserted
2005-01-21 16:08:30 +00:00
24ce741ce5 INTEGRATION: CWS dba18 (1.3.16); FILE MERGED
2004/11/10 15:19:03 oj 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED
2004/10/25 07:25:35 oj 1.3.16.1: #i36008# new help ids for slots
2004-11-17 13:47:22 +00:00
9db04c1084 INTEGRATION: CWS hsqldb (1.3.32); FILE MERGED
2004/11/08 10:20:47 oj 1.3.32.1: #i33348# correct slot ids and unneeded call
2004-11-09 11:27:30 +00:00
fb00adb284 INTEGRATION: CWS dba17 (1.3.4); FILE MERGED
2004/09/27 13:49:28 fs 1.3.4.1: #i33353# removed 2 strings which were declared and implemented, but never used
2004-10-22 11:01:56 +00:00
1a96c29d62 INTEGRATION: CWS insight02 (1.2.2); FILE MERGED
2004/08/13 14:28:16 oj 1.2.2.2: #i32563# toolbox changes
2004/08/13 08:52:08 oj 1.2.2.1: #i32563# toolbox changes
2004-09-09 08:40:59 +00:00
75742179f3 INTEGRATION: CWS insight01 (1.1.2); FILE ADDED
2004/07/20 13:23:16 oj 1.1.2.37: #i20125# change title
2004/07/15 06:44:50 oj 1.1.2.36: check if stream is NULL
2004/07/09 14:00:52 oj 1.1.2.35: resource changes
2004/07/09 13:59:25 oj 1.1.2.34: resource changes
2004/07/09 13:33:35 oj 1.1.2.33: resource changes
2004/07/07 11:15:58 oj 1.1.2.32: resource changes
2004/05/26 06:05:24 oj 1.1.2.31: new strings
2004/05/07 13:42:09 oj 1.1.2.30: change name to Base
2004/05/05 09:48:16 oj 1.1.2.29: add help button to toolbar
2004/05/04 12:41:54 oj 1.1.2.28: change toolbar order and insert open
2004/04/28 11:21:02 oj 1.1.2.27: ongoing work
2004/04/26 11:32:00 oj 1.1.2.26: folder handling
2004/04/16 12:53:11 oj 1.1.2.25: #116000# insert string review
2004/04/14 13:25:19 oj 1.1.2.24: string changes
2004/04/13 10:05:42 oj 1.1.2.23: #116001# string review
2004/03/18 12:45:24 oj 1.1.2.22: #111075#correct command for report
2004/03/18 10:32:28 oj 1.1.2.21: #111075# ongoing work
2004/03/16 11:06:19 oj 1.1.2.20: #111075# set non existing name when create new object
2004/03/12 09:25:55 oj 1.1.2.19: #111075# ongoing
2004/03/12 08:14:33 oj 1.1.2.18: #111075# show dialog when new connection is needed
2004/03/08 07:26:54 oj 1.1.2.17: change to new menu layout
2004/03/05 07:08:47 oj 1.1.2.16: #111090# new props dialgos
2004/02/23 14:49:02 oj 1.1.2.15: #111075# use the sfxfilter to get the correct filer name
2004/02/20 11:32:26 oj 1.1.2.14: #i25414# extend the datadescriptor for database location and connection resource
2004/01/21 13:05:55 oj 1.1.2.13: #111075# ongoing work
2004/01/07 13:44:06 oj 1.1.2.12: #i24168# add save asveas to file menu
2003/12/19 08:25:31 oj 1.1.2.11: #111075# ongoing work
2003/12/19 08:06:04 oj 1.1.2.10: #111075# ongoing work
2003/12/17 13:47:40 oj 1.1.2.9: #111075# ongoing work
2003/12/17 08:47:06 oj 1.1.2.8: #111075# ongoing work
2003/11/28 07:04:22 oj 1.1.2.7: #111075# ongoing work
2003/11/26 12:17:51 oj 1.1.2.6: #111075# ongoing work
2003/11/17 09:43:27 oj 1.1.2.5: #111075# ongoning work
2003/10/24 06:38:47 oj 1.1.2.4: #111075# further changes
2003/09/18 05:59:30 oj 1.1.2.3: #111075# ongoing work
2003/08/15 08:53:57 oj 1.1.2.2: #111075# ongoing new dbaapp work
2003/07/29 12:27:51 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:31:13 +00:00