Commit Graph

11563 Commits

Author SHA1 Message Date
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
2c82e5d304 fdo#59071 Slideshow: allow automatic transitions with sub-second
Enable slide transition each 0.25 second instead of whole second.

Change-Id: I1907a1baf30cede91a0438d021e003204ea06651
2013-04-05 13:05:42 +02:00
ff3d85dbd7 API CHANGE: GetExpression Value is read-only, NumberingType an illusion
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'
2013-04-03 23:34:34 +02:00
ce2991ee86 Forbid old-style services/singletons inheriting new-style services
...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
2013-04-03 11:30:06 +02:00
a789a2fc94 fdo#46808, convert sdb::QueryDesigner to new style
Change-Id: I694dd16920304d0f07369e97c87a4a97b92eadeb
2013-04-02 12:54:41 +02:00
b5809ea88b Resolves: #i119124# - Fix updateRowData @throws documentation
Original author: Tsutomu Uchino <hanya.runo at gmail.com>

(cherry picked from commit 0465df078a063637a2d2c73414ceba6cef7abd6c)

Change-Id: I11b1d2a11a3ace5f6dbcb4c899fd2449e07e1393
2013-04-01 12:39:56 +01:00
905501b635 fdo#46808, convert sdb::CommandDefinition to new-style
the service already existed, it just needed an IDL file

Change-Id: I99c08b4e3a3ee0131b6fd904803efe7273cd1694
2013-03-25 10:35:04 +02:00
5b982b6936 fdo#46808, Convert sdb::application::MacroMigrationWizard to new style
The service already existed, it just needed an IDL file

Change-Id: I8299b12ba8f5f0c00b0ff44dab641a6f19826b01
2013-03-25 10:35:04 +02:00
c040fcc933 add since tag to XUnnamedDatabaseRanges.idl
Change-Id: Ic1638d1834be046941a620bc11a467a53bbdfb52
2013-03-24 07:43:01 +01:00
0a7b372ec4 adapt API documentation for stepped lines feature
Change-Id: I6c9c20b7c9fa8fd0f1a47ae0f4c17f9d1951b7b0
2013-03-24 07:43:00 +01:00
542d45df30 fix spelling mistake in @since tag
Change-Id: I000dbf28c211c90e40fcef7d7cb09cb4902db78f
2013-03-20 07:54:30 +02:00
c09c64ede6 fdo#46808, convert drawing::GraphicExportFilter to new style
Change-Id: Icd456209406ee8f4dc4ea1f966058f71dce08d58
2013-03-20 07:32:52 +02:00
23a16f5d38 fdo#46808, convert graphic::PrimitiveFactory2D to new style
The service already existed, it just needed an IDL file

Change-Id: I40fb28d94253c3c577655bb888ff0d0ee3ba3822
2013-03-20 07:32:52 +02:00
51a2b574bf fdo#46808, API CHANGE: update ScannerManager service
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
2013-03-20 07:32:51 +02:00
286a86221b fdo#46808, Convert sdb::TextConnectionSettings to new style
The service already existed, it just needed an IDL file

Change-Id: If86cb14d107077da5f10bddd81deda7cf61442ed
2013-03-20 07:32:51 +02:00
24d53ed075 fdo#46808, Convert sdb::TextConnectionSettings to new style
The service already existed, it just needed an IDL file

Change-Id: Ia8729e87d65e8a6deda07c102a2a71cae3ce83fd
2013-03-20 07:32:51 +02:00
4f26b7a6d1 fdo#46808, Convert frame::Bibliography to new style
The service already existed, it just needed an IDL file

Change-Id: Iebbc5ede0a46ddf1e0830e2e1697f82df016922c
2013-03-20 07:32:50 +02:00
d93543f495 fdo#46808, Convert i18n::IndexEntrySupplier to new style
Change-Id: I673de5bea83f8c6d993757cbd5ae996d2b8e9e84
2013-03-20 07:32:49 +02:00
8d83827d94 fdo#46808, Convert XSLTFilterDialog to new-style
Also fixup servicename.

Change-Id: I1ee6d4849a83fdd4f43bf266ef4d282b22b65f6e
2013-03-20 07:32:48 +02:00
524cedbd30 fdo#46808, Convert linguistic2::ProofreadingIterator to new style
Change-Id: I1551f67ce503d58ea9b0e701219b26baadb25b78
2013-03-20 07:32:48 +02:00
70e7bd63ad fdo#46808, Convert text::AutoTextContainer to new style
Change-Id: Ia33419c4d8cf633b572627edf57c926099d698e5
2013-03-20 07:32:48 +02:00
cd360473ae offapi: reformat SetExpression.idl
Change-Id: I6119582d0809c12a273b15ea021758f8d3a6e196
2013-03-19 13:29:33 +01:00
3b2cbfaa56 API CHANGE: SetExpression VariableName is read-only
The implementation in Writer has been read-only since initial CVS
import, so adapt com.sun.star.text.textfield.SetExpression to
implementation.

Change-Id: I70cdd5d0a44cb86426f533c00f86874e8dde8b87
SERVICE: /UCR/com/sun/star/text/textfield/SetExpression
 incompatible change: Field 11 ('VariableName') of r1 is not longer a
 property of this SERVICE in r2
 incompatible change: Field 11 ('VariableName') of r2 is a new
 property compared to this SERVICE in r1 and is not 'optional'
2013-03-19 13:29:32 +01:00
b6b49c0f6b cleanup autodoc output
Change-Id: I5c25084c8a6e13416cea67c907de276b73c2e955
2013-03-18 21:57:01 -04:00
bf033461c5 fdo#61135 stepped lines graph: handle ods files
The boilerplate code for drawing the 4 types of stepped is in place (as
described in ODF1.3,
https://tools.oasis-open.org/issues/browse/OFFICE-3662).
We can also read the current attribute values used in Gnumeric. These values
are converted to ODF1.3 during save.

Change-Id: I0f04a779de4b65326ed7ce6de56191f11b51c596
2013-03-19 02:36:46 +01:00
9d0e346d60 spelling
Change-Id: Ie56501b781920a0d568062806211abec7e755e00
2013-03-14 18:18:40 +01:00
3ed31af5bb Bin DOCUMENTATION OMITTED comments
No need to shout. The lack of documentation is obvious anyway to somebody
looking for it.

Change-Id: I4f21661c8bff87170bc4e272da29f060eec0dda6
2013-03-13 10:59:29 +02:00
d1449a9b99 Bin pointless "DocMerge" comment lines
Change-Id: I8eb2116b39929770f00e30d5ab9ca2c28c988e35
2013-03-13 10:36:21 +02:00
f6c8220f5c fdo#46808, Adapt UNO services to the new style, Part 1-2
Written constructor for opffapi/com/sun/star/accessibility/AccessBridge.idl and rewritten to new style in offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl

Signed-off-by Stephan Bergmann <sbergman@redhat.com>:
* Moved offapi/com/sun/star/accessibility/AccessBridge.idl from _noheader to
  _nohdl, as necessary for a new-style service.
* Left out changes to offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl, as
  that appears to never be instantiated at the global component context/service
  manager, but rather via some local ControlModelContainerBase::createInstance
  in toolkit/source/controls/controlmodelcontainerbase.cxx, so does not look
  like it qualifies for a new-style service.

Conflicts:
	offapi/com/sun/star/accessibility/AccessBridge.idl

Change-Id: I88dc745cddf9956c930c1216c697dd142e33c846
2013-03-08 15:43:57 +01:00