Commit Graph

7699 Commits

Author SHA1 Message Date
a4b9bfb993 Related fdo#82088: removing and shortening aliases
Change-Id: Iebd9124daffe98b1e38dfa71d8b11f2452e3ddaa
Reviewed-on: https://gerrit.libreoffice.org/11226
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-09-02 04:06:58 -05:00
45dfbdca6a Fix build with boost-1.56.0.
Change-Id: I61686bf61ff1e0561c385492c563e4495456ca47
Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
2014-08-29 10:10:15 +01:00
bcb87e7a7a documentation-by-const
Change-Id: I7d5f457106e4885ea8412a9eab6954534ee627cd
2014-08-27 18:42:14 +02:00
df1b309250 fix typo: Mesage -> Message
Change-Id: Id101590f915699b6ddd9822cd249a9a46d6e144a
Reviewed-on: https://gerrit.libreoffice.org/11107
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-08-26 01:24:08 -05:00
db83365b3b convert TABLE_DESIGN_ALL_ROWS_DELETED with custom buttons to .ui
Change-Id: Id4b5573cd7e20f841e25ba17f17e98b78fb759cc
2014-08-25 16:45:26 +01:00
9b12086313 convert TABLE_DESIGN_SAVEMODIFIED with custom buttons to .ui
Change-Id: Id0ea1a0a8de1cdd363ee462003406c5625b0e4af
2014-08-25 16:45:25 +01:00
25e71834a4 convert RELATION_DESIGN_SAVEMODIFIED with custom buttons to .ui
Change-Id: Ifc0ccdf278e9f249845cf8bc12eece8f5a5f0d86
2014-08-25 16:45:25 +01:00
35376f92ea convert QUERY_BRW_SAVEMODIFIED with custom buttons to .ui
Change-Id: I248e7b14fdd89c3efca60dfce0b9b8dfd2693fa8
2014-08-25 16:45:25 +01:00
58a7a9bf04 convert QUERY_BRW_SAVEMODIFIED with custom buttons to .ui
Change-Id: I184ffcda39b3e38ae4e4c4729f8dae62158afdae
2014-08-25 16:45:24 +01:00
57a4337e25 set names on a bunch more threads...
Change-Id: I4c2f2f0bcce52839033876ec991529721e06a3c8
2014-08-25 13:21:59 +02:00
30ae83c268 fdo#82577: Handle KeyCode
Put the VCL KeyCode class in the vcl namespace. Avoids clash with the X11
KeyCode typedef.

Change-Id: I624c9d937f7c5f5986d313b6c5f060bd8bb7e028
2014-08-23 22:33:30 +03:00
7e61e4f32a QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES -> MessageDialog + string
Change-Id: I36e6d376936caa847e68a43f64c8fe892afba1ca
2014-08-21 15:02:27 +01:00
650bdfb2df QueryBox QUERY_USERADMIN_DELETE_USER -> MessageDialog + string
Change-Id: Iedccb1ace9f74d92f09cc6ca23f9aaf004fa05f2
2014-08-21 15:02:27 +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
54758555e1 QueryBox APP_CLOSEDOCUMENTS -> MessageDialog + string
Change-Id: Id87de082167ab775fa7072f0c96159261011e898
2014-08-21 14:07:55 +01:00
a107bdfdfc ErrorBox->MessageDialog
Change-Id: I57d4e43460e40d3aff54873280eddbb18c12446b
2014-08-18 10:57:21 +01:00
3352a88c8c remove dead ToolBox RID_HELPBAR
Change-Id: Ide31f67c346f9a82bf6aa8282caa7cfcee65d9fd
2014-08-18 05:22:54 +02:00
bf6c743fb6 various unused QueryBoxes
Change-Id: I6ce6aa7cc4420bf8f82a578b7985e795c99e0898
2014-08-18 04:16:57 +02:00
c7052fd481 coverity#983649 Uncaught exception
Change-Id: I928e8dbeeac168a02c82f2fafe881dae38ae4e3c
2014-08-17 16:39:20 +01:00
97cb7cd16c CID 1231678: Uninitialized pointer field
Change-Id: I1c691b2c9c66b99957b07df4197c0a67c2598273
2014-08-16 22:56:18 +02:00
7c1e12af87 callcatcher: update unused code
res ctor fallout continues at pace

Change-Id: Ic431c678919a6521ce94719cbf06b87ebf922a0c
2014-08-16 11:43:47 +01:00
d6cae8aa53 fix build again
Change-Id: If3cfc7d1974036fe6110726da574b07975ab9aef
2014-08-16 00:54:34 +02:00
c806f90423 fix res id errors
Change-Id: I61095ee034e85150624ac300be539e7f898641be
2014-08-15 23:30:30 +02:00
00f6b0e5f9 Final ErrorBox ERR_NEED_INDEX_FIELDS to String
Change-Id: I75e509b89c0cb1d8b4727d55d4ae01048fa7bf8e
2014-08-15 23:30:29 +02:00
140d082fb1 ErrorBoxes from querydesign to String
Change-Id: I2aa9aa5b0d730c0546e8565d03b9b7d3d051235a
2014-08-15 23:30:29 +02:00
3679956b23 dbaccess: fix build after AutoControls_tmpl.hrc removal
Change-Id: I8e7e926aae646225234cf9e41fdf048735f40eb0
2014-08-15 13:11:13 +02:00
20d52860f7 res ctor OCommonBehaviourTabPage::OCommonBehaviourTabPage can go now
Change-Id: I0697faa1e66b912e3090c149efdf409c33b31b9c
2014-08-15 10:58:31 +01:00
10bae418f8 convert user details page to .ui
Change-Id: Id8ad4a013fb5049452bbad502da828db94ce7d47
2014-08-15 10:58:31 +01:00
1dcb30fd4a drop thousand seperator in port number spinbuttons
Change-Id: I89c56f52ab8134bdb4376d30f2c85af0f946bd88
2014-08-15 10:58:30 +01:00
85cf4881fc drop FixedLines from wizards to be consistent with the rest of the ui
and two virtual methods don't need to exist after that

