Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 399946b82f5efec19cd82d1c320d5aa9295d235d)
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 c01a6f4f370b72f0751cf4f5c11310682e2b3248)
Conflicts:
odk/examples/DevelopersGuide/GUI/UnoMenu2.java
offapi/type_reference/types.rdb
toolkit/inc/toolkit/awt/vclxmenu.hxx
Change-Id: I2cccc95086fe3d1522d03346e3c577fb2f21f621
|
|
Change-Id: Ie9044a35003217545bacea214ef59047bff3b8b1
|
|
...and use it so that private: URLs are not needlessly passed to the gio or
gnome-vfs "catch-all" UCPs.
Change-Id: I85d100567d1641130449fe21ccd072bcc0ec0979
|
|
Change-Id: Ia983e22bfa52edf68e335de63efa08c0a09f3d9c
|
|
Broken during my conversion to new-style UNO in
commit 28e3aff576f06b0b02c7232da5d723e865b3c7ed.
Also revert mmeeks workaround in
commit c0b78901dba033ed112a023a787575ae54ef877d.
Change-Id: I1f711bbe19556f1bde7699295ca4f56cff54ddb9
|
|
.. to new style service
Change-Id: Iee4681f94dc9874271dc8a1d5d74e161d7691a29
|
|
Change-Id: Id1b63847e21954c689dfa3c549713dbf5b1858c3
|
|
Also remove the unnecessary XInitialization implementations.
Change-Id: I81f32b2cdcf69b84fe4b15382f9294073a7f2f20
|
|
(cherry picked from commit 093977b1171fae4eaef13a6d32929451fc64ae66)
Conflicts:
offapi/com/sun/star/system/makefile.mk
shell/source/cmdmail/cmdmailmsg.cxx
shell/source/cmdmail/cmdmailmsg.hxx
shell/source/win32/simplemail/smplmailclient.cxx
shell/source/win32/simplemail/smplmailclient.hxx
shell/source/win32/simplemail/smplmailmsg.hxx
shell/source/win32/simplemail/smplmailsuppl.hxx
Change-Id: Ief1aefee32a6750dfed96476d2968ce76b038440
|
|
(cherry picked from commit a2bbabbe141de1303ebf052e5c22b6e77387785e)
Conflicts:
offapi/com/sun/star/text/ViewSettings.idl
officecfg/registry/schema/org/openoffice/Office/Writer.xcs
sw/source/ui/config/usrpref.cxx
sw/source/ui/uiview/viewport.cxx
Change-Id: I939ec22527a0b654de5f379e781c24c0a3088739
|
|
(cherry picked from commit cdc1af8302d0998f98776ec103f1402ee9a3d6f4)
Conflicts:
offapi/com/sun/star/text/AutoTextGroup.idl
Change-Id: I543e5c34973e39c4f5fe95388411db2967f7ced2
|
|
...changed from old-style with a39c96af53ec3364de70012ebfa7c09c4a55a7c3
"fdo#46808, Convert sheet::GlobalSheetSettings service to new style." The
XPropertySet can be treated as an implementation detail (but kept in the
implementation for backwards compatibility). Also, this should arguably be a
singleton rather than a service, like some related services (e.g.,
com.sun.star.sheet.RecentFunctions), too.
Change-Id: Ibfe3254188aff91a08b39cbc295fb610ae0dfa5f
|
|
Change-Id: I45bcb3f0f4b9998105d361dbf6a98d8f5310da52
|
|
Change-Id: I80530f84ad5a86eccc794f9ddd14f939d093a20d
|
|
...changed from old-style with 5d1ad167294878789e644452f23ef883af93fe87
"fdo#46808 Convert chart2::FormattedString service to new style." The
CharacterProperties* services dropped there are property-only old-style
services, so only serve documentation purposes anyway. Ideally, the new-style
service would offer interface attributes for the relevant properties (and likely
not implement XPropertySet at all), but so be it for now...
Change-Id: I0dd0373cfd372f2320204eb953acce9a2b9e86d2
|
|
IDL description by Bernard Marcelly
(cherry picked from commit 56da9fdf911795afcddaf3f30bbdcf8396a8e373)
Conflicts:
offapi/com/sun/star/awt/SpinningProgressControlModel.idl
Change-Id: I893615fc6432432971311aa20eb9180f32ec747e
|
|
(cherry picked from commit 1a172ca66feac0e1a745ce9a4839f0c8336e14bd)
Conflicts:
offapi/com/sun/star/awt/UnoControlThrobber.idl
offapi/com/sun/star/awt/UnoControlThrobberModel.idl
offapi/com/sun/star/awt/XThrobber.idl
Change-Id: If63545328b79ec8ccd89c695f17b44b992a2dcdd
|
|
Change-Id: I76b531238d86c9f2ed444d230638ffb9a2d62618
|
|
Change-Id: I3a1281c756305f16d193210839ca6b826662698e
|
|
Change-Id: I1c0c89f515f06bd14b659836d777aa705a6f03d6
|
|
Change-Id: Ifcfdcc1aee5f45745ab17d83f69c2cf293b58196
|
|
Change-Id: Icaed7afe8f2463ffc16421642ff2e073fb4b7cc1
|
|
Change-Id: Ic507170e94d08155430601658689b3d7b96e0f80
|
|
Apparently doxygen doesn't like XML-style empty elements.
Change-Id: I0fe8105a196fa3cf5b980f0b6f18933adf8a1d53
|
|
Change-Id: Iff23e173e4726682c719c5de303fded0bc671bd3
|
|
Change-Id: Ied26925485b2be649cabafff338e6d78c7bd17b3
|
|
Most of these are just cosmetic, and middot can be replaced by cdot.
Change-Id: I39a45a2d5d0f10b5b0e793b6fa5e0c041c4669d5
|
|
Only useful ones appear to be <tbody> and <thead> which doxygen doesn't
support but we only use those in 3 places so who cares.
Change-Id: I374f7d208873a8436fe76e0f800ce18df5b188b3
|
|
<listing> is called @code / @endcode in doxygen.
@example requires a file name in doxygen.
Also adapt various silly examples that use tools String in C++ or manual
syntax highlighting in Java etc.
Change-Id: I23cff1b688001f438526a6a1364cc5f754b504f7
|
|
Apparently <module> is yet another imaginary thing autodoc doesn't know.
Change-Id: I25382f8c2ae024d29ae20ab3b85740e9d6a9e9da
|
|
It is amazing what some people believe autodoc supports.
Also, com::sun::star::uno::Any does not exist in IDL, that is part of
the C++ language binding.
Change-Id: I1f1f5cf5d27663ace6ff618ecbecb41fd2dfa1fc
|
|
sed -i "s,<method>\([^<]\+\)</method>,\1,g"
Change-Id: Ic3eef0c03e512f7d607a87c58f9f01626f5a57a1
|
|
sed -i "s,<method>\([^<]\+[^)]\)</method>,\1(),g"
Change-Id: Ie443efb5b283067bc5475810f6848061900d8401
|
|
sed -i 's,<\(TRUE\|FALSE\|VOID\|NULL\)/>,`\1`,g'
Change-Id: Ia4df97ca809b00993530d67203bbe4ba7a072201
|
|
sed -i 's,<\(true\|false\|void\)/>,`\U\1`,g'
Change-Id: I87a6e81ff22b47ea979322d01c49350892d3945f
|
|
sed -i 's,<atom>\([^<]\+\)</atom>,`\1`,g'
Change-Id: I530fe998b0c422e83c4324807d42700126bc9883
|
|
sed -i 's,<method scope="\([^"]*\)">\([^<]\+\)</method>,\1::\2,g'
Change-Id: I09ee9ecae922e0b28730d1689b802e6041b3ceed
|
|
sed -i 's,<method scope="\([^"]*\)">\([^<][^)]\+\)</method>,\1::\2(),g'
Change-Id: I7ceb805d67a79c297fb5f044a8fb226ec2fb366c
|
|
sed -i "s,<method>\([a-z][^<]\+\)</method>,\1,g"
Change-Id: I9483d63cce4afd168d47a465b367aed3da45d64b
|
|
What is sad about this is that autodoc doesn't even support <method>.
sed -i "s,<method>\([a-z][^<]\+[^)]\)</method>,\1(),g"
Change-Id: I702ef71423ced1d5195f2e0535e73b1bb4d3f6f2
|
|
... which does not seem to do anything anyway.
sed -i "s,<arg>\([^<]\+\)</arg>,\1,g"
Change-Id: I90bcf81ea046bc88297ed8eadc560ad31d19830b
|
|
This one is apparently often abused to link to a constant group, while
it can only link to constants within a group.
sed -i "s,<const>\([^<]\+\)</const>,\1,g"
Change-Id: Ic3d8099751340e4b046298c861bb659beb351eaf
|
|
sed -i 's,<const scope="\([^"]*\)">\([^<]\+\)</const>,\1::\2,g'
Change-Id: I964acc2725e8a6680f5bd8412014e5660510749e
|
|
sed -i 's,<member scope="\([^"]*\)">\([^<]\+\)</member>,\1::\2,g'
Change-Id: Idbe0adc5a88e430c99257d4d61e540bf0eeaea8f
|
|
sed -i "s,<member>\([^<]\+\)</member>,\1,g"
Change-Id: I74c80f5aa610477fab28faec52e55c3137984aec
|
|
These member variables need a # prefix.
sed -i "s,<member>\([^<:]\+[^)]\)</member>,#\1,g"
Change-Id: I721b90f4edae32b5a362479bdbd60423f6427364
|
|
sed -i 's,<member scope="\([^"]*\)">\([^<]*::[a-z][^<:]\+[^)]\)</member>,\1::\2(),g'
Change-Id: I265ff28fee73a271f205294e59955b3a1c81d95a
|
|
Doxygen would probably recognize these without () too but add them for
consistency.
sed -i "s,<member>\([^<]*::[a-z][^<:]\+[^)]\)</member>,\1(),g"
Change-Id: I2615b99265b75633459e35164e54d9da7fe76b85
|
|
Doxygen will only recognize a un-qualified method name as such if it is
followed by "()".
sed -i "s,<member>\([a-z][^<]\+[^)]\)</member>,\1(),g"
Change-Id: I69bc17849e76f3a3d91c6daf0f1be8168a83cfc5
|
|
This looks much better now.
sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g'
Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80
|