Commit Graph

11306 Commits

Author SHA1 Message Date
ee5fc5d25f Removing EXTENDED_DATE. There is really no such thing.
This can be safely substituted by the normal DATE.

Change-Id: I I6b4ccfa342a8d7b638b013cdce64a0b7ff477ec0
2012-05-11 13:04:09 -04:00
eeb9212531 Better names for presentation specific field item types.
Change-Id: Ib9bea60e05f1dcdd9501a3320f3b1185d5890d17
2012-05-11 01:54:40 -04:00
17b900c657 Added UNSPECIFIED to textfield::Type.
Change-Id: I28fbab54ba71f01b989a47ab357583113e85fccb
2012-05-11 01:54:40 -04:00
c0b6e3e93c New UNO API to deal with text range selections.
Change-Id: I Ie868d9d2d8d56459f2013d91f836736cd3fd4d72
2012-05-08 14:23:04 -04:00
194785f8b0 Added new constant group to enumerate text field types.
Change-Id: Iee2cd5994ce5145e3449dd5b62309ae3cee6603d
2012-05-05 11:10:17 -04:00
0ae9489290 offapi: missing @since 2012-05-02 20:09:34 +02:00
042da09216 finish handling of w:pStyle in numbering (bnc#751028)
Now each such numbering should be properly assigned to the given paragraph
style.

Change-Id: I97a796dfb3f4a46f0fee0663852b3a40c3eaa922
2012-05-02 17:42:24 +02:00
b1c3e8ae28 make gbuild the default assumption of build.pl
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file

Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
fdbc6b768c Do not accidentally instantiate other exts when removing exts at startup 2012-04-26 16:07:11 +02:00
c581e32618 fdo#48870: Remove cookie handling code. 2012-04-26 09:38:10 +01:00
85ef81f318 idl fix symbol references 2012-04-20 12:57:51 +02:00
dc6e942da0 fix idl #include guards 2012-04-20 12:57:51 +02:00
5040115c98 idl #ifndef fix 2012-04-20 12:57:50 +02:00
7dbbb51f78 idl type reference fixed 2012-04-20 12:57:50 +02:00
3030a3a52f offapi: remove obsolete XInplaceLayout (2nd try)
This is related to 10e580c57b907420e8c6d816325445a40a720e4a
2012-04-12 11:39:13 +02:00
4a271bf4d2 gbuild: "use" vs. "add" 2012-04-08 14:53:06 +02:00
7545dbbf64 merge feature/gbuild_components 2012-04-06 14:31:05 +02:00
c730a9de1b this methods don't throw, adapt documentation 2012-04-02 21:21:14 +02:00
01550b2968 Improved comment (after recent clean up) 2012-04-02 20:44:40 +02:00
3893b00efb fdo#46808, Adapt UNO services to new style
Update selected IDL files to use new syntax.
Update the makefiles to generate the necessary new include files.

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-04-02 20:44:39 +02:00
59c0f8f452 merge origin/master 2012-04-01 12:21:00 +02:00
484b44b39b Changed some wording. 2012-03-28 14:12:31 -04:00
7827856113 document queryContentCells limitation
add also a missing </p> in previous paragraph
2012-03-28 14:04:34 -04:00
74b274602a add interface XDumper for qa/automated testing 2012-03-28 03:35:22 +02:00
e4d9dabce8 fdo#46808, Adapt UNO serviecs to new style, Part 1
Convert the IDL files in the udkapi module, and update the
types.rdb database.

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-03-27 12:28:55 +02:00
ba8a429a2e Clarify example 2012-03-21 16:30:28 +01:00
f361c71992 move addins out of offapi again 2012-03-18 19:52:13 +01:00
a277042e3e Some include and comment clean up 2012-03-16 16:39:50 +01:00
d4b67611c4 Introduced SystemShellExecuteFlags::URIS_ONLY 2012-03-16 15:01:26 +01:00
3f89190894 Make Converter service new-style, for easier use 2012-03-13 10:39:51 +01:00
3f751c7fa0 split into one file for each interface/service
This is the way gbuild's UnoApi class keeps track of which header files
are there to be delivered.
2012-03-13 09:20:30 +01:00
6f04bf5e90 SvxULSpaceItem: implement contextual spacing 2012-03-12 18:42:31 +01:00
295b09a632 refactor UnoApi class 2012-03-11 16:33:52 +01:00
30a7a61899 Document how to incompatibly change udkapi/offapi 2012-03-02 18:58:33 +01:00
55d52165df Removed unused code. 2012-02-27 14:21:36 +00:00
10e580c57b Revert "offapi: remove obsolete XInplaceLayout"
This reverts commit 5ca858c01cb2e2aa93c8aca65fd271a900785e3f.

This change implicates some more changes in layoutmanager.hxx
see ::cppu::WeakImplHelper8. So keep it...
2012-02-18 22:16:30 +01:00
5ca858c01c offapi: remove obsolete XInplaceLayout 2012-02-18 21:33:05 +01:00
23af031b09 Fix typos in comments 2012-02-18 09:35:43 +00:00
cf3c4f63d9 plural right after all 2012-02-14 15:44:00 +01:00
7535373fa6 correct documentation of com::sun::sdbc::XDatabaseMetaData 2012-02-14 15:07:03 +01:00
46ed679992 forgot to git add TableBorder2.idl
needed for f02f97bcdf7b6789e42f04600fb30daf3e0bfd37
2012-02-09 16:02:18 +01:00
f02f97bcdf added TableBorder2 using BorderLine2, implemented BorderLine2 properly
* added com::sun::table::TableBorder2 with
  com::sun::table::BorderLine2 members
* added optional com::sun::table::BorderLine2 properties to
  com::sun::table::CellProperties service
* changes in Calc
  * support TableBorder2, additionally to TableBorder
  * reverted change that made all BorderLine properties operate with
    BorderLine2 structs
  * instead support both, BorderLine and BorderLine2
2012-02-09 14:37:44 +01:00
fb78dbcdc5 Added READMEs for modules related to URE, with content from the wiki 2012-02-06 05:28:46 +01:00
c857dff7fc switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
f3c1af5701 Pick additional cleanups from -3-5-0 branch.
This cherry-picks the extra cleanups from the UNO type publishing
revert.
2012-01-27 11:49:20 +01:00
00de339c15 Fixup over-ambitious previous revert.
There were actually some useful bits hidden in that mass-publishing
of uno api.
2012-01-26 22:45:27 +01:00
78cca63070 Revert publishing of lots of UNO types.
See issue i#117329

This reverts commit fb2b2be1bf566b5ef4d308332dbbdfe7012f6f1c.
This reverts commit 0b494e0cb9eb6652d00397fb6ca8d9b6709e4cb5.
This reverts commit 3e396922c2926165d680e8051c3d9247ea4aaf78.
This reverts commit 0461d179dddc2caab6315e6f7ec7bb3804dd017a.
This reverts commit 0f79c68194206864c993cd0fb01a485d2db2664f.
This reverts commit 65162840e329afee6f401f5a91273c2dbd1bbdf8.

Conflicts:
	offapi/com/sun/star/drawing/XSlidePreviewCache.idl
	offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl
	offapi/com/sun/star/rendering/FontInfo.idl
	offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl
	offapi/com/sun/star/rendering/XColorSpace.idl
	offapi/com/sun/star/report/XFixedLine.idl
	offapi/com/sun/star/report/XFixedText.idl
	offapi/com/sun/star/report/XFormattedField.idl
	offapi/com/sun/star/report/XFunctionsSupplier.idl
	offapi/com/sun/star/report/XImageControl.idl
	offapi/com/sun/star/report/XReportControlFormat.idl
	offapi/com/sun/star/report/XReportDefinition.idl
	offapi/com/sun/star/xml/crypto/SEInitializer.idl
2012-01-26 22:11:48 +01:00
866df124ee typo 2012-01-25 18:18:52 +01:00
decd4c8062 Undo comment fix that introduces start of nested comment. 2012-01-19 23:34:54 +01:00
6f607469e9 minor corrections in comments 2012-01-19 23:28:49 +01:00