Change-Id: I50ea8eaa99fddfed7e0c61e99e76631aa595f2dc
2014-08-15 08:26:02 +01:00
e2d2fa4f06 Resolves: fdo#82413 crash in format->column
Change-Id: I3af776c14ec0f224884488fdc99ee26ebbba7cb8
2014-08-12 09:02:04 +01:00
d24df3fc66 callcatcher: another round of ResId removals
Change-Id: Ia3acdb3501b7735820258cb090e731f5814bc07f
2014-08-12 09:02:03 +01:00
8c9f48cdd0 m_pFT_HeaderText now unused
Change-Id: Ibfce3f5ffcdaa60e7b243ed43631ca133c3917ed
2014-08-11 10:22:13 +01:00
93ea1a09e0 don't need to reference these widgets anymore
Change-Id: I19ce9b2c002f8f5102a2d0bd06d08a1abfa63bda
2014-08-11 10:22:12 +01:00
e1683c2d13 callcatcher: update unused code
lots of ResID stuff going away now

Change-Id: Iad8524e201cd3072db71da9e5ee1c244ed337967
2014-08-11 10:22:12 +01:00
ac08537688 make string a global resource
Change-Id: I65eee002d2f04b09a73c597ece4b29d1f1593414
2014-08-10 00:33:38 +02:00
1c5c0e48a3 remove unused resources
Change-Id: Ifdb5ab9f2a0a59d3ca31ca1fa5112449e1a6aa11
2014-08-09 18:12:14 +02:00
2811b75922 dbadmin: clean up after ui conversion
Change-Id: I40b4f1c1474c12e54f57fb466610f35e5b4d527e
2014-08-09 18:12:12 +02:00
e79c427247 remove unused dlg resources from dbu_resource.hrc
Change-Id: I70c5f673413bb6ac2d37a5c15b52fcd26da6683a
2014-08-09 18:12:08 +02:00
b62b3042e6 remove DLG_PARAMETERS resource stuff
clean up after b15c01e43071099c6cb631953e56e88e9961e29e

Change-Id: Id50032647d74892f33e1f5214226e9fd0b7d7b62
2014-08-09 18:12:08 +02:00
3db3184dc9 coverity#1229890 Uninitialized pointer field
Change-Id: Ica36715d932157fdeedadced7c7fba71babb4e0a
2014-08-07 18:00:43 +01:00
a33f9d080b coverity#1229892 Uninitialized pointer field
Change-Id: Ida750e33efd8d18ee754d1bf8b123295581365c8
2014-08-07 18:00:43 +01:00
b6b77711bb Convert PAGE_ADO and PAGE_MYSQL_ODBC to .ui
Conflicts:
	dbaccess/source/ui/dlg/dbadmin.src

Change-Id: Idaba7ea38b8ca6b7d0d9cc9599e9a76836573086
2014-08-07 09:35:18 +02:00
2159107594 Convert PAGE_LDAP to .ui
Conflicts:
	dbaccess/source/ui/dlg/dbadmin.src

Change-Id: I2655cc1d58c87a254c7074682fd7814e4d00fe73
2014-08-07 09:29:05 +02:00
3067d228cd TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .ui
Conflicts:
	dbaccess/UIConfig_dbaccess.mk
	dbaccess/source/ui/misc/WizardPages.src

Change-Id: I1a628dd6220f3f180cc01353380fe4aa7e166cf4
Reviewed-on: https://gerrit.libreoffice.org/10776
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06 13:15:04 +00:00
f71d65f39e Convert PAGE_ODBC to .ui
Change-Id: I23dfbeb7a1a5ed0c8c51d925a1c0d11daca75f3f
Reviewed-on: https://gerrit.libreoffice.org/10787
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06 12:58:55 +00:00
7b10285665 Convert PAGE_MYSQL_JDBC and PAGE_ORACLE_JDBC to .ui
Change-Id: I925dd0971aaf7f453c76ec37771ce001608dc57b
Reviewed-on: https://gerrit.libreoffice.org/10785
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06 12:14:19 +00:00
1ff594ce98 Convert PAGE_DBASE to .ui
Change-Id: Ie2f1592b030465a2ca5e2f25408ae38e9a833831
Reviewed-on: https://gerrit.libreoffice.org/10777
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06 12:05:31 +00:00
020e283970 Convert PAGE_CONNECTION to .ui
Change-Id: Id65d57b848280fee12384b4f470782a28233acd8
Reviewed-on: https://gerrit.libreoffice.org/10748
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-08-05 11:06:14 +00:00