Commit Graph

11650 Commits

Author SHA1 Message Date
3abe867790 fdo#46808, fix call to sdb::tools::ConnectionTools
In my previous conversion to new style I forgot to pass arguments
into the service constructor.

Change-Id: Ibbf750315b3e62869b1eb4c520808327002f2dcc
2013-05-14 09:12:06 +02:00
0394cb37a2 fdo#46808, Convert ui::ImageManager to new style
The service already existed, it just needed an IDL file.

Change-Id: I5bdc3064b0a3caa5a0d2abf4ef5ba3159889c7af
2013-05-14 08:08:26 +02:00
357e1c0f8d fdo#46808, Convert setup::UpdateCheck service to new style
The service already existed, it just needed an IDL file

Change-Id: Ide9fe23861d43845e242d4637b3ef9673b30e068
2013-05-14 08:08:25 +02:00
ef0af5032a fdo#46808, Convert linguistic2::LingProperties to new style
API-CHANGE:
Removed the following interfaces from the IDL because no-one was
using them:
    interface com::sun:🫘:XFastPropertySet;
    interface com::sun::lang::XComponent;
But the service still implements them, so old code should keep on
working.

Change-Id: Iab058fb42bd1a54e0b9632e99e564fdc0869fe6e
2013-05-14 08:08:25 +02:00
49e422e58e fdo#46808, Convert ui::UICategoryDescripion to new style
Change-Id: I4fbba222b8429b5935c8e15c74d1670edd4fb303
2013-05-13 09:38:03 +02:00
088e86b865 fdo#46808, Convert some chart2 services to new style
The services already existed, they just needed IDL files

Change-Id: Ia7bdae932c5fb4b47d23afd2bb0756ecc9cbf6f7
2013-05-13 09:38:03 +02:00
5d1ad16729 fdo#46808 Convert chart2::FormattedString service to new style
API CHANGE: dropped the following services from the new unified
interface because the current service does not implement them.
    service ::com::sun::style::CharacterProperties;
    [optional] service ::com::sun::style::CharacterPropertiesAsian;
    [optional] service ::com::sun::style::CharacterPropertiesComplex;

Change-Id: I7cb6a5d4e998975b1272f4f4da03feea30cd30b6
2013-05-13 09:38:03 +02:00
a39c96af53 fdo#46808, Convert sheet::GlobalSheetSettings service to new style
Change-Id: If5fc10e408427fe5d87968a0ad51a3142f895709
2013-05-13 09:38:02 +02:00
86c1ebc1ef fdo#46808, Convert util::PathSettings service to new style
Change-Id: I302be46b46518e1e872771e1c8a0647f7c330b30
2013-05-13 09:38:01 +02:00
5de5a073e0 Related: #i120145# Remove ENABLE_PRESENTER_EXTRA_UI
(cherry picked from commit 59d811efac87bf84169ca439a7d9b5181fc5929d)

Change-Id: I958f54f4a9ec590baf9fb1ddb75c85595d4e248b
2013-05-12 20:07:09 +01:00
ae0cb395d8 fdo#46808, Convert ZipFileAccess service to new style
Dropped XComponent from merged interface because noone is using it.

Change-Id: Id22c49e63679f42d86f617a919fdfd7cea4d5381
2013-05-08 08:06:45 +02:00
782bbfc656 fdo#46808, Convert graphic::SvgTools to new style
Change-Id: Id195be7968ab256e44271cad00fa8b5cac8698b4
2013-05-08 08:06:45 +02:00
2c625e036d fdo#46808, Use service constructor for rendering::MtfRenderer
Change-Id: If15cd2ac23bf76aa79ee8134ee0fb97c64d747c3
2013-05-08 08:06:45 +02:00
690a554613 Revert "fdo#46808, Convert SystemClipboardExt service to new style"
This reverts commit 135d20caa4178c3a6d7682b547c5da6d58310f01.
Conflicts:
	vcl/source/window/window.cxx

There is no implementation of the SystemClipboardExt service, so Window::GetClipboard
would now always fail with catching an Exception, instead of trying to create a
SystemClipboard if SystemClipboardExt is unavailable.  (I'll clean up the unused
SystemClipboardExt in a follow-up commit.)

