- 24 Haz, 2013 6 kayıt (commit)
-
-
Ariel Constenla-Haile yazdı
Changed the name, it is not a PopupMenuController, but a ToolbarController that shows a PopupMenu filled at runtime by a PopupMenuController Make it a base class for other ToolbarController components, there is no sense to make it a component by itself Use this base class for three new pure UNO ToolbarController's (cherry picked from commit 9d101505) Conflicts: framework/Library_fwk.mk framework/inc/uielement/popupmenucontroller.hxx framework/source/uielement/popupmenucontroller.cxx officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu Change-Id: I2f5ec06df098d65ffaa17a8f7f6f3ea8774b43c3
-
Noel Grandin yazdı
The messages would look like this: warn:legacy.osl:28639:1:svx/source/fmcomp/gridcell.cxx:255: caught an exception! I introduced this bug in commit 6a043e9c "Use the new type-checking Reference constructor to reduce code noise" Change-Id: I922d46f7c7eefbc12892a2525b30dcb798619a8b
-
Jelle van der Waa yazdı
Change-Id: Ie3d16da6c246b79c4c304b21476f84b2788f0d6e Reviewed-on: https://gerrit.libreoffice.org/4444Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
abdulmajeed ahmed yazdı
Change-Id: I916eb34b127699ea3251e92f4d7b705347ae5cba
-
Caolán McNamara yazdı
Change-Id: Id36e374baa1e90cfb5aff9841cf3a1894385a47e
-
Christian Lohmaier yazdı
on Windows Server 2012, it ends up in c:/Program Files (x86)/Windows Kits/8.0/bin/x86/wilangid.vbs and c:/Program Files (x86)/Windows Kits/8.0/bin/x64/wilangid.vbs (files are identical) No full-blown configure check is needed IMHO, since that stuff is part of a bigger install, and not installed separately. AFAICT it is only used when building the translated installsets Change-Id: I1238717bb08635848bb4c54bf4f6b4049e0bc777 Reviewed-on: https://gerrit.libreoffice.org/4468Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
- 23 Haz, 2013 24 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I2a518445dfd06086cbd1acaece45a3ed9de0ce7b
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 339d75d9) Conflicts: ucb/source/ucp/webdav/DAVResourceAccess.cxx ucb/source/ucp/webdav/makefile.mk Change-Id: Ie74275cfa9953fdc4fa0801224909efbcecab3a9
-
Markus Mohrhard yazdı
The old content did not make any sense. Change-Id: I1a593f88f1628db0c9b60d399909820d4dd2b3db
-
Lionel Elie Mamane yazdı
Change-Id: I6c460375945eac8dccddca196f67b8d224e0d34e
-
Andras Timar yazdı
Change-Id: I566f50761478b9e18a47a460834258902a905b82
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 399946b8) Conflicts: chart2/source/controller/main/ChartController_Window.cxx framework/source/uielement/langselectionmenucontroller.cxx framework/source/uielement/popupmenucontroller.cxx framework/source/uielement/recentfilesmenucontroller.cxx framework/source/uielement/toolbarsmenucontroller.cxx odk/examples/DevelopersGuide/GUI/UnoMenu.java odk/examples/DevelopersGuide/GUI/UnoMenu2.java odk/examples/cpp/StatusbarController/SelectionModeStatusbarController/SelectionModeStatusbarController.cxx offapi/com/sun/star/awt/MenuBar.idl offapi/com/sun/star/awt/MenuEvent.idl offapi/com/sun/star/awt/MenuItemStyle.idl offapi/com/sun/star/awt/MenuItemType.idl offapi/com/sun/star/awt/MenuLogo.idl offapi/com/sun/star/awt/PopupMenu.idl offapi/com/sun/star/awt/PopupMenuDirection.idl offapi/com/sun/star/awt/XMenu.idl offapi/com/sun/star/awt/XMenuBar.idl offapi/com/sun/star/awt/XMenuBarExtended.idl offapi/com/sun/star/awt/XMenuExtended.idl offapi/com/sun/star/awt/XMenuExtended2.idl offapi/com/sun/star/awt/XMenuListener.idl offapi/com/sun/star/awt/XPopupMenu.idl offapi/com/sun/star/awt/XPopupMenuExtended.idl offapi/com/sun/star/awt/makefile.mk offapi/type_reference/types.rdb svtools/inc/svtools/popupmenucontrollerbase.hxx svtools/source/uno/popupmenucontrollerbase.cxx svx/source/tbxctrls/extrusioncontrols.cxx toolkit/inc/pch/precompiled_toolkit.hxx toolkit/inc/toolkit/awt/vclxmenu.hxx toolkit/inc/toolkit/helper/listenermultiplexer.hxx toolkit/source/awt/vclxmenu.cxx Change-Id: I3d9a1e109b9ff35901a3075b44a4c27e7c12b5c7 Related: #i121542# css::awt::XPopupMenu::execute() needs a Rectangle (cherry picked from commit c01a6f4f) Conflicts: odk/examples/DevelopersGuide/GUI/UnoMenu2.java offapi/type_reference/types.rdb toolkit/inc/toolkit/awt/vclxmenu.hxx Change-Id: I2cccc95086fe3d1522d03346e3c577fb2f21f621
-
Ariel Constenla-Haile yazdı
(cherry picked from commit 9f65bceb) Change-Id: I5b80f23ebf9ee08daab3be74f3c597a9cc302973
-
Caolán McNamara yazdı
so the createInstance throws, so the element doesn't get inserted into the documents. regression since f0cd6fe9 Change-Id: Ie6cef7a4f0d5ac8a34d41139c3439fc04e9c7f20
-
Markus Mohrhard yazdı
Change-Id: If315ce28a4182019002141c7330475e0843f9a40
-
Tor Lillqvist yazdı
ShowLockedDocumentDialog uses the DocumentLockFile API which is not compiled for non-desktop OSes (see svl/Library_svl.mk). This leads to an undefined reference to svt::DocumentLockFile::m_bAllowInteraction. As ShowLockedDocumentDialog isn't used anyway without HAVE_FEATURE_MULTIUSER_ENVIRONMENT, put it inside such an #if, too. Thanks to Tsahi Glik <tsahi.glik@cloudon.com> for noticing. Change-Id: I45d2179395b44709c52ab1871866a2bd5720c8b6
-
Lionel Elie Mamane yazdı
Change-Id: I6dd1bf6b4535bb956cb7e85908312d52749a6f2b
-
Lionel Elie Mamane yazdı
Change-Id: I9a89374fd1cc56c8185753f5959275a0a2d841ff
-
Lionel Elie Mamane yazdı
Change-Id: If83073ec19c1389bf87fc154fa0ae83fd5bd1f3a
-
Lionel Elie Mamane yazdı
If it gives us a NULL as bound value, use it, even if the underlying column has constraint NOT NULL. This can happen e.g. in OUTER JOIN, with UNION, ... Change-Id: I1fc0d9366764b90e0cdb443cd34c32b52f059e0b
-
Lionel Elie Mamane yazdı
as opposed to when the display string is empty. Change-Id: I802955404d2d8d5c91b3fd1633e34be7ef4f0b82
-
Lionel Elie Mamane yazdı
Values that come from the database are always signed (we inherit that from sdbc that inherits that from jdbc that inherits that from Java's type system that does not have unsigned values) So when using unsigned values, they always operator==-compare false! Change-Id: I604b04afa23ede835c1f3db1f8c1bdeafbfba7ea
-
Lionel Elie Mamane yazdı
Change-Id: I897a59d10a903bfe303b1ac059f19b6dcc686616
-
Lionel Elie Mamane yazdı
Directly construct as unitialised Change-Id: I66aa4f5a5f5ed2c1d5bf0cb8083e1968ef776bf7
-
Lionel Elie Mamane yazdı
This reverts fix endless loop error: 865b5caf which was a partial revert of AppendAscii cleanup: b7df3446 AND fixes the original error in "AppendAscii cleanup". Change-Id: Ida29af046b277170388e4945c0cdb4ec6116be98
-
David Ostrovsky yazdı
This partially reverts this commit: b7df3446 Change-Id: Id05939da35541f9620d03d9d3998e618d0bb9092
-
Julien Nabet yazdı
Change-Id: If015900345304a9545ab0b66c6998a9d6bad9d1f
-
Caolán McNamara yazdı
regression since e717d1dc Change-Id: I72e6e2f3ef093f272765036ebfc60b3f56a8fc34
-
Christian Lohmaier yazdı
previous version had a section "developers not committing since ..." no idea how that was generated. Same content as website http://www.libreoffice.org/about-us/credits/ Change-Id: I46f2ce1e88e946640ace81a375ce5483bec8440b Reviewed-on: https://gerrit.libreoffice.org/4426Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Khaled Hosny yazdı
AquaSalGraphics::drawPolygon() should close the path like other polygon drawing functions. It have been like that for 5 years since 3ca40fb8, no idea how it was never noticed. Change-Id: Ifba740afa66ad485943c7873d78e007b778cd7b3 Reviewed-on: https://gerrit.libreoffice.org/4448Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
- 22 Haz, 2013 10 kayıt (commit)
-
-
Norbert Thiebaud yazdı
Change-Id: Ia1ff089cd684445f4f76a7020cb55d83cf84dd68
-
Tomaž Vajngerl yazdı
Change-Id: I0a7648569541667bba80cffde978558a9206c089
-
Zolnai Tamás yazdı
Old stuff. By now we always have to add double quotes to the edges of text. Change-Id: I14ca7283d723bf87fb232288d92e53393e90103e
-
Tomaž Vajngerl yazdı
Change-Id: Ib2d2b668f2ec17742a069d63506cdd2d25d10f0d
-
David Tardon yazdı
Change-Id: Ic1d5e98f371727f0c452495d5f9cb40ec73ffe9d
-
Ivan Timofeev yazdı
commit 4f036439 "Kill unused TBX_UPDATER_MODE_NONE." removed TBX_UPDATER_MODE_NONE, but it was actually used, but written as literal 0 in ctor (default value for nMode). Worse, TBX_UPDATER_MODE_NONE meant "draw a square color mark" (!) and after removing it color-marks were not drawn for some buttons, e.g. frame color button. This patch makes use of TBX_UPDATER_MODE_CHAR_COLOR_NEW (which means "draw a rectangle color mark") everywhere, TBX_UPDATER_MODE_CHAR_COLOR and TBX_UPDATER_MODE_CHAR_BACKGROUND were unused. Change-Id: I7452bf73227cd7038e5ea9ab740745125ca079b4
-
Tomaž Vajngerl yazdı
Change-Id: Ic24543ea62bf1ab922ff49fb0f2c82feb1782e83
-
Tomaž Vajngerl yazdı
Change-Id: I798fac589abeac61115210cd4805e6b53a8767c6
-
Andras Timar yazdı
Change-Id: I66a1d963e8b8616d372af28963edea4acbcc7858
-
Khaled Hosny yazdı
Change-Id: I33c9f4390c493fcc89bcd42529c026a9a76fb697
-