Commit Graph

37 Commits

Author SHA1 Message Date
650bdfb2df QueryBox QUERY_USERADMIN_DELETE_USER -> MessageDialog + string
Change-Id: Iedccb1ace9f74d92f09cc6ca23f9aaf004fa05f2
2014-08-21 15:02:27 +01:00
3b71e0cb1c TAB_PAGE_USERADMIN conversion to .ui
Change-Id: I65ae56bee3e66ec0b19e40fa23ac02a8ec1afbf8
Reviewed-on: https://gerrit.libreoffice.org/10681
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-08-02 11:47:11 +00:00
6dae22bd43 convert user admin password dialog to .ui
Change-Id: Ia94c3b27b80d8c58e287ae588a5f6a40fb64fa38
2014-04-01 12:29:45 +01: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
3b1f34204d remove double space from en-US messages 2011-04-27 17:07:00 +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
0b176013df .bmp to .png, plus formatting issues. 2010-11-23 21:44:31 -08:00
91ff13dd6a CWS changehid: generate former auto hids into src files 2010-10-11 17:56:12 +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
80d3b04cac INTEGRATION: CWS changefileheader (1.25.182); FILE MERGED
2008/03/31 13:27:14 rt 1.25.182.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:38:33 +00:00
5ccf238bbb INTEGRATION: CWS mergede01 (1.24.242); FILE MERGED
2007/03/20 14:45:23 ihi 1.24.242.1: #i72301# Remove German
2007-04-19 13:58:37 +00:00
0251c5bb4c INTEGRATION: CWS encup (1.22.132); FILE MERGED
2005/04/29 16:01:23 ihi 1.22.132.1: #i40603# German strings now UTF8 encoded
2005-09-23 13:12:32 +00:00
e1e301e8ba INTEGRATION: CWS ooo19126 (1.22.204); FILE MERGED
2005/09/05 17:33:38 rt 1.22.204.1: #i54170# Change license header: remove SISSL
2005-09-08 13:50:44 +00:00
e572b91503 INTEGRATION: CWS insight01 (1.19.2); FILE MERGED
2004/07/07 11:15:56 oj 1.19.2.4: resource changes
2004/07/06 09:26:05 oj 1.19.2.3: RESYNC: (1.20-1.21); FILE MERGED
2004/06/01 08:52:11 oj 1.19.2.2: RESYNC: (1.19-1.20); FILE MERGED
2004/04/26 10:24:58 oj 1.19.2.1: show error message when user admin does not exist
2004-08-02 14:42:11 +00:00
627c7266d8 INTEGRATION: CWS mergebuild (1.18.26); FILE MERGED
2004/04/21 05:45:52 hjs 1.18.26.3: RESYNC: (1.18-1.19); FILE MERGED
2003/11/11 19:16:06 ihi 1.18.26.2: en -> en-US
2003/11/10 16:42:00 ihi 1.18.26.1: #111234# Merge during build
2004-06-26 16:28:49 +00:00
214f8d5fda INTEGRATION: CWS cso001 (1.19.44); FILE MERGED
2004/03/23 12:46:00 hjs 1.19.44.1: #116006# merge
2004-04-27 09:41:30 +00:00
f52752beca INTEGRATION: CWS geordi2q11 (1.18.60); FILE MERGED
2003/12/16 11:05:05 hr 1.18.60.1: #111934#: join CWS ooo111fix1
2003-12-17 14:12:45 +00:00
803fb367dc INTEGRATION: CWS mergerc3 (1.17.6); FILE MERGED
2003/07/16 17:11:06 ihi 1.17.6.1: rc-3 merge all languages
2003-07-17 11:15:14 +00:00
216778b8f3 INTEGRATION: CWS rc2merge (1.16.8); FILE MERGED
2003/07/03 14:44:08 ihi 1.16.8.1: rc-2 merge all languages
2003-07-03 16:59:36 +00:00
00aab2a6fd INTEGRATION: CWS rcmerge (1.15.24); FILE MERGED
2003/06/12 10:57:48 gh 1.15.24.1: final Merge RC
2003-06-13 11:51:55 +00:00
a6b6abdd79 INTEGRATION: CWS mergem8 (1.14.8); FILE MERGED
2003/04/29 08:33:55 gh 1.14.8.2: final merge for Beta2
2003/04/14 15:03:52 gh 1.14.8.1: merging all languages
2003-04-29 16:21:52 +00:00
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
a35c5413b5 Merge SRX644: 27.11.02 - 17:54:20 2002-11-27 15:58:17 +00:00
1a1ac119f3 #i8963# remove CVS keyword 2002-11-05 06:06:32 +00:00
8b27176221 Merge SRX644: 04.11.02 - 18:53:38 2002-11-04 16:57:47 +00:00
e5d0317b64 Merge SRX643: 05.09.02 - 15:48:54 2002-09-05 12:52:13 +00:00
1c744a13fa #99473# change string resource files 2002-08-19 07:01:32 +00:00
9805c3ee2f Merge SRC638: 27.07.01 - 00:26:51 2001-07-26 21:26:53 +00:00
f6ddad6185 Merge SRC638: 24.07.01 - 22:27:46 2001-07-24 19:28:45 +00:00
2fc4528feb Merge SRC638: 19.07.01 - 22:14:07 2001-07-19 19:15:05 +00:00
0e8a93180e #89575# new pwd change dialog 2001-07-17 06:31:29 +00:00
2764547920 Merge SRC638: 13.07.01 - 22:52:57 2001-07-13 19:53:15 +00:00
2890fafe8e Merge SRC633: 29.06.01 - 04:19:44 2001-06-29 01:20:04 +00:00
9ad18150a1 #88434# some access changes 2001-06-20 11:30:48 +00:00
06691617d0 #88434# new page for user admin 2001-06-20 06:00:59 +00:00