Caolán McNamara
7e61e4f32a
QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES -> MessageDialog + string
...
Change-Id: I36e6d376936caa847e68a43f64c8fe892afba1ca
2014-08-21 15:02:27 +01:00
Caolán McNamara
650bdfb2df
QueryBox QUERY_USERADMIN_DELETE_USER -> MessageDialog + string
...
Change-Id: Iedccb1ace9f74d92f09cc6ca23f9aaf004fa05f2
2014-08-21 15:02:27 +01:00
Caolán McNamara
718648db59
QueryBox QUERY_CONNECTION_LOST -> MessageDialog + string
...
Change-Id: Id2bd1b509236f40fcb658933cfe6edd687330ac5
2014-08-21 15:02:26 +01:00
Caolán McNamara
2b65832b58
QueryBox QUERY_BRW_DELETE_ROWS -> MessageDialog + string
...
Change-Id: Ifb6fb8a09cda0c868a3b4f510f6b04665cfe7597
2014-08-21 14:07:55 +01:00
Caolán McNamara
54758555e1
QueryBox APP_CLOSEDOCUMENTS -> MessageDialog + string
...
Change-Id: Id87de082167ab775fa7072f0c96159261011e898
2014-08-21 14:07:55 +01:00
Noel Grandin
c0415d5f1e
java: remove unnecessary constructor declarations
...
in the absence of any other constructors, the compiler will automatically
generate a public no-arg constructor
Change-Id: I70eca507cd8e16e33580b3398d41d70690bc2909
2014-08-20 12:12:15 +02:00
Noel Grandin
2922a967a1
java: Avoid naming non-fields with the prefix m_
...
found by PMD
Change-Id: I5955cfc9c4d777496a2e8e4b2c422a51764a8bc1
2014-08-20 10:35:53 +02:00
Noel Grandin
be1bb7b1cc
java: use Boolean.valueOf instead of instantiating Boolean objects
...
Change-Id: Ie41d6b0170a035a694dd270c311a137fd1810e74
2014-08-19 14:57:16 +02:00
Noel Grandin
56ef5533fc
java: classes in java.lang package do not need to be fully qualified
...
Change-Id: I7b18f62336c3a8ca4c538b30ce04c99f202a4756
2014-08-19 14:57:16 +02:00
Caolán McNamara
a107bdfdfc
ErrorBox->MessageDialog
...
Change-Id: I57d4e43460e40d3aff54873280eddbb18c12446b
2014-08-18 10:57:21 +01:00
Thomas Arnhold
3352a88c8c
remove dead ToolBox RID_HELPBAR
...
Change-Id: Ide31f67c346f9a82bf6aa8282caa7cfcee65d9fd
2014-08-18 05:22:54 +02:00
Thomas Arnhold
bf6c743fb6
various unused QueryBoxes
...
Change-Id: I6ce6aa7cc4420bf8f82a578b7985e795c99e0898
2014-08-18 04:16:57 +02:00
Caolán McNamara
f8ce2e049c
coverity#983635 Uncaught exception
...
Change-Id: I4be3600af6ee97ba9f962edf9723c04d89b161e4
2014-08-17 16:39:21 +01:00
Caolán McNamara
d2927e38a8
coverity#983636 Uncaught exception
...
Change-Id: I5c35d3085ec0dfa0e1d27caa9cdac5792d98812b
2014-08-17 16:39:21 +01:00
Caolán McNamara
b2f1f15817
coverity#983637 Uncaught exception
...
Change-Id: Ib405aabc4b9da1e06a009159a0ec3a15af1c7570
2014-08-17 16:39:21 +01:00
Caolán McNamara
c7052fd481
coverity#983649 Uncaught exception
...
Change-Id: I928e8dbeeac168a02c82f2fafe881dae38ae4e3c
2014-08-17 16:39:20 +01:00
Caolán McNamara
7a3f09216e
coverity#1231674 Uncaught exception
...
and
coverity#1231675 Uncaught exception
Change-Id: If0907f2048fc5e492d5b8b49388c3bfad542e5f7
2014-08-17 16:39:19 +01:00
Thomas Arnhold
e99535df4d
remove executable bits
...
Change-Id: Iec785ae538de81325812b1e6fe33115789b39770
2014-08-17 05:50:13 +02:00
Matteo Casalin
97cb7cd16c
CID 1231678: Uninitialized pointer field
...
Change-Id: I1c691b2c9c66b99957b07df4197c0a67c2598273
2014-08-16 22:56:18 +02:00
Julien Nabet
1bae7f5a57
cppcheck: Throwing the original exception
...
Change-Id: I0d2678dd86e42f882e8ed9926917f1e82746997e
2014-08-16 13:43:40 +02:00
Caolán McNamara
7c1e12af87
callcatcher: update unused code
...
res ctor fallout continues at pace
Change-Id: Ic431c678919a6521ce94719cbf06b87ebf922a0c
2014-08-16 11:43:47 +01:00
Markus Mohrhard
d6cae8aa53
fix build again
...
Change-Id: If3cfc7d1974036fe6110726da574b07975ab9aef
2014-08-16 00:54:34 +02:00
Thomas Arnhold
c806f90423
fix res id errors
...
Change-Id: I61095ee034e85150624ac300be539e7f898641be
2014-08-15 23:30:30 +02:00
Thomas Arnhold
00f6b0e5f9
Final ErrorBox ERR_NEED_INDEX_FIELDS to String
...
Change-Id: I75e509b89c0cb1d8b4727d55d4ae01048fa7bf8e
2014-08-15 23:30:29 +02:00
Thomas Arnhold
140d082fb1
ErrorBoxes from querydesign to String
...
Change-Id: I2aa9aa5b0d730c0546e8565d03b9b7d3d051235a
2014-08-15 23:30:29 +02:00
Thomas Arnhold
a332a43ed2
ErrorBox ERR_INVALID_BACKUP_LOCATION to String
...
Change-Id: Ied9fcfacc6d2751883d7c4d21582427690ba0f20
2014-08-15 23:30:24 +02:00
Michael Stahl
3679956b23
dbaccess: fix build after AutoControls_tmpl.hrc removal
...
Change-Id: I8e7e926aae646225234cf9e41fdf048735f40eb0
2014-08-15 13:11:13 +02:00
Caolán McNamara
20d52860f7
res ctor OCommonBehaviourTabPage::OCommonBehaviourTabPage can go now
...
Change-Id: I0697faa1e66b912e3090c149efdf409c33b31b9c
2014-08-15 10:58:31 +01:00
Caolán McNamara
10bae418f8
convert user details page to .ui
...
Change-Id: Id8ad4a013fb5049452bbad502da828db94ce7d47
2014-08-15 10:58:31 +01:00
Caolán McNamara
bf697ef3e6
use 12 spacing
...
Change-Id: I61ac1b5bd262ecd10ed0f405adcc5e2fb4fa949c
2014-08-15 10:58:30 +01:00
Caolán McNamara
1dcb30fd4a
drop thousand seperator in port number spinbuttons
...
Change-Id: I89c56f52ab8134bdb4376d30f2c85af0f946bd88
2014-08-15 10:58:30 +01:00
Caolán McNamara
3eac92de40
don't stretch listbox vertically
...
Change-Id: Id50412ae0f29a340839b68faa53e223f7ac03fd2
2014-08-15 10:58:29 +01:00
Caolán McNamara
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
Noel Grandin
ac5954d7c5
java: remove commented out code
...
Change-Id: I05c907a38b562231e968c17f14e09ef80e0a6ed1
2014-08-14 10:59:48 +02:00
Thomas Arnhold
7cc627ff79
update_pch
...
Change-Id: Ic1dae7aac2f4367b4196ba3128c0aea9be1fbbda
2014-08-13 10:10:33 +02:00
Noel Grandin
68cd011c90
java: reduce scope, make some methods private
...
found by UCDetector
Change-Id: Ib1425edde146193a65c242dc159b7e3fbf0e4a2e
2014-08-13 08:49:23 +02:00
Noel Grandin
70f56bc22f
java: reduce scope, make member classes private
...
found by UCDetector
Change-Id: Ief32d078090102b14b60b35fc36542f8d4fb252b
2014-08-13 08:49:23 +02:00
Noel Grandin
da677dfd59
java: reduce scope, make fields private
...
found by UCDetector
Change-Id: I7f97e15667159cf8ee776e8f32fdcdec8ec00ed6
2014-08-13 08:49:22 +02:00
Noel Grandin
14d1a11ec4
java: reduce scope, make constructors private
...
found by UCDetector
Change-Id: If05277fd2fe77ceabb4c7c87aeb8569e3406102d
2014-08-13 08:49:22 +02:00
Caolán McNamara
e2d2fa4f06
Resolves: fdo#82413 crash in format->column
...
Change-Id: I3af776c14ec0f224884488fdc99ee26ebbba7cb8
2014-08-12 09:02:04 +01:00
Caolán McNamara
d24df3fc66
callcatcher: another round of ResId removals
...
Change-Id: Ia3acdb3501b7735820258cb090e731f5814bc07f
2014-08-12 09:02:03 +01:00
Noel Grandin
1c496506bc
java: remove useless javadoc tags
...
that are not conveying any useful information
Change-Id: Ic37934b8cc376fcdcb3d295232452f411dfd43b1
2014-08-12 09:41:31 +02:00
Noel Grandin
0477e6c39b
java: add @Override annotation to overriding methods
...
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
2014-08-12 09:41:28 +02:00
Lionel Elie Mamane
33e94f367a
fdo#82151 finish fixup
...
Fix the UnoApi test, and give ORowSetDataColumn::getFastPropertyValue the reasonable behaviour.
Change-Id: I68cc1221b6772e3036c78b8234b1d8b248d4d673
2014-08-11 16:28:42 +02:00
Caolán McNamara
8c9f48cdd0
m_pFT_HeaderText now unused
...
Change-Id: Ibfce3f5ffcdaa60e7b243ed43631ca133c3917ed
2014-08-11 10:22:13 +01:00
Caolán McNamara
93ea1a09e0
don't need to reference these widgets anymore
...
Change-Id: I19ce9b2c002f8f5102a2d0bd06d08a1abfa63bda
2014-08-11 10:22:12 +01:00
Caolán McNamara
e1683c2d13
callcatcher: update unused code
...
lots of ResID stuff going away now
Change-Id: Iad8524e201cd3072db71da9e5ee1c244ed337967
2014-08-11 10:22:12 +01:00
Thomas Arnhold
ac08537688
make string a global resource
...
Change-Id: I65eee002d2f04b09a73c597ece4b29d1f1593414
2014-08-10 00:33:38 +02:00
Thomas Arnhold
1c5c0e48a3
remove unused resources
...
Change-Id: Ifdb5ab9f2a0a59d3ca31ca1fa5112449e1a6aa11
2014-08-09 18:12:14 +02:00
Thomas Arnhold
2811b75922
dbadmin: clean up after ui conversion
...
Change-Id: I40b4f1c1474c12e54f57fb466610f35e5b4d527e
2014-08-09 18:12:12 +02:00