daaa550121
Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()
...
Pass on to VirtualDevice where used to set the MapMode of the device
appropriately. Adapt DocumentLoader, use to scale the page rendering
to exactly fit the virtual device.
Change-Id: I4b0bc67e12114d3d9d493ff1aca2ef5d2cc78912
2012-06-18 22:38:41 +03:00
63607e9e07
re-base on ALv2 code.
2012-06-12 14:56:28 +01:00
44ecd01333
Add css.awt.XToolkit2
...
Work in progress for Android, and possibly iOS, too.
Change-Id: If65765cd781bf1bd28ce96af01adedc07d0eebae
2012-06-11 09:26:53 +03:00
204555c107
Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.
...
Change-Id: I1267629da8b66fc21c4ae2e78634c2093274aa61
2012-05-14 12:09:57 -04:00
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