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
e99535df4d
remove executable bits
...
Change-Id: Iec785ae538de81325812b1e6fe33115789b39770
2014-08-17 05:50:13 +02: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
3dafed2ede
-Werror,-Wundefined-bool-conversion
...
Change-Id: Iff8db4c82abeeed0789d7012223a846f1058c353
2014-08-12 12:19:43 +02:00
20f6cf0377
Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'
...
Change-Id: I6ca6914e80c186699df42253de46a3690c5130f2
2014-07-26 14:25:33 +02:00
be97f2f553
DLG_MAILMERGEWIZARD conversion to .ui
...
Conflicts:
sw/inc/dbui.hrc
Change-Id: Id224fd3a99abe8ec497a38c40b099dd7ae917890
Reviewed-on: https://gerrit.libreoffice.org/10494
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-07-24 15:08:11 +00:00
8c6e900e47
remove unused private field
...
Change-Id: I474458058c1a3d8c93486bf2e647df203d2452cc
2014-07-23 13:26:19 +02:00
5ccd10fbbd
use an expander instead of hand-crafted code
...
Change-Id: Id5606051656f21309c9e5c8d08a2eacd65b22dbf
2014-07-23 10:05:49 +01:00
2e0561c996
drop helpids that go nowhere
...
Change-Id: I64c060ac849f8b055f8b63bba8ecb59ee3ef2d9a
2014-07-23 09:41:44 +01:00
fcf0b9f238
DLG_MM_SENDMAILS conversion to .ui
...
Change-Id: I5611508e9024032e9213636be94410280618f9e5
Reviewed-on: https://gerrit.libreoffice.org/10459
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-07-23 08:38:33 +00:00
dac4ca5f68
new loplugin: externalandnotdefined
...
Find "missing headers," where a function is declared directly in the
.cxx (as extern) and not defined, and should arguably instead be declared
in an include file.
Change-Id: I6d83ee432b2ab0cd050aec2b27c3658d32ac02a2
2014-07-11 14:12:25 +02:00
bc3830587c
make these global level resids
...
Change-Id: I129fa1f649f8dfcec1434734193daf22ea841889
2014-07-03 13:19:48 +01:00
b55b8d83fe
DLG_MM_DBTABLEPREVIEWDIALOG and DLG_MM_MAILBODY conversion to .ui
...
Change-Id: Ie00c75e54918e51068ab69c5ea9047d0503b5b87
Reviewed-on: https://gerrit.libreoffice.org/10004
Tested-by: Caolán McNamara <caolanm@redhat.com >
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
2014-07-02 10:58:32 +00:00
d92aa2f445
remove SFX_APP() macro that was a mer wrapper for SfxGetApp()
...
Change-Id: I480a789c767dd671775c9d70d96bf71908f21f5b
2014-06-27 17:08:04 +02:00
b7e2a62dec
and now we can remove SwRestrictedComboBox as well
...
Change-Id: I69aa440ed4ef13e60251bf1aa019208b79b317d2
2014-06-16 16:59:10 +01:00
f219ec6b5e
missing SetForbiddenChars call
...
Change-Id: I03a26d49210c3dfe89abd31e5c754fafe2b7acee
2014-06-16 16:59:09 +01:00
be0837fbc0
rework to use a SvSimpleTableContainer
...
Change-Id: I6737d75c70c36b19c5bec075f6f82f159ef00d2d
2014-06-16 11:49:37 +01:00
6154e81083
DLG_MM_SELECTDBTABLEDDIALOG conversion to .ui
...
Change-Id: Iaaa32bd5723ae45099d0fb670b207fc64c46d306
Reviewed-on: https://gerrit.libreoffice.org/9780
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-06-16 10:03:50 +00:00
6ad13d3591
drop helpids that go nowhere
...
Change-Id: Ie487d86b95f49812cd2f4620d6d652b7422e6139
2014-06-12 10:24:20 +01:00
a84fca9a0a
set mnemonic widget and replace 24 with optimal height request
...
Change-Id: I86bb00f134aaf95a48ac0a5d594c632d03f0e9d5
2014-06-12 10:24:19 +01:00
171a14c0c3
-Werror,-Wunused-private-field
...
Change-Id: Ic4da6180e4457309211ed26ba7d2b8382eec76f3
2014-06-12 10:58:00 +02:00
8e6eb6fb21
DLG_MM_ASSIGNFIELDS conversion to .ui
...
Change-Id: Ia625de9edd46c185c2712c0c5a7154ba1abb2894
Reviewed-on: https://gerrit.libreoffice.org/9726
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-06-12 08:49:19 +00:00
fed6ed72db
SwAddressControl_Impl: add SAL_OVERRIDE
...
Change-Id: I4d77e7aee8370c0e67c80f7fbac0f1e38a4399ca
2014-06-09 20:55:54 +02:00
39b09b6701
use ok, cancel, help like everywhere else
...
Change-Id: Ibc4a5ee29fd9a6e734bef7ab9ce404aa8beaaaac
2014-06-09 14:10:32 +01:00
d92c199664
DLG_MM_CREATEADDRESSLIST conversion to .ui
...
Change-Id: I50b48599eac27be7834c61e4223541f662afd4c3
Reviewed-on: https://gerrit.libreoffice.org/9680
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-06-09 09:33:35 +00:00
184a00b962
loplugin: inlinesimplememberfunctions
...
Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
2014-06-09 10:10:13 +02:00
67577e8f6e
Avoid possible memory leaks in case of exceptions
...
Change-Id: If1057871aa7c9e7079ed051e6854c77c81f12292
2014-06-02 22:59:09 +09:00
26da71b624
sw: move SwSendMailDialog etc. to swui library
...
It doesn't make sense to have a declaration in header in sw/source/ui
and the implementation in sw/source/uibase
Change-Id: I270b2102d1f006836bb6210bd7a6c1c2e4c1e431
2014-05-27 11:13:20 +02:00
0a3fe4c281
Remove ASCII art and useless comments from sw module
...
Change-Id: I3ba4ac78fd4810e006b1034bbe7c28b1803895d2
Reviewed-on: https://gerrit.libreoffice.org/9494
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2014-05-27 01:46:44 -05: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
3c1e30b77d
Correct common misspellings, and remove some ASCII art along the way.
...
Change-Id: I42787db31769e8bde984c5f4f0aa90335e889b1c
Reviewed-on: https://gerrit.libreoffice.org/9356
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
2014-05-17 12:38:38 +00:00
c8695c6cce
Unify utl::TempFile ctors
...
Change-Id: I0a781a86804808cebf7756506d9299971c13e2ff
2014-05-14 13:38:23 +02:00
404e4d613e
utl::TempFile::CreateTempName pParent is unused
...
Change-Id: Ide12ea21104af678dc541ed0e83970e7a2f5e694
2014-05-13 19:27:00 +02:00
bf30c8b16d
use new VCL IsValueChangedFromSaved method
...
follow to commit ff1a7a59434f5f793d4044aad615bcf78148e963
"RFC: add IsValueChangedFromSaved to VCL button and listbox"
Change-Id: If2e6d9e7c18590dc4abbc90362d7897ca2557dd6
2014-05-08 14:55:12 +02:00
af10cb2c9c
Rename SwDBMgr -> SwDBManager.
...
We were renaming it recently from SwNewDBMgr, let's use the full name to make
it more readable.
Change-Id: I2ceb3f1790321b70d5936c35e13870439969e64d
2014-05-02 21:32:23 +02:00
6aa35db393
sw: sal_Bool->bool
...
Change-Id: I324a0ffde2ddcca105451c19e7aadcfad15211d8
2014-04-30 08:44:42 +02:00
702f9c5176
huge hrc and src file cleanup
...
* mostly fallout from ui conversion
* some completely unused defines from src files
* lots of unused HID ids
Change-Id: I976561205798db3d06ee139de6223f638e58f47a
Reviewed-on: https://gerrit.libreoffice.org/9142
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
2014-04-23 22:49:57 +00:00
043bbbf198
There is nothing "new" with SwNewDBMgr any more
...
Change-Id: Icbf3d5663a358bf31b58ab8086ffe9160c26bf8f
2014-04-22 10:06:41 +03:00
b166e7af2b
There is nothing "new" with SwNewDBMgr any more
...
Change-Id: I28c48be099ba680a5d6ea91981a1e1bfadff3f84
2014-04-22 08:07:17 +03:00
1decd1ef25
OUString: constify, remove temporaries and concatenated appends
...
Change-Id: I7333d32a437a75a3fe9728591217258a2fa6c5e3
2014-04-18 07:36:51 +02:00
a6f8de662e
sal_uInt16 to int
...
Change-Id: I8a27d7fc2cbdb3093e7955b80642675dc9b8ab55
2014-04-18 07:36:51 +02:00
c6ba1deab0
Group common code for csv generation and simplify OUString handling
...
Though writing data incrementally without building the whole line would
be more efficient.
Change-Id: I396378c6f306f4ff0d10037f87c33005b7e4b640
2014-04-18 07:36:51 +02:00
280c5fc0ab
OUString: constify and avoid temporaries
...
Change-Id: Iffff24e9d49f378b2ca6bb470d678ec0724f0594
2014-04-18 07:36:50 +02:00
8f06f94827
Remove unused OUStrings
...
Change-Id: I7c98a0113418ac82f0b91b373073c8a11b6f9740
2014-04-18 07:36:50 +02:00
51b633998e
sal_uInt16 to sal_uInt32 + constify
...
Change-Id: I7b5035d6189d6b3a33f767a926b443760adb5be0
2014-04-18 07:36:50 +02:00
d77e8348f3
Simplify generation of unique name
...
Change-Id: Ifed55197ed6836dfb16d958c7dd34afad6c4aca7
2014-04-18 07:36:49 +02:00
4e69f4d4ec
OUString: reduce temporaries/concatenated appends + minor optimizations
...
Change-Id: I30ea3ee112ef65555bfa5d7f2b8e908bb394ca58
2014-04-18 07:36:49 +02:00
5da934fb90
This seems to be an infinite loop (never triggered?)
...
Change-Id: If619adcb5aa7951be159a387eaebf8553feb22e5
2014-04-18 07:36:48 +02:00
821bde3ffc
Use more proper integer types + minor optimizations
...
Change-Id: I10df0245363715911d0eea2869a32a5ab849d3c4
2014-04-18 07:36:48 +02:00
973de4ef15
Avoid temporary bool
...
Change-Id: I82b5f986b0a66aceb258960fd89bd5bf2754291a
2014-04-18 07:36:47 +02:00