03993b47c5
targetted clean of redundant header piece from 62badf3828
...
Change-Id: Ic1240114d667fb7797afae4847427cc889f3cb48
2013-07-26 14:18:52 +01:00
96bd18f692
fdo#67213 - crash on opening AutoText dialog (Ctrl+F3
...
Revert "fdo#46808, Convert frame::FrameControl service to new style"
This reverts commit 32eaa77db33b3b1f5793e92167b9f8c2708ea543.
Conflicts:
UnoControls/source/controls/framecontrol.cxx
UnoControls/source/inc/framecontrol.hxx
.. because I can't work out how it causes fdo#67213 - I suspect my
changes might be interacting with UNO aggregation, which
is always tricky.
Change-Id: Icd14f9a7df98585393c5527a3817e05c26246de9
2013-07-24 14:44:57 +02:00
288bcd68bd
sw: add ParaInteropGrabBag uno property to paragraphs
...
Change-Id: Ic1208f97db31d86bffd71032d6eba1768e929707
2013-07-24 12:11:11 +02:00
9c41a60c0d
fdo#46808, Convert ui::ModuleUIConfigurationManager service to new style
...
.. and convert it to WeakImplHelper at the same time.
Change-Id: I20549f5cc6efb60c5210d3f9b6ecf3ade7e4a75a
2013-07-23 10:05:42 +02:00
99d8ce56ec
fdo#66762 - Other: com.sun.star.awt.DisplayAccess removed
...
API_CHANGE:
I removed the undocumented internal API
"com.sun.star.awt.DisplayAccess"
in commit dde234b6955a421d51d2b37e4fc3972c660146f0
"fdo#46808, remove awt::DisplayAccess service."
However, it appears someone was actually using this.
Now, at the same time, we have a method in XToolkit, getWorkArea(),
which looks like it was designed to return this exact information,
but which has been returning zero for as far back as our commit
history goes.
So, to kill two birds with one stone, this commit changes
getWorkArea() to return the information the customer needs, to wit,
the size and position of the primary display.
Change-Id: I76300bac604e9e4b7be95b0872a7f95cb6781903
Reviewed-on: https://gerrit.libreoffice.org/4919
Reviewed-by: Michael Meeks <michael.meeks@suse.com >
Tested-by: Michael Meeks <michael.meeks@suse.com >
2013-07-18 09:00:11 +00:00
32eaa77db3
fdo#46808, Convert frame::FrameControl service to new style
...
Change-Id: I38fc91e70d99472a4336250acd5c7dc3457b21ab
2013-07-18 10:36:42 +02:00
498e39bd0c
*api: tweak docs
...
Change-Id: Icc470b284cc511facbe7479d3d04f033ec4e19e5
2013-07-18 00:28:13 +02:00
f39e8cadc7
Resolves: #i116828# fix comment in XGridColumn IDL
...
Patch by: Tsutomu Uchino <hanya.runo@gmail.com >
Found by: marcelly@club-internet.fr
Review by: Herbert Duerr
(cherry picked from commit 17f5e0140232f9483dd461a0ea58d59b11280f71)
Conflicts:
offapi/com/sun/star/awt/grid/XGridColumn.idl
Change-Id: I176dccf7d6e2016dbedea08423e2d08e8ff6f073
2013-07-17 17:28:19 +01:00
4e0656ac0b
Add PrintName to PrintOptions.idl
...
Change-Id: If023204f44a4b1180ea747686356c2a8a7aaf288
Reviewed-on: https://gerrit.libreoffice.org/4859
Tested-by: Caolán McNamara <caolanm@redhat.com >
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
2013-07-17 08:58:25 +00:00
8b71607241
n#820077: Import images with duotone filter.
...
Also, contains implementation for a simple duotone filter.
2013-07-17 13:02:07 +05:30
93180c7231
idl add missing param description for XStorage and XSvgParser
...
Change-Id: Id33160c32d38411c5dd5a1a753db2b204865e717
Reviewed-on: https://gerrit.libreoffice.org/4896
Reviewed-by: Andras Timar <atimar@suse.com >
Tested-by: Andras Timar <atimar@suse.com >
2013-07-16 18:51:56 +00:00
604aae1fd2
i#108348: fix TimeZone -> Timezone in struct names
...
Change-Id: Id3b804b5de9328f0e5faf3410ca24295792c6f97
2013-07-15 15:23:25 +02:00
652ccbdf31
i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.
...
Add IsUTC member to:
com.sun.star.util.DateTime
com.sun.star.util.DateTimeRange
com.sun.star.util.Time
Add new stucts with explicit time zones:
com.sun.star.util.DateTimeWithTimezone
com.sun.star.util.DateWithTimezone
com.sun.star.util.TimeWithTimezone
Adapt the sax::Converter to read/write timezones, and fix the unit test.
Everything else just uses default (no time zone), this commit is just
to fix the API.
STRUCT: /UCR/com/sun/star/util/DateTime
nFields1 = 7 != nFields2 = 8
Registry2 contains 1 more fields
STRUCT: /UCR/com/sun/star/util/DateTimeRange
nFields1 = 14 != nFields2 = 15
Registry2 contains 1 more fields
STRUCT: /UCR/com/sun/star/util/Time
nFields1 = 4 != nFields2 = 5
Registry2 contains 1 more fields
Conflicts:
sc/source/filter/oox/unitconverter.cxx
Change-Id: I01f7a6d082a6b090c8efe71d2de137474c495c18
Reviewed-on: https://gerrit.libreoffice.org/4833
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Eike Rathke <erack@redhat.com >
2013-07-15 11:46:41 +00:00
df9f26c22a
fix fdo#66586 Revert "fdo#46808, create IDL fortree::DefaultTreeDataModel"
...
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-12 14:17:03 +01:00
805c6101b3
Resolves: #i121544# - Clean-up MessageBox API
...
(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-11 13:16:58 +01:00
73cdc655fb
fdo#66718: Demote SystemClipboard.createUnix to an internal hack
...
...see <https://bugs.freedesktop.org/show_bug.cgi?id=66718#c8 > for details.
Change-Id: I6e786ce21f41e51b480d0113ac0bd6a0013f4fb1
2013-07-11 10:24:13 +02:00
78cd1a3517
update reference rdb for removed deprecated idls
...
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-05 14:45:55 +01:00
303096c50c
Related: #i121514# Remove deprecated UnoControlSimpleAnimation
...
(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-05 10:12:26 +01:00
680608b15d
Related: #i121513# Remove deprecated UnoControlThrobberModel
...
(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-05 10:03:52 +01:00
9a556a1f35
Fix some idl descriptions
...
Change-Id: I983ba19bebceb4f38ca51f8c60204c91b78bc965
2013-07-05 07:26:45 +02:00
4e5c9bdcdd
Fix some idl descriptions
...
Change-Id: I214c52649f6bd72daf56f11a42962ae5e7585b57
2013-07-04 00:38:39 +02:00
27a4d5597c
Fixes to compiler errors, setRegressionProperties description.
...
Change-Id: I40ef93746e5f2a43ce58f0080db0b643e22404a1
2013-07-03 22:44:22 +02:00
6085bd1574
Force intercept for polynomial regression & dialog improvements
...
Change-Id: I2f712d8b95b5fdeb05b93b5247aab9772a00cc70
2013-07-03 21:46:43 +02:00
9c5e2c65ae
Import/export of polynomial and moving average for old MS XP/2003 format
...
Also make new services work, so they can be used in filters.
Change-Id: If4ebd86b2b7bc4fc43d36109f05d06d42c531dab
2013-07-03 21:46:40 +02:00
e6a0cc2d6c
fdo#35712 polynomial and moving average regression lines
...
- 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-07-03 21:46:39 +02:00
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