b7259532d8
Remove unnecessary bool2any
...
Change-Id: Ie2caee1d5a7912011d76172539c2f8f37eaee5cf
2014-02-24 08:08:00 +01:00
ad73967e99
Remove unnecessary extractInterface
...
Change-Id: I4848bf84615274ad5732223a354fb7a6b845d9a8
2014-02-24 08:08:00 +01:00
0ce0c369aa
Remove unneccessary comments
...
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb
Reviewed-on: https://gerrit.libreoffice.org/8182
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-23 03:38:49 +00:00
cb232b41cd
coverity#738579 Uninitialized scalar field
...
Change-Id: If5494435c5aa536a78a6b923d30c63861d0a0dd2
2014-02-21 12:40:31 +00:00
e8f8f24c84
vcl: sal_Bool -> bool
...
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
2014-02-21 12:53:51 +01:00
a18a1a4545
Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx
...
Added vcl/settings.hxx to all cxx files which require it.
This helps to speed up compilation after changes to the settings.
Conflicts:
sc/source/ui/dbgui/pvlaydlg.cxx
Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4
Reviewed-on: https://gerrit.libreoffice.org/7933
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-20 16:22:17 +00:00
12f1faf7bf
svl: sal_Bool -> bool
...
Change-Id: Ic31455a1f5ffffa35d4fdde901dd70734207b6f4
2014-02-20 08:17:00 +01:00
dbeb8d405e
Resolves: fdo#74242 now VclMultiLineEdit's a11y work
...
MultiLineEdit don't, continue to replace MultiLineEdit with
VclMultiLineEdit as we continue .ui conversion and delete
at end
Change-Id: I0d5c5621d5fe26ac5e39392c66b95eebb0786f0d
2014-02-19 15:48:42 +00:00
973b47a336
unotools: sal_Bool -> bool
...
Change-Id: I8051c0756e0474a5b4f748e0aa15a9922e82ea97
2014-02-19 12:47:07 +01:00
05f742d28b
comphelper: sal_Bool -> bool
...
Change-Id: I6fc331ae0706f4bb193543011c8d4ae0a385fcc0
2014-02-17 17:55:19 +01:00
6ca45dbb0c
coverity#738581 Uninitialized pointer field
...
Change-Id: I01738db66ffa1dc2926a84da890e803d54ced76b
2014-02-11 14:33:37 +00:00
7dfd6125bf
coverity#738580 Uninitialized pointer field
...
Change-Id: I3b2295afa5a86430178c68e61f38a98969708f0b
2014-02-11 14:33:36 +00:00
89420ff310
Fix spelling errror
...
Change-Id: Ie5fc19fa223942e31899408324beb2e15c1d7bef
2014-02-06 19:16:56 +02:00
dda9037e41
As the comment says, "news:// is nonsense" here
...
It was introduced in the orginal commit 4d3148e0b7ee607de9c86e9e9aa79e9cd423f1f1
"CWS-TOOLING: integrate CWS mba32issues01" but for copletely unclear reasons.
It looks like it serves as a placeholder for those "unknown-URI-scheme" cases
that shall go to RID_SVXPAGE_HYPERLINK_DOCUMENT, but for a news:// URI it would
make more sense to go to RID_SVXPAGE_HYPERLINK_MAIL anyway. (Note that
INetURLObject only supports RFC 1738 news URIs that cannot have an authority
part, not RFC 5538 ones that allow for an optional authority part.)
Change-Id: I5db76fc2a733d0c334e24fecb9d7078bedbdbe08
2014-02-04 15:06:48 +01:00
196386efb6
fdo#74366# Determining bMail was accidentally inverted
...
...in 64b720dce8d3087ed62da815ecae1375b45149be "Related: fdo#38838 remove
UniString::SearchAscii"
Change-Id: I814d832dc88704670a04fdc7f3edd1296dfda991
2014-02-03 16:24:30 +01:00
f9369d33a4
fdo#54938 Convert to cppu::supportsService
...
Change-Id: I512c525029ebd63d261560d27e9f38bbe94f7e10
Reviewed-on: https://gerrit.libreoffice.org/7649
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com >
Tested-by: Marcos Souza <marcos.souza.org@gmail.com >
2014-02-03 14:35:46 +00:00
44f85f3804
convert emboss dialog to .ui
...
Change-Id: I16883023ba7386437ff1cc9cd7d3393db8fb4654
2014-02-01 13:14:55 +00:00
59e7894fb2
convert mosaic dialog to .ui
...
Change-Id: Ibc723ca79fba89f24e04440fdbf4140a4e0655ad
2014-02-01 12:10:20 +00:00
7911b70e09
convert posterize dialog to .ui
...
Change-Id: If21e85cd0802c9f1b2bd244e6fb3715bef395e0a
2014-02-01 12:10:19 +00:00
b775e0612f
convert sepia dialog to .ui
...
Change-Id: I6032ea0da029e5bff145e582892655143400f710
2014-02-01 12:10:19 +00:00
c8cae05ee8
convert solarize dialog to .ui
...
Change-Id: I1aab18d8e0aa12d39584266a6657436ea100b521
2014-01-31 21:21:38 +00:00
e70fb08305
convert smooth dialog to .ui
...
Change-Id: If2894cef70bf6b9848a1338afaa36dc8b0d7d6be
2014-01-31 21:21:37 +00:00
344a1abd2f
introduce a layout aware GraphicFilterDialog
...
Change-Id: I932e4be6b7f4a2717748de561c424302ef429d63
2014-01-31 21:21:37 +00:00
b0da0f6443
GraphicFilterDialog->oldGraphicFilterDialog
...
Change-Id: I13eb7c462538520c119391ad54fac2c0e0d052e9
2014-01-31 21:21:36 +00:00
54e1c89776
drop unnecessary dtors
...
Change-Id: I033349bc554bca46a4b1d622cd8fb64d4c1f4866
2014-01-31 21:21:35 +00:00
ee883319f2
bool improvements
...
Change-Id: Ibb509cb162e53e03d42cb50eb30dd1d175991dd6
2014-01-28 20:26:29 +01:00
ba75754c44
coverity#705138 Missing break in switch
...
Change-Id: Ia7f2211bb4a8c006259c9db6a2eac64593f8e91e
2014-01-28 14:30:44 +00:00
52d4203a31
fdo#56954, fdo#73868 grammar checking UI fixes
...
Change-Id: I20577ba3bfbd12a89d34892a8f32d9c2b741f4dd
2014-01-24 12:20:03 +01:00
ebf5e613a5
SfxNoLayoutSingleTabDialog not needed anymore
...
all single tab dialogs are .ui enabled now.
So now we can remove SfxNoLayoutSingleTabDialog and merge SfxSingleTabDialog
and ~SfxNoLayoutSingleTabDialogBase together
Change-Id: If0acc792d85b7d399572257d7e9b0e12993ba3fe
2014-01-23 16:02:10 +00:00
c49543cf31
fdo#73917 spelling dialog: don't report fully ignored words again
...
Change-Id: I2a8503fd2c3babab844e9cd026a57c438e015254
2014-01-22 10:40:51 +01:00
3d21cb27ac
bool improvements
...
Change-Id: I63078dd1ac7119d2886d4183e7267eeff3365b87
2014-01-22 08:22:35 +01:00
260df50ae6
Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM...
...
with percent CustomUnitText on metric fields
(cherry picked from commit 4f5b26a97dbaef964af1fe323f24109b987cb952)
Conflicts:
chart2/source/controller/dialogs/tp_3D_SceneGeometry.src
chart2/source/controller/dialogs/tp_SeriesToAxis.src
cui/source/dialogs/zoom.src
cui/source/options/optgdlg.src
cui/source/tabpages/autocdlg.src
cui/source/tabpages/backgrnd.src
cui/source/tabpages/chardlg.src
cui/source/tabpages/grfpage.src
cui/source/tabpages/numpages.src
cui/source/tabpages/paragrph.src
cui/source/tabpages/tabarea.src
cui/source/tabpages/tabline.src
cui/source/tabpages/tparea.cxx
cui/source/tabpages/tplnedef.cxx
sc/source/ui/pagedlg/pagedlg.src
sd/source/ui/animations/CustomAnimationDialog.src
starmath/source/dialog.cxx
starmath/source/smres.src
svx/source/dialog/fontwork.cxx
svx/source/sidebar/area/AreaPropertyPanel.src
svx/source/sidebar/graphic/GraphicPropertyPanel.src
svx/source/sidebar/line/LinePropertyPanel.src
svx/source/tbxctrls/fontworkgallery.src
sw/source/ui/frmdlg/column.src
sw/source/ui/misc/pgfnote.src
Change-Id: I8acc5f7fc80d4366750ad38fabbf49b02f013f7c
2014-01-20 11:40:09 +00:00
602c87b425
Window::PreNotify should return bool
...
Change-Id: Ic9903fd887f2c3fab2630ebeb20df39392177c8d
2014-01-18 00:37:49 +01:00
04683f1488
Window::Notify should return bool
...
Change-Id: I72081b1022582c8b6f95a611e21d9c78f7581efe
2014-01-17 16:42:29 +01:00
7700d10eee
bool improvements
...
Change-Id: Idc397c918980ba4bb47fb73fbd0e6dd11fb6d0b7
2014-01-14 21:28:05 +01:00
d8bbe0ede2
EndDialog takes long nResult, not bool
...
Change-Id: Ic6283b7a71a5d1c539ae99155f448e34e877080a
2014-01-14 21:28:05 +01:00
b32b45c50c
nFlags parameter to Window::Hide appears effectively unused
...
...there was a handful of Hide(true) calls, which would happen to actually mean
Show(false, SHOW_NOPARENTUPDATE)
but I assume those were typos rather than genuine requests for
SHOW_NOPARENTUPDATE.
Change-Id: I20310d58437bb556f95965885f82784f855b517d
2014-01-14 14:56:42 +01:00
01f3186c4b
SvTreeListBox::ExpandingHdl should return bool
...
Change-Id: I39a854910299ab2e7c64beabda381bb9f0bd2891
2014-01-13 18:08:07 +01:00
d1043892df
SfxPoolItem::operator ==, != should return bool
...
...and SfxEnumItemInterface::HasBoolValue, too.
Change-Id: Ia032e3d35a4c3b4c1efdc515ca36e466be03fc0a
2014-01-10 17:11:51 +01:00
f85b2f676d
remove unnecessary casts when calling Combobox::SetEntryData
...
An OUString* is type compatibile with void*.
Change-Id: I6f01fe02c75f4db0bda09c7e288cb88d1fbf3c37
2014-01-09 10:59:58 +02:00
e6f6818b44
convert new lib dialog to .ui
...
Change-Id: I99043f2c259b56a7bfc2e7251f128b692e7d0e7f
2014-01-04 16:58:47 +00:00
bb90d11bd8
std::auto_ptr -> boost::scoped_ptr
...
Change-Id: Iec75c8356aac9d75a478eaae329dbd2400e3a06b
2014-01-04 16:58:46 +00:00
2056f93f2d
convert update file list queryboxes to .ui
...
Change-Id: I9e9ad3674c6b45181b4fc3d4e252431b0dcab06d
Reviewed-on: https://gerrit.libreoffice.org/7243
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-01-01 19:22:42 +00:00
d1c74734c8
Transex3: NO_LOCALIZE_EXPORT
...
In the past, NO_LOCALIZE_EXPORT macro must be used to
skip uneeded parsing of src files which has no localizable content.
It is unsued by now and it is more effective to handle
this files on gmake level:
gb_SrsTarget_add_nonlocalizable_files
gb_SrsTarget_add_nonlocalizable_templates
Plus remove some empty src file.
Change-Id: I8fc9b2db0b5fd7a3379d3c5be970c4fc691f4c53
2013-12-27 07:14:57 +01:00
5b254427b2
convert search attribute dialog to .ui
...
Change-Id: Id1d8ac652af38b80d0126bb80f91120d3e12e993
2013-12-26 23:28:12 +00:00
fdc1b1fc17
convert search format dialog to .ui
...
Change-Id: I29db27f8adf2afda7e47b69c43b032758c1e7b24
2013-12-26 09:59:39 +00:00
c4792c86a7
convert grid control show columns dialog to .ui
...
Change-Id: I5518328c2f527b910b78cb20358f4e55acf07ead
2013-12-26 09:59:39 +00:00
d27095e550
convert Hangul/Hanja Options dialog to .ui
...
Change-Id: I7e715cb2294de79a8c9453663f0cd0193f5d70fd
2013-12-24 14:45:55 +00:00
0dce3178fa
convert gallery theme properties dialog to .ui
...
Change-Id: I32c3be9e12d1b3dafa0dc9876657844bd77c9e95
2013-12-24 10:21:21 +00:00
bd225bc2b8
convert gallery search progress dialog to .ui
...
Change-Id: I77d9530ebc6529d87e2484c8440794e246aab5b9
2013-12-17 12:15:59 +00:00