82f6fa8fa5
Fix idl, remove unused attribute
...
Change-Id: I0ad4821f97b4f9b222f79973c2b7a465abe184c9
2013-06-29 21:14:49 +02:00
2aaa3ae69f
Fix some idl descriptions
...
Change-Id: Iadc3a3dddb7d6df22888e76e8f69e6a829ea901a
2013-06-29 08:05:09 +02:00
704292996a
Fix some idl descriptions
...
Change-Id: Icd8aedbe66943bb06720af3fb572f7acce96c05e
2013-06-29 07:58:10 +02:00
6850485b54
Fix some idl descriptions
...
Change-Id: I7a986f39baf515b19255851f38600f112fe8b021
2013-06-29 07:41:02 +02:00
5f0ffa9fbd
Fix some idl descriptions
...
Change-Id: I9fa98ac78463f91c442f5b23b04c44457436e91f
2013-06-29 07:26:13 +02:00
c0a4f68fb2
Fix some idl descriptions
...
Change-Id: I86c6e4e439658818fce5328e6380a258292f2e9b
2013-06-27 23:32:56 +02:00
51a777926c
Fix some idl descriptions
...
Change-Id: Iaef8cb2dc86422d4f8cdaaf6d3aa9392e06caf4a
2013-06-27 23:15:58 +02:00
8872ab7670
Fix some idl descriptions
...
Change-Id: I49a767e9212a859db7856158141a38e6f2974e56
2013-06-27 23:10:52 +02:00
949f97ba48
Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE
...
(cherry picked from commit 734b532fb77d2d5be7eb7becb6720dbd7b3d8978)
Conflicts:
offapi/com/sun/star/awt/ImageScaleMode.idl
oox/source/ole/axcontrol.cxx
reportdesign/source/filter/xml/xmlHelper.cxx
wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java
Change-Id: Ib5fa7b82edddb809129a4e5619a20ca7a7b2e38a
2013-06-27 16:58:09 +01:00
a80c7d5118
Fix some idl descriptions
...
Change-Id: Ia14bf30cf65ea5cbaa268b1461fc5c6d7acb702d
2013-06-25 23:10:34 +02:00
87bf4eaf52
Fix a pb in idl but 2 others remain
...
Change-Id: Ide5c6562c9be947ac2e59c79493c021031c7203e
2013-06-25 22:31:52 +02:00
3e58bf2cdd
Fix idl description
...
Change-Id: Id853f17f973edfc5aa41843c99e77e4b86f27bf8
2013-06-25 21:58:21 +02:00
87f5900d3a
Fix idl description
...
Change-Id: I604bb2eeac5b2b5285d80c5edef98b98b6c42f52
2013-06-25 21:38:18 +02:00
ffe5c9ce94
Fix idl throw part description
...
Change-Id: I561674db910d60ee6ade230cfc48bee7f37c9107
2013-06-25 20:58:28 +02:00
26d4068612
fdo65400: fix for Character Shading being lost
...
This bug fixes the DOCX import and export filters, adds a new property
to the document model and updates the UNO API.
There is no need to add layout \ UI updates, because in Word
the only way to turn this on\off is using a simple button,
and there is no way to control the shading color itself.
However, ODF import \ export filters should be updated in a future
commit.
Conflicts:
sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Change-Id: I1d34cec79289e38c08e42a4c6265d998e1edfdef
Reviewed-on: https://gerrit.libreoffice.org/4452
Reviewed-by: Miklos Vajna <vmiklos@suse.cz >
2013-06-25 10:04:01 +02:00
9052caae53
Resolves: #i121542# Unify the Menu API
...
(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
2013-06-23 21:16:14 +01:00
448fa131b2
Fix fdo#52204 add new feature ignore diacritics in search for CTL
...
Change-Id: Ie9044a35003217545bacea214ef59047bff3b8b1
2013-06-21 11:14:17 +02:00
aa892d2b43
Fix support for "dummy" content providers
...
...and use it so that private: URLs are not needlessly passed to the gio or
gnome-vfs "catch-all" UCPs.
Change-Id: I85d100567d1641130449fe21ccd072bcc0ec0979
2013-06-14 13:05:46 +02:00
a70233e991
typo in docs
...
Change-Id: Ia983e22bfa52edf68e335de63efa08c0a09f3d9c
2013-06-12 16:35:26 +02:00
a591811d08
Fix exception specification for ZipFileAccess::createWithURL
...
Broken during my conversion to new-style UNO in
commit 28e3aff576f06b0b02c7232da5d723e865b3c7ed.
Also revert mmeeks workaround in
commit c0b78901dba033ed112a023a787575ae54ef877d.
Change-Id: I1f711bbe19556f1bde7699295ca4f56cff54ddb9
2013-06-12 10:45:54 +02:00
177f01b9fe
fdo#46808, Convert form::inspection::FormComponentPropertyHandler
...
.. to new style service
Change-Id: Iee4681f94dc9874271dc8a1d5d74e161d7691a29
2013-06-10 10:20:45 +02:00
34e5e9c650
fdo#46808, Convert awt::grid::DefaultGridColumnModel to new style
...
Change-Id: Id1b63847e21954c689dfa3c549713dbf5b1858c3
2013-06-10 10:20:44 +02:00
670e2329df
fdo#46808, Convert xml::crypto services to new style
...
Also remove the unnecessary XInitialization implementations.
Change-Id: I81f32b2cdcf69b84fe4b15382f9294073a7f2f20
2013-06-10 10:20:44 +02:00
a47a153a7f
Resolves: #i93995# Allow setting Body of a simple mail message
...
(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
2013-06-07 13:40:25 +01:00
6005dd5366
Resolves: #i25945# Allow disabling scrollbar tips by API and configuration
...
(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
2013-06-07 12:04:44 +01:00
e98c03ed65
Resolves: #i87780# Document css::text::AutoTextGroup properties
...
(cherry picked from commit cdc1af8302d0998f98776ec103f1402ee9a3d6f4)
Conflicts:
offapi/com/sun/star/text/AutoTextGroup.idl
Change-Id: I543e5c34973e39c4f5fe95388411db2967f7ced2
2013-06-07 11:01:47 +01:00
33a4d7624f
Fixes for new-style service com.sun.star.sheet.GlobalSheetSettings
...
...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
2013-06-05 16:09:40 +02:00
75a87d9bc2
fdo#46808, Convert xml::crypto::XMLEncryptionTemplate to new style
...
Change-Id: I45bcb3f0f4b9998105d361dbf6a98d8f5310da52
2013-06-05 14:48:20 +02:00
6a12e13870
fdo#46808, Convert XMLSignatureTemplate service to new style
...
Change-Id: I80530f84ad5a86eccc794f9ddd14f939d093a20d
2013-06-05 14:48:20 +02:00
ed0646e52f
Fixes for new-style com.sun.star.chart2.FormattedString service
...
...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
2013-06-05 14:39:45 +02:00
6d51f9f948
Resolves: #i121180# Fix SpinningProgressControlModel description
...
IDL description by Bernard Marcelly
(cherry picked from commit 56da9fdf911795afcddaf3f30bbdcf8396a8e373)
Conflicts:
offapi/com/sun/star/awt/SpinningProgressControlModel.idl
Change-Id: I893615fc6432432971311aa20eb9180f32ec747e
2013-06-05 10:22:13 +01:00
62cffb489c
Related: #i121181# Deprecated Throbber API
...
(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
2013-06-05 10:19:47 +01:00
baa69cccf3
offapi: fix another mangled comment
...
Change-Id: I76b531238d86c9f2ed444d230638ffb9a2d62618
2013-06-04 12:01:09 +02:00
bcfcd0eb56
*api: fix up merge conflict damage
...
Change-Id: I3a1281c756305f16d193210839ca6b826662698e
2013-06-04 12:01:09 +02:00
b24ef80b52
*api: document all modules in modules.idl
...
Change-Id: I1c0c89f515f06bd14b659836d777aa705a6f03d6
2013-06-04 12:01:09 +02:00
392706b5f7
*api: fix loads of badly documented parameters
...
Change-Id: Ifcfdcc1aee5f45745ab17d83f69c2cf293b58196
2013-06-04 12:01:08 +02:00
ed993aafc9
*api: doxygen complains about lonely "." being list marker
...
Change-Id: Icaed7afe8f2463ffc16421642ff2e073fb4b7cc1
2013-06-04 12:01:08 +02:00
ccc4a67c43
*api: fix bunch of lists that doxygen warns about
...
Change-Id: Ic507170e94d08155430601658689b3d7b96e0f80
2013-06-04 12:01:08 +02:00
8a3543340f
*api: fix a bunch of "illegal" and "empty" tags
...
Apparently doxygen doesn't like XML-style empty elements.
Change-Id: I0fe8105a196fa3cf5b980f0b6f18933adf8a1d53
2013-06-04 12:01:08 +02:00
4866108410
*api: fix unterminated tags
...
Change-Id: Iff23e173e4726682c719c5de303fded0bc671bd3
2013-06-04 12:01:07 +02:00
44404b7a6c
*api: fix all unknown commands
...
Change-Id: Ied26925485b2be649cabafff338e6d78c7bd17b3
2013-06-04 12:01:07 +02:00
f8b6558e8e
*api: convert unsupported HTML entities
...
Most of these are just cosmetic, and middot can be replaced by cdot.
Change-Id: I39a45a2d5d0f10b5b0e793b6fa5e0c041c4669d5
2013-06-04 12:01:07 +02:00
ddba7d155d
*api: convert all unsupported html tags
...
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
2013-06-04 12:01:06 +02:00
73d568408a
*api: convert <listing> and @example
...
<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
2013-06-04 12:01:06 +02:00
b84bffc86a
*api: convert remaining elements with "scope" attribute
...
Apparently <module> is yet another imaginary thing autodoc doesn't know.
Change-Id: I25382f8c2ae024d29ae20ab3b85740e9d6a9e9da
2013-06-04 12:01:06 +02:00
b7ba598ced
*api: clean up multi-line and mal-formed XML tags
...
It is amazing what some people believe autodoc supports.
Also, com::sun:⭐ :uno::Any does not exist in IDL, that is part of
the C++ language binding.
Change-Id: I1f1f5cf5d27663ace6ff618ecbecb41fd2dfa1fc
2013-06-04 12:01:05 +02:00
ae7595a755
*api: convert more <method>
...
sed -i "s,<method>\([^<]\+\)</method>,\1,g"
Change-Id: Ic3eef0c03e512f7d607a87c58f9f01626f5a57a1
2013-06-04 12:01:05 +02:00
56d158c38c
*api: convert more <method>
...
sed -i "s,<method>\([^<]\+[^)]\)</method>,\1(),g"
Change-Id: Ie443efb5b283067bc5475810f6848061900d8401
2013-06-04 12:01:05 +02:00
928b8640c0
*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>
...
sed -i 's,<\(TRUE\|FALSE\|VOID\|NULL\)/>,`\1`,g'
Change-Id: Ia4df97ca809b00993530d67203bbe4ba7a072201
2013-06-04 12:01:05 +02:00
6e1d239ae0
*api: convert <true/> <false/> <void/>
...
sed -i 's,<\(true\|false\|void\)/>,`\U\1`,g'
Change-Id: I87a6e81ff22b47ea979322d01c49350892d3945f
2013-06-04 12:01:04 +02:00