ee120240f7
BrowseBox::bHideCursor misuses sal_Bool for TriState
...
(TRISTATE_INDET == "smart" is probably obvious enough to not warrant an extra
enum.)
Change-Id: I5fde5294c83c9f805d9df645089665b9dbcfec96
2014-02-25 12:44:37 +01:00
6e0bdf04ad
sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through it
...
which means that icons suddenly reappeared in the menus when the gtk
theme had disabled them
ref e8f8f24c8415898c787bbfb629247ed62e73a2b9
Change-Id: Ia9aef5ca39bda2ddf6d7c4ebc2bddc01d470d09b
2014-02-24 12:53:14 +00:00
076a7eacca
Bug #63962 Dynamically scan the config directory for icon themes
...
The hard-coded icon themes have been replaced by a dynamic list
which is filled by scanning the config directory
Conflicts:
include/vcl/settings.hxx
vcl/source/app/settings.cxx
vcl/source/window/window.cxx
Change-Id: Ie3680ffe27d06e375acf22753e036cb6ddabc4ed
Reviewed-on: https://gerrit.libreoffice.org/7935
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-21 17:23:50 +00:00
e8f8f24c84
vcl: sal_Bool -> bool
...
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
2014-02-21 12:53:51 +01:00
f1f8b3bfdc
fdo#74584: Revert various previous changes to upcase HTML tags.
...
This reverts
commit 3c84fa61570113d1dfb2523ab88f268eeeb46c3c.
commit 96a1f60aeb2a7954533da9b4aa4947efb7a65e70.
commit 1f74a3ce201bad68f160584900285e2c087ab2c0.
commit 3d481254a07fe82d11953f9825a2f8fc6eeabc0b.
2014-02-20 20:45:45 -05: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
3d481254a0
fdo#74584, fdo#74537: HTML tags *must* be UPPERCASE.
...
Else Windows clipboard handling would break for both Writer and Calc.
Change-Id: I674bb7a0c3acead13922190922882490b24c83b4
2014-02-19 15:32:41 -05:00
973b47a336
unotools: sal_Bool -> bool
...
Change-Id: I8051c0756e0474a5b4f748e0aa15a9922e82ea97
2014-02-19 12:47:07 +01:00
d13545987a
callcatcher: update unused code lists
...
Change-Id: Ie975f8a970eec63b593933ebb2394db76d537c51
2014-02-18 10:10:01 +00:00
401a8cecee
return value unused
...
Change-Id: I22276dd551c4d1311a113ce6c38cc5eb97ed12ef
2014-02-12 13:03:58 +00:00
0d3082dbf2
callcatcher: update unused code
...
Change-Id: Iaaad9302ef8edb47fa95ce8ca608b6f36449521b
2014-02-12 13:03:50 +00:00
307684b2c7
Clean-up svt::ToolboxController inheritance
...
...and fix its XTypeProvider::getTypes
Change-Id: Ic36b17b14da21a29ca5530dd5e2ad03ee3da0782
2014-02-12 12:03:29 +01:00
435a5e7071
Remove pointless "shizhoubo" comments
...
Change-Id: I50521b0dab7325313ed5a3303f09a0692d76d19d
2014-02-12 12:03:29 +01:00
70d8b26810
Typo: acess -> access
...
Change-Id: I8fb5efa49ccd886fa0172fdc59ede0821ecce486
2014-02-10 16:48:31 +01:00
2b12a5b87b
the return of callcatcher
...
Change-Id: I447ebcc61ff061bce15678c6fcfd3d0a4669908f
2014-02-10 11:21:03 +00:00
186b4ebc99
convert specialised SvStream::operator>> methods to ReadXXX methods
...
as preparation for converting the SvStream::operator>> methods on
primitive types
Change-Id: I62f134bced15c687d6e0d46924f56e8d1c3d95b9
Reviewed-on: https://gerrit.libreoffice.org/7798
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: Michael Stahl <mstahl@redhat.com >
2014-02-04 22:50:39 +00:00
849cc7893d
-Werror,-Wunused-private-field
...
Change-Id: Ib7d8fd7ff8a4f44dc699bc0b72a8c438acebc0ec
2014-02-04 11:35:59 +01:00
98c9404738
all the related methods are redirected to *Table() methods
...
Change-Id: I9a45b7b023d7b01d8b5c35dab0cde07d7b5fc3a3
2014-02-04 09:21:03 +00:00
632c0e14ae
convert link database dialog .ui
...
Change-Id: Ide66c2f088616b1677d03bad9095fa5829c4ffb7
2014-02-04 09:20:58 +00:00
6ef04640ab
remove GraphicObject::SetSwapStreamHdl() timeout parameter
...
Every call to SetSwapStreamHdl uses the same timeout now so move the
function that determines that to svtools.
Change-Id: Ib7395d43dd132a9e14e7a7862ff2c2279f319536
2014-02-03 12:34:07 +01:00
bd9581d46d
bool improvements
...
Change-Id: I23e29995bc7af791067de4996923b6279f7f8892
2014-01-28 20:24:40 +01:00
a11c92ddda
coverity#1103754 : Uninitialized scalar field
...
Change-Id: I8323c6fc754835728d98a028424d4c90f7bd97f7
2014-01-26 22:48:43 -06:00
3d95457572
Only allow approved border styles in cell borders.
...
Line styles such as inset, outset, embossed etc are not supportable in Calc.
So, don't show them in the UI.
Change-Id: Ie7be74193d01e13a79132a979e2d9a2e4d06de3f
2014-01-22 19:58:32 -05:00
101e5cc49c
bool improvements
...
Change-Id: I85faf4e3fcab6763af11eb6a4082820e88bea1ca
2014-01-21 18:24:03 +01:00
c137d3c939
Removed unused solar.h reference in svtools
...
Change-Id: Ic1dc7c32bb749888bc8751d4d488ba76e46b155f
Reviewed-on: https://gerrit.libreoffice.org/7517
Reviewed-by: Michael Stahl <mstahl@redhat.com >
Tested-by: Michael Stahl <mstahl@redhat.com >
2014-01-20 21:32:38 +00:00
ec1a3157c1
Better pixelization of dashed lines for screen rendering.
...
Now the dashed lines are evenly placed on screen. For now, horizontal lines
only. I'll work on vertical lines later.
Change-Id: I474e9c8214e5f079ea2cfca12b35381d8fcf2ae1
2014-01-20 14:37:02 -05:00
602c87b425
Window::PreNotify should return bool
...
Change-Id: Ic9903fd887f2c3fab2630ebeb20df39392177c8d
2014-01-18 00:37:49 +01:00
0a8ddb61b1
Apply dashing without consulting current map unit.
...
Using scaling is sufficient.
Change-Id: If976bec3940772432d814a77681170d7c99306d2
2014-01-17 11:33:15 -05:00
5cdb7a5934
Remove STYLE_* and use css::table::BorderLineStyle instead.
...
Change-Id: I187511dbf85ecdfe0c5d05c6f77cf4ac93363051
2014-01-17 11:33:11 -05:00
04683f1488
Window::Notify should return bool
...
Change-Id: I72081b1022582c8b6f95a611e21d9c78f7581efe
2014-01-17 16:42:29 +01:00
db27efd297
removed some unused code (svx, svtools, unotest)
...
Change-Id: I1250581d69423030bd0a93a1529458b8d424ce3e
Reviewed-on: https://gerrit.libreoffice.org/7329
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-01-17 13:50:26 +00:00
7f7a0275be
fdo#71511: reload ColorConfig after tweaking relevant a11y settings
...
note that the autodetect HC option is somewhat broken anyway:
it resets the icon theme hard, so there are not simple roundtrips
enableing/disabling it for that, but those havent been there before
either.
Change-Id: Ia35a41717224dfb7437054bb885c61d7e0b189d7
2014-01-16 23:38:30 +01:00
c648d08720
convert SvStream::operator<< overloads to more explicit methods
...
This is in preparation for more conversion of SvStream::operator<< calls
to use more explicit method names.
This converts the subclasses that have their own convenience overloads
of operator<< to use normal methods.
Change-Id: I5efd5d9a24c264cb86d2471303dd5849bf91ba80
2014-01-16 16:08:34 +01:00
8e7275ebe5
Translate German comments to English
2014-01-15 11:24:52 +01:00
c9b20ca3e6
Translate German comments to English
2014-01-15 11:24:52 +01:00
01f3186c4b
SvTreeListBox::ExpandingHdl should return bool
...
Change-Id: I39a854910299ab2e7c64beabda381bb9f0bd2891
2014-01-13 18:08:07 +01:00
3a81e90a45
longparas: lift 16bit max edit length
...
Change-Id: Ide74f0a48f06cbe9539f16ef6c6d04bba043dcf9
2014-01-11 20:18:19 +00:00
e7a86f2d68
Use bool
...
Change-Id: I2f1c543b106e24ff49f876dbb3d8e94f4ebf03ba
2014-01-10 17:11:53 +01:00
d1043892df
SfxPoolItem::operator ==, != should return bool
...
...and SfxEnumItemInterface::HasBoolValue, too.
Change-Id: Ia032e3d35a4c3b4c1efdc515ca36e466be03fc0a
2014-01-10 17:11:51 +01:00
151887a955
Fix other typos
...
Change-Id: I3f0a51c53efdd383d49d978a1e8531afe9dac896
2013-12-22 18:51:41 +01:00
b55259eeb5
typo fixes
...
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-20 15:55:00 +01:00
5f7d39a07e
Resolves: #i120065# apply patch for Enabled property in grid model
...
Patch By: hanya
Review By: jsc
(cherry picked from commit 0164d67071d06aa42213c4a66765b5d032ca84d3)
Change-Id: Iad363b75dd30722b10139b31c90b3d598deaaf30
2013-12-20 09:23:57 +00:00
8233226fe4
No need for implbase1.hxx to include XComponentContext.hpp
...
...which it did unlike all the other implbaseN.hxx. Required lots of downstream clean-up,
of course.
Change-Id: Ib720e7a0a43410dcd7e6338b84a3973dfbb20866
2013-12-17 17:32:58 +01:00
158b4df603
svtools: rename IAccessibleTableControl::dispose()
...
... to not confuse it with XComponent::dispose().
Change-Id: I056fdf77f9116d1c22f8ca9313a0ea313fb1c4aa
2013-12-16 16:21:09 +01:00
53a3a31cf1
move this QueryFolderName into fpicker
...
Change-Id: I1b7b26ceef86e0dcc642d760b8413a822c125a2b
2013-12-16 10:41:28 +00:00
ae22d63888
convert query folder dialog to .ui
...
Change-Id: I844b45b4cc9834550d0d187dfdbc69686e512e5d
2013-12-16 10:41:27 +00:00
b0926378ac
Clean up includes of comphelper/stl_types.hxx
...
Change-Id: I00a8e794189d17ad91a90beb9ce6cb89b7bab2aa
2013-12-06 17:56:11 +01:00
fa72dc688f
...and a missing "static"
...
Change-Id: I08e354e599e4a4c0f52b96c58145c4e6623c200b
2013-12-06 08:36:56 +01:00
83ae8301de
C++03
...
Change-Id: I4d1826d046305680a440853fdfe50bc76f932c72
2013-12-06 08:32:40 +01:00
4ec8c63b5d
I guess const was what was wanted here.
...
Change-Id: I5789b18f47d954761a06ccdc4568bc1f74258089
2013-12-06 07:18:51 +01:00