Commit Graph

121 Commits

Author SHA1 Message Date
58a7a9bf04 convert QUERY_BRW_SAVEMODIFIED with custom buttons to .ui
Change-Id: I184ffcda39b3e38ae4e4c4729f8dae62158afdae
2014-08-25 16:45:24 +01:00
718648db59 QueryBox QUERY_CONNECTION_LOST -> MessageDialog + string
Change-Id: Id2bd1b509236f40fcb658933cfe6edd687330ac5
2014-08-21 15:02:26 +01:00
2b65832b58 QueryBox QUERY_BRW_DELETE_ROWS -> MessageDialog + string
Change-Id: Ifb6fb8a09cda0c868a3b4f510f6b04665cfe7597
2014-08-21 14:07:55 +01:00
bf6c743fb6 various unused QueryBoxes
Change-Id: I6ce6aa7cc4420bf8f82a578b7985e795c99e0898
2014-08-18 04:16:57 +02: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
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
ddd6d4d0d5 Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from base 2011-03-04 22:17:03 +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
9856d1f285 INTEGRATION: CWS changefileheader (1.107.12); FILE MERGED
2008/03/31 13:27:08 rt 1.107.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:08:55 +00:00
bf7b7c9ce6 INTEGRATION: CWS titles02 (1.106.80); FILE MERGED
2007/12/10 11:38:44 oj 1.106.80.1: #i45909# #i45617# #i71469# change title handling
2008-04-04 13:00:15 +00:00
0e1ac78405 INTEGRATION: CWS odbmacros2 (1.106.120); FILE MERGED
2008/01/24 10:09:00 fs 1.106.120.1: since rebuilding the connection is not implemented, remove it from the menu
2008-03-06 17:14:36 +00:00
6c347aea81 INTEGRATION: CWS mergede01 (1.105.56); FILE MERGED
2007/03/20 14:45:20 ihi 1.105.56.1: #i72301# Remove German
2007-04-19 13:54:50 +00:00
1888c31a59 INTEGRATION: CWS hsqlcsvstage1 (1.104.24); FILE MERGED
2006/09/20 11:43:57 fs 1.104.24.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein
2006-10-05 12:02:29 +00:00
a02af5feb5 INTEGRATION: CWS dba30 (1.101.16); FILE MERGED
2006/07/19 12:41:19 fs 1.101.16.4: RESYNC: (1.102-1.103); FILE MERGED
2006/05/22 10:31:34 fs 1.101.16.3: #i54504#
2006/04/20 06:48:36 oj 1.101.16.2: RESYNC: (1.101-1.102); FILE MERGED
2006/03/31 13:30:24 fs 1.101.16.1: #i54504# 'Database Registrations...' entry in the data source browser's context menu
2006-08-15 09:49:38 +00:00
d3b3594e99 INTEGRATION: CWS dba204a (1.102.22); FILE MERGED
2006/07/06 06:53:25 fs 1.102.22.1: #i64714# typo in German string
2006-07-13 14:23:32 +00:00
15354e2861 INTEGRATION: CWS dba203b (1.101.100); FILE MERGED
2006/03/27 08:54:32 fs 1.101.100.1: removed obsolete string
2006-03-31 11:13:00 +00:00
5b49909292 INTEGRATION: CWS encup (1.99.70); FILE MERGED
2005/04/29 16:01:20 ihi 1.99.70.1: #i40603# German strings now UTF8 encoded
2005-09-23 13:09:45 +00:00
eea5f5bedf INTEGRATION: CWS ooo19126 (1.99.142); FILE MERGED
2005/09/05 17:33:18 rt 1.99.142.1: #i54170# Change license header: remove SISSL
2005-09-08 13:30:12 +00:00
9135842b2c INTEGRATION: CWS dba22 (1.98.28); FILE MERGED
2005/01/05 07:51:53 oj 1.98.28.1: #i39222# change data base to database
2005-01-21 16:09:19 +00:00
82380f1eea INTEGRATION: CWS dba17 (1.97.4); FILE MERGED
2004/09/27 13:50:29 fs 1.97.4.1: #i33353# removed a string which was declared and implemented, but never used
2004-10-22 11:04:00 +00:00
d4dc155152 INTEGRATION: CWS insight02 (1.96.2); FILE MERGED
2004/08/13 14:28:17 oj 1.96.2.2: #i32563# toolbox changes
2004/08/13 08:52:31 oj 1.96.2.1: #i32563# toolbox changes
2004-09-09 08:41:57 +00:00
f21d4f457a INTEGRATION: CWS insight01 (1.90.4); FILE MERGED
2004/07/15 06:44:49 oj 1.90.4.13: check if stream is NULL
2004/07/11 17:12:28 oj 1.90.4.12: merge conflicts resolved
2004/07/06 09:35:22 oj 1.90.4.11: RESYNC: (1.94-1.95); FILE MERGED
2004/05/28 13:28:38 oj 1.90.4.10: remove some unused things
2004/04/27 07:13:34 oj 1.90.4.9: remove unused code
2004/04/26 12:55:28 oj 1.90.4.8: new icon for edit query
2004/03/16 09:42:14 oj 1.90.4.7: #111075# ongoing work
2004/03/15 12:24:59 oj 1.90.4.6: #111075# ongoing work
2004/01/02 13:58:19 oj 1.90.4.5: RESYNC: (1.91-1.92); FILE MERGED
2003/11/05 11:41:04 oj 1.90.4.4: #111075# ongoing work
2003/09/18 05:58:02 oj 1.90.4.3: #111075# ongoing work
2003/08/25 10:38:42 oj 1.90.4.2: RESYNC: (1.90-1.91); FILE MERGED
2003/07/29 12:23:19 oj 1.90.4.1: #111075# insight changes
2004-08-02 14:34:45 +00:00
f6a899d88d INTEGRATION: CWS mergebuild (1.91.24); FILE MERGED
2004/05/28 17:35:22 hjs 1.91.24.5: RESYNC: (1.92-1.94); FILE MERGED
2004/04/30 16:03:39 hjs 1.91.24.4: #i8252# fix unmerge probs
2004/04/21 05:43:18 hjs 1.91.24.3: RESYNC: (1.91-1.92); FILE MERGED
2003/11/11 19:15:59 ihi 1.91.24.2: en -> en-US
2003/11/10 16:41:53 ihi 1.91.24.1: #111234# Merge during build
2004-06-26 16:27:11 +00:00
71f8a3e43b INTEGRATION: CWS qwizards1 (1.92.8); FILE MERGED
2004/03/19 09:01:42 oj 1.92.8.1: #115937# call query wizard
2004-05-19 12:52:57 +00:00
ae69375b63 INTEGRATION: CWS bmpres01 (1.92.48); FILE MERGED
2004/04/27 14:31:16 ka 1.92.48.1: using new resource structure for images
2004-05-19 03:35:48 +00:00
ea4f2f4c43 INTEGRATION: CWS geordi2q11 (1.91.70); FILE MERGED
2003/12/16 11:05:00 hr 1.91.70.1: #111934#: join CWS ooo111fix1
2003-12-17 14:09:53 +00:00
7906d99e9e INTEGRATION: CWS mergerc3 (1.90.6); FILE MERGED
2003/07/16 17:11:02 ihi 1.90.6.1: rc-3 merge all languages
2003-07-17 11:13:43 +00:00
7eb3cc5c4a INTEGRATION: CWS rc2merge (1.89.8); FILE MERGED
2003/07/03 14:44:03 ihi 1.89.8.1: rc-2 merge all languages
2003-07-03 16:58:25 +00:00
04ab5490da INTEGRATION: CWS rcmerge (1.88.24); FILE MERGED
2003/06/12 10:57:42 gh 1.88.24.1: final Merge RC
2003-06-13 11:50:14 +00:00
19c11d7a1f INTEGRATION: CWS mergem8 (1.87.8); FILE MERGED
2003/04/29 08:33:51 gh 1.87.8.2: final merge for Beta2
2003/04/14 15:03:36 gh 1.87.8.1: merging all languages
2003-04-29 16:20:32 +00:00
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
60fd2e186a Merge SRX644: 05.12.02 - 11:28:25 2002-12-05 09:32:22 +00:00
518ac4328c Merge SRX644: 25.11.02 - 16:09:22 2002-11-25 14:13:14 +00:00
095f9f53fd #104753# Closing now done with CloseWin, not CloseDoc anymore 2002-11-08 12:20:09 +00:00
gt
4c68d93c87 #99281# new mask color magenta 2002-08-29 11:07:36 +00:00
1ca0a2ca1b #101613# add new item for delete with 3 dots 2002-08-21 06:07:34 +00:00
2811203172 #99473# change string resource files 2002-08-19 06:32:53 +00:00
00f02a244e Merge SRX643: 04.08.02 - 22:09:52 2002-08-04 19:13:14 +00:00
3cb3e2091b #101802# add maskcolor again 2002-07-29 08:02:24 +00:00
cf6a611e83 #100280# new item for report autopilot and enabling it 2002-07-25 06:04:57 +00:00
02a4b8e5d6 #99921# check if datasource allows to check names 2002-07-09 11:48:40 +00:00
0215fb71b2 #96306# remove unused helpids and change delete, paste and copy 2002-07-09 06:46:43 +00:00
8ff465160a Merge SRX642: 11.06.02 - 14:33:38 2002-06-11 11:33:57 +00:00
2dd3dd61f4 #99609# #99607# set maskcolor to magenta 2002-05-28 12:28:50 +00:00
a48a62f146 #99030# undo/save are own slots when applied to a record (not the global UNDO/SAVE doc) 2002-05-22 13:03:34 +00:00
3b5e502e78 Merge SRX642: 21.05.02 - 11:12:45 2002-05-21 08:12:53 +00:00