Change-Id: Ic3c45b148057e174d3487aedb4176549cb28f3c0
2013-05-06 16:09:07 +02:00
46662428b2 fdo#46808, Convert graphic::Primitive2DTools to new style
Change-Id: I9719b43dbf98cfca29638f54cc907e48c7ad28b7
2013-05-06 11:27:50 +02:00
135d20caa4 fdo#46808, Convert SystemClipboardExt service to new style
Service already existed, just needed an IDL file

Change-Id: Icde7c41e48b8c511976c2a65a87dca064546fa95
2013-05-06 11:27:49 +02:00
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
7709511aed fdo#46808, Convert animations::AnimateMotion to new style
The service already existed, it just needed an IDL file

Change-Id: I30cfa80fee436ed859d5bc00d1cb23e465c7e149
2013-04-25 14:44:07 +02:00
c3eb3de426 fdo#46808, Convert animations::Command to new style
The service already existed, just needed an IDL file

Change-Id: I5e6449522ce77c36df1857213bd028336c3354bf
2013-04-25 14:44:07 +02:00
a66fd8a99a fdo#46808, Convert animations::Audio and IterateContainer to new style
The services already existed, they just needed IDL files

Change-Id: I4e3389abb2cb0e41c9bab112cda2a7e896eb271d
2013-04-25 14:44:07 +02:00
725d23bee0 fdo#46808, Convert animations::AnimateColor and AnimateSet to new style
The services already existed, just needed IDL files

Change-Id: Ifc1980160b8472bc9bf96a36ca4bff2c4153a8b1
2013-04-25 14:44:06 +02:00
746784e16f fdo#46808 Convert awt::Pointer to new style
Change-Id: Ic2ff491e656ab7bcf0bd5994b601818a26478243
2013-04-25 11:03:15 +02:00
378c038918 fdo#46808 Convert animations::ParallelTimeContainer to new style
Change-Id: Iac6337828c807a132e561b5e9017a708be2e9729
2013-04-25 08:56:38 +02:00
73adc9b6e2 fdo#46808, Convert form::ControlFontDialog to new style
Change-Id: I83487cddbd6b3fce1fdcdfa48623b63a0e026d90
2013-04-25 08:56:38 +02:00
4402fd7452 put theBrowseNodeFactory singleton into extra file
Change-Id: Icf770c8b9e80e98935ffacf7da79a6c8af6593d9
Reviewed-on: https://gerrit.libreoffice.org/3577
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24 13:04:38 +00:00
6fc496d308 add missing idl files to the list
Change-Id: I4e1cc5ef83b86bdf0da0091a3ffcd912bdc52395
Reviewed-on: https://gerrit.libreoffice.org/3576
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24 13:03:58 +00:00
826e787733 Split offapi/type_reference/types.rdb in two
...now that UnoApiMerge_types is gone.

Change-Id: Ie33aeb09692e3b3d851f2278714b037e183b627c
2013-04-24 12:20:31 +02:00
4a0b39f592 Get rid of UnoApiMerge_types
(The "statistic" target in offapi/UnoApiMerge_types.mk appears to have been
dead code already for quite a while.)

Change-Id: I0852ebf1f765ba881abb6ce4db496e949076fc64
2013-04-24 09:17:05 +02:00
1165aac95b fdo#46808, convert form::Forms to new style
Change-Id: I966ed18d45dc8a04c97a703d3c83382714025f2c
2013-04-23 16:05:56 +02:00
9ffb86c7e9 fdo#46808, convert drawing::ColorTable to new style
The service already existed, it just needed an IDL file.
2013-04-23 16:05:56 +02:00
6099811d66 Data-aware ListBox: document changes & improve documentation
Change-Id: If75a2e86654ffef71e37cf55c24af721182215d7
2013-04-22 17:56:05 +02:00
567a4fcf02 Data-aware bindable ListBox new feature: bind *value*
As opposed to index in list or *display* string

