summaryrefslogtreecommitdiff
path: root/offapi
AgeCommit message (Collapse)AuthorFilesLines
2013-07-12fix fdo#66586 Revert "fdo#46808, create IDL fortree::DefaultTreeDataModel"Noel Power2-39/+0
This reverts commit fcd01fba69db6de6cfc983fae65b6ba6764de0d6. Service DefaultTreeDataModel actually doens't exist ( and we can't find when/where it used to :-( ) The treecontrolpeer.cxx change to use the new service also had the undesired effect of throwing an exception when the UnoTreeControl model is inserted ( previously this failed silently ) The net effect is the dialog control is malformed and not initialised correctly
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile7-90/+110
(cherry picked from commit 27cfcb1e9d103b3e49c1263b1fa59fee8b187b21) Conflicts: desktop/test/deployment/active/active_native.cxx desktop/test/deployment/passive/Dispatch.java desktop/test/deployment/passive/passive_native.cxx odk/examples/DevelopersGuide/Charts/SelectionChangeListener.java odk/examples/DevelopersGuide/GUI/MessageBox.java odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx odk/examples/java/Inspector/Inspector.java offapi/com/sun/star/awt/MessageBoxButtons.idl offapi/com/sun/star/awt/MessageBoxResults.idl offapi/com/sun/star/awt/XMessageBox.idl offapi/com/sun/star/awt/XMessageBoxFactory.idl offapi/com/sun/star/awt/makefile.mk offapi/type_reference/types.rdb sdext/source/minimizer/unodialog.cxx toolkit/inc/toolkit/awt/vclxtoolkit.hxx toolkit/source/awt/vclxtoolkit.cxx toolkit/source/layout/core/root.cxx Change-Id: I170b494fb96362bb25ba8d0f2518d4e46934dd67 Related: #i121544# - Clean-up MessageBox API (post fix) (cherry picked from commit c9f7a06e7798bcd5253844c49d210ea9345bd4b8) Conflicts: sw/inc/pch/precompiled_sw.hxx Change-Id: Ib8b1e7aaac769feff5206fcdd238c487a6130dd1 Related: #i121544# - Fix header guards Found by: Tsutomu Uchino (cherry picked from commit 82194a19ff4f29c8451c8e6ab6fe4f1b9d08df27) Conflicts: offapi/com/sun/star/awt/MessageBoxType.idl Change-Id: Ide8ba697fbc80395d2f30a068a0820a6afa3332f
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann2-23/+2
...see <https://bugs.freedesktop.org/show_bug.cgi?id=66718#c8> for details. Change-Id: I6e786ce21f41e51b480d0113ac0bd6a0013f4fb1
2013-07-05update reference rdb for removed deprecated idlsCaolán McNamara1-0/+0
offapi/com/sun/star/awt/UnoControlSimpleAnimation.idl offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl offapi/com/sun/star/awt/XSimpleAnimation.idl offapi/com/sun/star/awt/UnoControlThrobber.idl offapi/com/sun/star/awt/UnoControlThrobberModel.idl offapi/com/sun/star/awt/XThrobber.idl Change-Id: Id15bcda4258a5e46ff307b252d9b980e84da3152
2013-07-05Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile5-144/+0
(cherry picked from commit 514bb6777e001d02dbd9be63fc7a6187560aad63) Conflicts: offapi/com/sun/star/awt/UnoControlSimpleAnimation.idl offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl offapi/com/sun/star/awt/XSimpleAnimation.idl offapi/com/sun/star/awt/makefile.mk offapi/type_reference/typelibrary_history.txt offapi/type_reference/types.rdb toolkit/inc/toolkit/helper/servicenames.hxx toolkit/source/awt/vclxtoolkit.cxx toolkit/source/awt/xsimpleanimation.cxx toolkit/source/controls/tksimpleanimation.cxx toolkit/source/helper/registerservices.cxx toolkit/source/helper/servicenames.cxx toolkit/util/toolkit.xml Change-Id: If7f8de62713e28434e28975026cf8e5c66c831aa
2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile5-141/+0
(cherry picked from commit 5569d97f06a0299e41b91ca248bf7eaa038b1f21) Conflicts: icon-themes/human/toolkit/source/awt/spinner03-grey_01.png icon-themes/human/toolkit/source/awt/spinner03-grey_02.png icon-themes/human/toolkit/source/awt/spinner03-grey_03.png icon-themes/human/toolkit/source/awt/spinner03-grey_04.png icon-themes/human/toolkit/source/awt/spinner03-grey_05.png icon-themes/human/toolkit/source/awt/spinner03-grey_06.png icon-themes/human/toolkit/source/awt/spinner03-grey_07.png icon-themes/human/toolkit/source/awt/spinner03-grey_08.png icon-themes/human/toolkit/source/awt/spinner03-grey_09.png icon-themes/human/toolkit/source/awt/spinner03-grey_10.png icon-themes/human/toolkit/source/awt/spinner03-grey_11.png icon-themes/human/toolkit/source/awt/spinner03-grey_12.png offapi/com/sun/star/awt/UnoControlThrobber.idl offapi/com/sun/star/awt/UnoControlThrobberModel.idl offapi/com/sun/star/awt/XThrobber.idl offapi/com/sun/star/awt/makefile.mk offapi/type_reference/typelibrary_history.txt offapi/type_reference/types.rdb rat-excludes swext/mediawiki/help/component.txt swext/mediawiki/src/com/sun/star/wiki/WikiDialog.java swext/mediawiki/src/com/sun/star/wiki/WikiEditSettingDialog.java swext/mediawiki/src/com/sun/star/wiki/WikiPropDialog.java swext/mediawiki/src/description.xml toolkit/AllLangResTarget_tk.mk toolkit/inc/toolkit/helper/servicenames.hxx toolkit/source/awt/vclxtoolkit.cxx toolkit/source/awt/xthrobber.cxx toolkit/source/awt/xthrobber.hrc toolkit/source/awt/xthrobber.src toolkit/source/controls/tkthrobber.cxx toolkit/source/helper/registerservices.cxx toolkit/source/helper/servicenames.cxx toolkit/src2xml/src.lst toolkit/util/toolkit.xml Change-Id: Ic415a96fe6ba7040a3b03fd562f997d2df1516d6
2013-07-05Fix some idl descriptionsJulien Nabet3-4/+4
Change-Id: I983ba19bebceb4f38ca51f8c60204c91b78bc965
2013-07-04Fix some idl descriptionsJulien Nabet2-2/+2
Change-Id: I214c52649f6bd72daf56f11a42962ae5e7585b57
2013-07-03Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl1-0/+16
Change-Id: I40ef93746e5f2a43ce58f0080db0b643e22404a1
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl1-1/+2
Change-Id: I2f712d8b95b5fdeb05b93b5247aab9772a00cc70
2013-07-03Import/export of polynomial and moving average for old MS XP/2003 formatTomaž Vajngerl3-0/+78
Also make new services work, so they can be used in filters. Change-Id: If4ebd86b2b7bc4fc43d36109f05d06d42c531dab
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl2-4/+10
- added polynomial and moving average to the dialog - implemented moving average and polynomal RegressionCurveCalculator - added icon for polynomial regression curve - prepare icon for moving average regression curve - degree parameter for polynomial regression curve - period parameter for moving average regression curve - limit the curve to max and min x value - added extrapolation Change-Id: I4ebb8dc23a3aff285b999e115fdda20ab11910a5
2013-06-29Fix idl, remove unused attributeJulien Nabet1-3/+0
Change-Id: I0ad4821f97b4f9b222f79973c2b7a465abe184c9
2013-06-29Fix some idl descriptionsJulien Nabet1-2/+2
Change-Id: Iadc3a3dddb7d6df22888e76e8f69e6a829ea901a
2013-06-29Fix some idl descriptionsJulien Nabet4-8/+8
Change-Id: Icd8aedbe66943bb06720af3fb572f7acce96c05e
2013-06-29Fix some idl descriptionsJulien Nabet5-9/+9
Change-Id: I7a986f39baf515b19255851f38600f112fe8b021
2013-06-29Fix some idl descriptionsJulien Nabet6-10/+8
Change-Id: I9fa98ac78463f91c442f5b23b04c44457436e91f
2013-06-27Fix some idl descriptionsJulien Nabet6-13/+13
Change-Id: I86c6e4e439658818fce5328e6380a258292f2e9b
2013-06-27Fix some idl descriptionsJulien Nabet1-5/+5
Change-Id: Iaef8cb2dc86422d4f8cdaaf6d3aa9392e06caf4a
2013-06-27Fix some idl descriptionsJulien Nabet9-9/+9
Change-Id: I49a767e9212a859db7856158141a38e6f2974e56
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-7/+3
(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-25Fix some idl descriptionsJulien Nabet6-6/+6
Change-Id: Ia14bf30cf65ea5cbaa268b1461fc5c6d7acb702d
2013-06-25Fix a pb in idl but 2 others remainJulien Nabet1-1/+1
Change-Id: Ide5c6562c9be947ac2e59c79493c021031c7203e
2013-06-25Fix idl descriptionJulien Nabet1-1/+1
Change-Id: Id853f17f973edfc5aa41843c99e77e4b86f27bf8
2013-06-25Fix idl descriptionJulien Nabet1-1/+1
Change-Id: I604bb2eeac5b2b5285d80c5edef98b98b6c42f52
2013-06-25Fix idl throw part descriptionJulien Nabet1-2/+2
Change-Id: I561674db910d60ee6ade230cfc48bee7f37c9107
2013-06-25fdo65400: fix for Character Shading being lostAdam Co3-0/+231
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-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile17-722/+355
(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-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed1-1/+2
Change-Id: Ie9044a35003217545bacea214ef59047bff3b8b1
2013-06-14Fix support for "dummy" content providersStephan Bergmann1-1/+1
...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-12typo in docsAndras Timar1-1/+1
Change-Id: Ia983e22bfa52edf68e335de63efa08c0a09f3d9c
2013-06-12Fix exception specification for ZipFileAccess::createWithURLNoel Grandin1-1/+7
Broken during my conversion to new-style UNO in commit 28e3aff576f06b0b02c7232da5d723e865b3c7ed. Also revert mmeeks workaround in commit c0b78901dba033ed112a023a787575ae54ef877d. Change-Id: I1f711bbe19556f1bde7699295ca4f56cff54ddb9
2013-06-10fdo#46808, Convert form::inspection::FormComponentPropertyHandlerNoel Grandin2-5/+2
.. to new style service Change-Id: Iee4681f94dc9874271dc8a1d5d74e161d7691a29
2013-06-10fdo#46808, Convert awt::grid::DefaultGridColumnModel to new styleNoel Grandin2-5/+2
Change-Id: Id1b63847e21954c689dfa3c549713dbf5b1858c3
2013-06-10fdo#46808, Convert xml::crypto services to new styleNoel Grandin3-22/+8
Also remove the unnecessary XInitialization implementations. Change-Id: I81f32b2cdcf69b84fe4b15382f9294073a7f2f20
2013-06-07Resolves: #i93995# Allow setting Body of a simple mail messageAriel Constenla-Haile2-0/+37
(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-07Resolves: #i25945# Allow disabling scrollbar tips by API and configurationAriel Constenla-Haile1-15/+19
(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-07Resolves: #i87780# Document css::text::AutoTextGroup propertiesAriel Constenla-Haile1-8/+13
(cherry picked from commit cdc1af8302d0998f98776ec103f1402ee9a3d6f4) Conflicts: offapi/com/sun/star/text/AutoTextGroup.idl Change-Id: I543e5c34973e39c4f5fe95388411db2967f7ced2
2013-06-05Fixes for new-style service com.sun.star.sheet.GlobalSheetSettingsStephan Bergmann2-8/+4
...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-05fdo#46808, Convert xml::crypto::XMLEncryptionTemplate to new styleNoel Grandin2-8/+2
Change-Id: I45bcb3f0f4b9998105d361dbf6a98d8f5310da52
2013-06-05fdo#46808, Convert XMLSignatureTemplate service to new styleNoel Grandin2-8/+2
Change-Id: I80530f84ad5a86eccc794f9ddd14f939d093a20d
2013-06-05Fixes for new-style com.sun.star.chart2.FormattedString serviceStephan Bergmann1-0/+7
...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-05Resolves: #i121180# Fix SpinningProgressControlModel descriptionAriel Constenla-Haile1-2/+4
IDL description by Bernard Marcelly (cherry picked from commit 56da9fdf911795afcddaf3f30bbdcf8396a8e373) Conflicts: offapi/com/sun/star/awt/SpinningProgressControlModel.idl Change-Id: I893615fc6432432971311aa20eb9180f32ec747e
2013-06-05Related: #i121181# Deprecated Throbber APIAriel Constenla-Haile3-3/+3
(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-04offapi: fix another mangled commentMichael Stahl1-29/+29
Change-Id: I76b531238d86c9f2ed444d230638ffb9a2d62618
2013-06-04*api: fix up merge conflict damageMichael Stahl10-157/+143
Change-Id: I3a1281c756305f16d193210839ca6b826662698e
2013-06-04*api: document all modules in modules.idlMichael Stahl1-67/+280
Change-Id: I1c0c89f515f06bd14b659836d777aa705a6f03d6
2013-06-04*api: fix loads of badly documented parametersMichael Stahl76-164/+138
Change-Id: Ifcfdcc1aee5f45745ab17d83f69c2cf293b58196
2013-06-04*api: doxygen complains about lonely "." being list markerMichael Stahl44-284/+132
Change-Id: Icaed7afe8f2463ffc16421642ff2e073fb4b7cc1
2013-06-04*api: fix bunch of lists that doxygen warns aboutMichael Stahl14-30/+40
Change-Id: Ic507170e94d08155430601658689b3d7b96e0f80