Age | Commit message (Collapse) | Author |
|
|
|
The service already existed, it just needed an IDL file
Change-Id: I30cfa80fee436ed859d5bc00d1cb23e465c7e149
|
|
The service already existed, just needed an IDL file
Change-Id: I5e6449522ce77c36df1857213bd028336c3354bf
|
|
The services already existed, they just needed IDL files
Change-Id: I4e3389abb2cb0e41c9bab112cda2a7e896eb271d
|
|
The services already existed, just needed IDL files
Change-Id: Ifc1980160b8472bc9bf96a36ca4bff2c4153a8b1
|
|
Change-Id: Ic2ff491e656ab7bcf0bd5994b601818a26478243
|
|
Change-Id: Iac6337828c807a132e561b5e9017a708be2e9729
|
|
Change-Id: I83487cddbd6b3fce1fdcdfa48623b63a0e026d90
|
|
Change-Id: Icf770c8b9e80e98935ffacf7da79a6c8af6593d9
Reviewed-on: https://gerrit.libreoffice.org/3577
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I4e1cc5ef83b86bdf0da0091a3ffcd912bdc52395
Reviewed-on: https://gerrit.libreoffice.org/3576
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
...now that UnoApiMerge_types is gone.
Change-Id: Ie33aeb09692e3b3d851f2278714b037e183b627c
|
|
(The "statistic" target in offapi/UnoApiMerge_types.mk appears to have been
dead code already for quite a while.)
Change-Id: I0852ebf1f765ba881abb6ce4db496e949076fc64
|
|
Change-Id: I966ed18d45dc8a04c97a703d3c83382714025f2c
|
|
The service already existed, it just needed an IDL file.
|
|
Change-Id: If75a2e86654ffef71e37cf55c24af721182215d7
|
|
As opposed to index in list or *display* string
Change-Id: I5fa74c80b28db843d45ee68523a4349ba44d229b
|
|
Change-Id: Icb02894c32ced62792d641bf1177bdc2b5ba184b
|
|
Change-Id: I248cd5ec62574f47a27f8b37e1e90333b8748af2
|
|
|
|
Patch by: Tsutomu Uchino
Review by: arielch
(cherry picked from commit 6970569ca1e0adf78ac34a5fbab434f5026d3a89)
Conflicts:
offapi/com/sun/star/style/NumberingType.idl
Change-Id: I9375377c4fb15f871beb46ae96b107bb1296b6b6
|
|
Change-Id: Id473207b0c9720b8d40f4dbdec184f0c36344da6
|
|
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
|
|
- nanosecond precision
- signed (allowed negative) year
Also: assorted improvements / bugfixes in date/time handling code.
Some factorisation of copy/pasted code.
Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6
|
|
Change-Id: I0b9122d214dc6d36e9c0a2c090ada213d0bc66d5
|
|
Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
|
|
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
|
|
(cherry picked from commit 9cd7d8572e79e19c8e3f6434acd6ac3d7038a225)
Conflicts:
offapi/com/sun/star/drawing/GraphicExportFilter.idl
Change-Id: I77749ab974cf131547cac4e8d41763c3bc3cd3ae
|
|
Change-Id: Ide4dfaaa3b74aea8dcde0a18d8cd55ca7eb46d1a
|
|
Change-Id: I91259408aaa2294b2c1e01ac3979ef402665ac7a
|
|
Change-Id: I74427d1e0059808f04960c648b93245b06c20f7f
|
|
the service already existed, it just needed an IDL file
Change-Id: Iccd283f3537f8c8d57b2c2d68609dd9ef025da0b
|
|
the service already existed, it just needed an IDL file
Change-Id: I4410dbd1e047e5e7e83c84f0b0de7155cc4fa41c
|
|
Change-Id: Ibb2466af4c9289cba93b8330d10db033d296bfc1
|
|
service already existed, just needed an IDL file
Change-Id: I9000cff76056efecf7ac748bcfc6dd5b8e902e65
|
|
... so we can drop ZipUnoApi again.
Change-Id: Id5925b8c101cd7cb70614a9a26f328dec92db8fa
Reviewed-on: https://gerrit.libreoffice.org/3152
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Enable slide transition each 0.25 second instead of whole second.
Change-Id: I1907a1baf30cede91a0438d021e003204ea06651
|
|
The implementation in Writer has Value property read-only since initial
CVS import, and NumberingType property never existed, so adapt
com.sun.star.text.textfield.GetExpression to implementation.
Thanks to the really cool David Ostrovsky for finding these.
Change-Id: I3b12a8103d0d6de7dbf644f30db3f192b0331f0a
SERVICE: /UCR/com/sun/star/text/textfield/GetExpression
SERVICE1 contains 1 more properties as SERVICE2
incompatible change: Field 3 ('NumberingType') of r1 is not longer a property of this SERVICE in r2
incompatible change: Field 6 ('Value') of r1 is not longer a property of this SERVICE in r2
incompatible change: Field 5 ('Value') of r2 is a new property compared to this SERVICE in r1 and is not 'optional'
|
|
...does not make sense. Adapted some old-style services accordingly, where the
inherited service had been changed to new-style after the fact.
Change-Id: I5f3e4ddf99160778a319062a6c84f83529ff177b
|
|
Change-Id: I694dd16920304d0f07369e97c87a4a97b92eadeb
|
|
Original author: Tsutomu Uchino <hanya.runo at gmail.com>
(cherry picked from commit 0465df078a063637a2d2c73414ceba6cef7abd6c)
Change-Id: I11b1d2a11a3ace5f6dbcb4c899fd2449e07e1393
|
|
the service already existed, it just needed an IDL file
Change-Id: I99c08b4e3a3ee0131b6fd904803efe7273cd1694
|
|
The service already existed, it just needed an IDL file
Change-Id: I8299b12ba8f5f0c00b0ff44dab641a6f19826b01
|
|
Change-Id: Ic1638d1834be046941a620bc11a467a53bbdfb52
|
|
Change-Id: I6c9c20b7c9fa8fd0f1a47ae0f4c17f9d1951b7b0
|
|
Change-Id: I000dbf28c211c90e40fcef7d7cb09cb4902db78f
|
|
Change-Id: Icd456209406ee8f4dc4ea1f966058f71dce08d58
|
|
The service already existed, it just needed an IDL file
Change-Id: I40fb28d94253c3c577655bb888ff0d0ee3ba3822
|
|
API CHANGE: The ScannerManager service now returns XScannerManager2
Don't know why this wasn't done already, the service already implements it.
Change-Id: I22355749bc859420174a132f3a21cc7a4984bf5f
|
|
The service already existed, it just needed an IDL file
Change-Id: If86cb14d107077da5f10bddd81deda7cf61442ed
|
|
The service already existed, it just needed an IDL file
Change-Id: Ia8729e87d65e8a6deda07c102a2a71cae3ce83fd
|