Change-Id: I5fa74c80b28db843d45ee68523a4349ba44d229b
2013-04-22 17:56:00 +02:00
eb387dcf41 Rephrase documentation a bit
Change-Id: Icb02894c32ced62792d641bf1177bdc2b5ba184b
2013-04-22 17:55:44 +02:00
bfc0bf6a16 Data-aware ListBox: BoundValue==-1 to store index in list
Change-Id: I248cd5ec62574f47a27f8b37e1e90333b8748af2
2013-04-22 17:55:14 +02:00
62badf3828 Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
4a4589e5bc Resolves: #i121197# Escape non-ASCII chars from css.style.NumberingType
Patch by: Tsutomu Uchino
Review by: arielch

(cherry picked from commit 6970569ca1e0adf78ac34a5fbab434f5026d3a89)

Conflicts:
	offapi/com/sun/star/style/NumberingType.idl

Change-Id: I9375377c4fb15f871beb46ae96b107bb1296b6b6
2013-04-19 10:11:08 +01:00
d6cfe8de74 UNO API signature has changed.
Change-Id: Id473207b0c9720b8d40f4dbdec184f0c36344da6
2013-04-19 00:30:11 -04:00
ac569ed4cf fdo#60300: Work-in-progress change to rework pivot table core.
The idea is to avoid parsing the pivot table sheet output in order
to calculate GETPIVOTDATA.  The table outout is configurable, and it
will only be more configurable in the future.  The gist of my rework
is to calcualte the result of GETPIVOTDATA with the internl result
tree alone.

Also, the same result tree can be used for drill down too, which also
currently parses the table output, therefore subject to the same
limitation & fragility.

Change-Id: Ib0147e2aa2b710dfd627df7f535a685301214a52
2013-04-19 00:30:10 -04:00
9830fd36db date/time IDL datatypes incompatible change
- nanosecond precision
 - signed (allowed negative) year

Also: assorted improvements / bugfixes in date/time handling code.
Some factorisation of copy/pasted code.

Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6
2013-04-18 21:34:46 +02:00
f182521948 remove duplicate
Change-Id: I0b9122d214dc6d36e9c0a2c090ada213d0bc66d5
2013-04-15 17:53:01 +02:00
435f5e30c9 fdo#60724 correct spelling
Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
2013-04-15 05:10:29 +02:00
60fbefc615 fdo#60724 informations -> information
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
2013-04-15 04:49:39 +02:00
5dd816d65b Small format fixes in IDL files
(cherry picked from commit 9cd7d8572e79e19c8e3f6434acd6ac3d7038a225)

Conflicts:
	offapi/com/sun/star/drawing/GraphicExportFilter.idl

Change-Id: I77749ab974cf131547cac4e8d41763c3bc3cd3ae
2013-04-14 23:37:58 +01:00
0406322ed8 these @sinces were during the LibreOffice era
Change-Id: Ide4dfaaa3b74aea8dcde0a18d8cd55ca7eb46d1a
2013-04-14 23:13:01 +01:00
1223467b15 Make this readable on a normal screen too.
Change-Id: I91259408aaa2294b2c1e01ac3979ef402665ac7a
2013-04-09 17:48:51 +02:00
b248624126 fdo#46808, Convert frame::Frame to new style
Change-Id: I74427d1e0059808f04960c648b93245b06c20f7f
2013-04-08 13:53:04 +02:00
34da7fbcc6 fdo#46808, convert embed::MSOLEObjectSystemCreator to new style
the service already existed, it just needed an IDL file

Change-Id: Iccd283f3537f8c8d57b2c2d68609dd9ef025da0b
2013-04-08 13:53:03 +02:00
332b42860e fdo#46808, convert xforms::XForms to new style
the service already existed, it just needed an IDL file

Change-Id: I4410dbd1e047e5e7e83c84f0b0de7155cc4fa41c
2013-04-08 13:53:03 +02:00
3cfecf8427 fdo#46808, Convert beans::PropertyBag to new style
Change-Id: Ibb2466af4c9289cba93b8330d10db033d296bfc1
2013-04-08 13:53:02 +02:00
002aab3090 fdo#46808, convert sdb::tools::ConnectionTools to new style
service already existed, just needed an IDL file

Change-Id: I9000cff76056efecf7ac748bcfc6dd5b8e902e65
2013-04-08 13:53:01 +02:00