- 27 May, 2013 3 kayıt (commit)
-
-
Isamu Mogi yazdı
Currently, menubar's background is drawn in window's background color and no menubar's specific background color. To fix this, The patch calls QStyle::drawControl() with QStyle::CE_MenuBarEmptyArea. Change-Id: I89b9decc016a926a0f00b9663ec1a5bce81daac1 Reviewed-on: https://gerrit.libreoffice.org/4025Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Isamu Mogi yazdı
A selected menubar item of cleanlooks, gtk+ and plastique styles becomes closer to standard looks by passing QStyle::State_Sunken with QStyle::CE_MenuBarItem to QStyle::drawControl(). It is currently not documented on QT developmet resources. But these styles interpret that. Change-Id: Ic7835bf0bf7af374ebdf8330d15b462d056de8a5 Reviewed-on: https://gerrit.libreoffice.org/4017Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Markus Mohrhard yazdı
Change-Id: I591a63c38ab18b03a2f86428defbdac0cb96a1c0
-
- 26 May, 2013 11 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I7ebf75f49c89edcb0bba3a597ba24ac1c0a655ef
-
Markus Mohrhard yazdı
Change-Id: Ic479945c143d3dbd647078b17bcca9cab2ad3e5f
-
Ariel Constenla-Haile yazdı
(cherry picked from commit da189840) Change-Id: I56413b68d28b206212561dcbf662940862cebeb7
-
Ariel Constenla-Haile yazdı
Some small clean-up to use the PopupMenu ToolbarController (cherry picked from commit e1687ce1) Conflicts: svtools/inc/svtools/toolboxcontroller.hxx svtools/source/uno/toolboxcontroller.cxx Change-Id: Ie5e0397c32352d52cf2664bdbab920923e74bd03
-
Joren De Cuyper yazdı
Found this double whitespace during translations. So lets fix it right away. Change-Id: Ifecfc15b5d0aead34b09df4cfb2c5a2c17c6b633 Reviewed-on: https://gerrit.libreoffice.org/4040Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Andras Timar yazdı
Change-Id: I8007b4b1b1d620c05c9977d7bd3b8eb28b77f2be
-
Zolnai Tamás yazdı
Change-Id: If53afd3743f44bcfffab33122657d14c0f4aba1e
-
Thomas Arnhold yazdı
no idea why hgminchob and hgpminchob are/were not handled this way. Change-Id: Ia69ab790cc961645a806d971ddc4238d8288b573
-
Sean Young yazdı
This used to be equalsAscii( "hg", 0, 2 ) before conversion. Fixes 7d1f4cde Change-Id: I2cf61d88c79b3ab33c0ee7d077ee65b16053c05c Reviewed-on: https://gerrit.libreoffice.org/4035Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Andras Timar yazdı
Project: translations 7db61e0f23b962f97e9246e0a8fb60e47fff0ac9
-
- 25 May, 2013 19 kayıt (commit)
-
-
Zolnai Tamás yazdı
1. A typo in export.cxx makes not working replacing 2. EscapeAll() ignored single backlash characters Change-Id: I1a5309778acdd601391f643ebf3c66d04a6601d4
-
Miklos Vajna yazdı
Change-Id: Id7d1271408232e37aa23373dcd1ae6872ac8574b
-
Andras Timar yazdı
Change-Id: I4b70690073247ebb9dde35370630b568568821d3
-
Andras Timar yazdı
Change-Id: I915cd6e73f907850f17b102c7860a827b91eef37
-
David Tardon yazdı
Change-Id: I633568f2bfd2af6b14f8bcc192cd2fcc32521131
-
Fridrich Štrba yazdı
Change-Id: I3307208226ffa8bc06e7b860d10e92c9a6e04758 Reviewed-on: https://gerrit.libreoffice.org/4033Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Jian Fang Zhang yazdı
when created in the FmXUndoEnvironment ctor it is never released Found by: zhangjf Patch by: zhangjf (cherry picked from commit d52fc995) Change-Id: Iaeba1018551441f3bb13f90d3d42ac2855e285e6
-
Herbert Dürr yazdı
before they are used (cherry picked from commit 7d6c5e79) Conflicts: svx/inc/svx/sdasitm.hxx svx/source/items/customshapeitem.cxx Change-Id: Iac3e37bcfd4ab26d97411092259da2cc1879c2de
-
Herbert Dürr yazdı
(cherry picked from commit c73bc958) Conflicts: oox/inc/oox/core/recordparser.hxx Change-Id: I6deecaabe32d4b071a83ce4687f83543354ddac2
-
Andras Timar yazdı
Change-Id: Id9311252ced86df661f9219fe74478e69d9219ac
-
Andras Timar yazdı
Change-Id: I4a22f856b993ef09556fcf921aa1f01be322cd4b
-
Khaled Hosny yazdı
I was calculating the leading before setting the ascent and descent, oops. Change-Id: Ic58ecb1a65cb33715ea06f5e3214c4acbcff1e40
-
Caolán McNamara yazdı
This reverts commit 979def88, this time manually confirmed that the import layout does change, but that it appears to be all desirable changes Change-Id: Iee5e5ebd16989f65569b02f8b4f6570985157dfc
-
Herbert Dürr yazdı
with the corresponding TR1 container The TR1 containers don't support dynamic hash functions provided in their constructor. Having the hash functor as part the hash container's type is cleaner anyway. (cherry picked from commit fb8df933) Conflicts: animations/source/animcore/targetpropertiescreator.cxx Change-Id: I51ae91ef74002cbc8f24cd5f4df7dda58e1c4f8d
-
Khaled Hosny yazdı
This reverts commit cef3f3aa. The previous commit addressed the real issue. Change-Id: I802e5f19e4a4991c316135f3984a1b9a6533a104
-
Khaled Hosny yazdı
We need a way to recognize non spacing marks in fonts lacking GDEF table (like old Arabic fonts), so I just check for zero advance width and hope nothing elsewhere will break... Change-Id: I6fa848e97ba24d71fc9a381ae439e0fb98e50419
-
Stephan Bergmann yazdı
This reverts commit 6c61b20a. As discussed at <http://lists.freedesktop.org/archives/libreoffice/2013-May/052449.html> "Re: fdo#46808, Convert awt::UnoControlDialogModel to new style problem" why the odd change in 2e2a4827 "scripting: get CreateUnoDialog() work again" appears to fix things again: The problem is that the implementation of the css.awt.UnoControlDialogModel involves UNO aggregation (IMPL_CREATE_INSTANCE_WITH_GEOMETRY(UnoControlDialogModel) in toolkit/soruce/helper/registerservices.cxx creating a OGeometryControlModel<UnoControlDialogModel> instance that aggregates a UnoControlDialogModel instance). That means that queryInterface can return a reference to something that is technically a different object, and that's what's happening here, and explains why calling setPropertyValue in two different ways on what logically appears to be a single object can end up calling two different implementations (of two different physical objects). (UNO aggregation is known to be broken and should not be used. Nevertheless, there's still code that does---code that is a horrible mess and hard to clean up.) That all this worked as intended in the past is just sheer luck, but any way of substantially touching it is asking for trouble. I'm going to revert 6c61b20a again. I wasn't able to revert without also reverting be50ad28 "fdo#46808, Convert awt::XUnoControlDialog to new style," as the two were tightly dependant. Also reverts all the follow-up fixes cb4b6dde "-Werror,-Wuninitialized" (sans the const-ness fix in UpdateHandler::insertControlModel), 697a007c "Fix exception specifications," 2ce6828b "fix awt::UnoControlModelDialog crash," and 2e2a4827 "scripting: get CreateUnoDialog() work again." Conflicts: basctl/source/dlged/dlged.cxx filter/source/t602/t602filter.cxx xmlscript/test/imexp.cxx Change-Id: I5d133468062f3ca36300db52fbd699be1ac72998
-
David Tardon yazdı
Change-Id: I4cecd0105156adeb65bf1d42c3b26f8ad669a52b
-
David Tardon yazdı
Change-Id: Id4d03f2d500e8fcec4b6ead5365eaffbd0ece19f
-
- 24 May, 2013 7 kayıt (commit)
-
-
Caolán McNamara yazdı
This reverts commit 54c679f4. pushed that too soon before verifying if it does what it says it does
-
Oliver-Rainer Wittmann yazdı
(cherry picked from commit aad8d0b8) Change-Id: I7c341961370ce12de1aeb8f0caed18f2dc496390
-
Mark Wielaard yazdı
The >>operator of SvStream doesn't initialize a variable if the stream is faulty. So initialize the variables before usage. Also delete the SvStream even if it was faulty. Change-Id: I5a7f31016e060c3b9fb4f0fd1889f444877cb89d Reviewed-on: https://gerrit.libreoffice.org/4031Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Mark Wielaard yazdı
DrawViewShell::GetAttrState() might create a temporary new SvxNumRule object. Make sure it gets deleted when done. Change-Id: I33ddd9df983193fe87dd076267043d202cdfc3d5 Reviewed-on: https://gerrit.libreoffice.org/4020Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Iab62e87ed59061ee05daeae4ecd691c119a96b82
-
Caolán McNamara yazdı
both branches are the same and the set/get aren't called anyway. originally introduced with d02f75a8 Change-Id: I94399bba0fa259bfafcc214e2df15f172d32374f
-
Andre Fischer yazdı
Reported by: Li Feng Wang Patch by: Jianyuan Li Review by: Andre Fischer (cherry picked from commit 57fdcdd7) Conflicts: filter/inc/filter/msfilter/svdfppt.hxx filter/source/msfilter/svdfppt.cxx Change-Id: I6adae6d40ff106caeea2b9310a57228257d79404 Related: #i119874# Missing part of patch. Patch by: Jianyuan Li (cherry picked from commit a7dc3e8b) Change-Id: Icff3e1167ab780612ad47775aaa39c9baa99c70f
-