Thomas Arnhold
3030a3a52f
offapi: remove obsolete XInplaceLayout (2nd try)
...
This is related to 10e580c57b
2012-04-12 11:39:13 +02:00
David Tardon
4a271bf4d2
gbuild: "use" vs. "add"
2012-04-08 14:53:06 +02:00
David Tardon
7545dbbf64
merge feature/gbuild_components
2012-04-06 14:31:05 +02:00
Markus Mohrhard
c730a9de1b
this methods don't throw, adapt documentation
2012-04-02 21:21:14 +02:00
Stephan Bergmann
01550b2968
Improved comment (after recent clean up)
2012-04-02 20:44:40 +02:00
Noel Grandin
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
David Tardon
59c0f8f452
merge origin/master
2012-04-01 12:21:00 +02:00
Kohei Yoshida
484b44b39b
Changed some wording.
2012-03-28 14:12:31 -04:00
Laurent Godard
7827856113
document queryContentCells limitation
...
add also a missing </p> in previous paragraph
2012-03-28 14:04:34 -04:00
Markus Mohrhard
74b274602a
add interface XDumper for qa/automated testing
2012-03-28 03:35:22 +02:00
Noel Grandin
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
Stephan Bergmann
ba8a429a2e
Clarify example
2012-03-21 16:30:28 +01:00
David Tardon
f361c71992
move addins out of offapi again
2012-03-18 19:52:13 +01:00
Stephan Bergmann
a277042e3e
Some include and comment clean up
2012-03-16 16:39:50 +01:00
Stephan Bergmann
d4b67611c4
Introduced SystemShellExecuteFlags::URIS_ONLY
2012-03-16 15:01:26 +01:00
Stephan Bergmann
3f89190894
Make Converter service new-style, for easier use
2012-03-13 10:39:51 +01:00
David Tardon
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
Miklos Vajna
6f04bf5e90
SvxULSpaceItem: implement contextual spacing
2012-03-12 18:42:31 +01:00
David Tardon
295b09a632
refactor UnoApi class
2012-03-11 16:33:52 +01:00
Stephan Bergmann
30a7a61899
Document how to incompatibly change udkapi/offapi
2012-03-02 18:58:33 +01:00
Bartolomé Sánchez Salado
55d52165df
Removed unused code.
2012-02-27 14:21:36 +00:00
Thomas Arnhold
10e580c57b
Revert "offapi: remove obsolete XInplaceLayout"
...
This reverts commit 5ca858c01c
.
This change implicates some more changes in layoutmanager.hxx
see ::cppu::WeakImplHelper8. So keep it...
2012-02-18 22:16:30 +01:00
Thomas Arnhold
5ca858c01c
offapi: remove obsolete XInplaceLayout
2012-02-18 21:33:05 +01:00
Elton Chung
23af031b09
Fix typos in comments
2012-02-18 09:35:43 +00:00
Lionel Elie Mamane
cf3c4f63d9
plural right after all
2012-02-14 15:44:00 +01:00
Lionel Elie Mamane
7535373fa6
correct documentation of com::sun: ⭐ :sdbc::XDatabaseMetaData
2012-02-14 15:07:03 +01:00
Eike Rathke
46ed679992
forgot to git add TableBorder2.idl
...
needed for f02f97bcdf
2012-02-09 16:02:18 +01:00
Eike Rathke
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
Josh Heidenreich
fb78dbcdc5
Added READMEs for modules related to URE, with content from the wiki
2012-02-06 05:28:46 +01:00
Norbert Thiebaud
c857dff7fc
switch to include-based build rather than sourced-based build
2012-02-05 19:34:05 -06:00
Norbert Thiebaud
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
Thorsten Behrens
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
Thorsten Behrens
78cca63070
Revert publishing of lots of UNO types.
...
See issue i#117329
This reverts commit fb2b2be1bf
.
This reverts commit 0b494e0cb9
.
This reverts commit 3e396922c2
.
This reverts commit 0461d179dd
.
This reverts commit 0f79c68194
.
This reverts commit 65162840e3
.
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
Stephan Bergmann
866df124ee
typo
2012-01-25 18:18:52 +01:00
Stephan Bergmann
decd4c8062
Undo comment fix that introduces start of nested comment.
2012-01-19 23:34:54 +01:00
Eike Rathke
6f607469e9
minor corrections in comments
2012-01-19 23:28:49 +01:00
Radek Doulik
c04678b6e7
added SubViewSize property to EnhancedCustomShapePath
...
- allow to specify view boxes for sub paths
2012-01-19 09:46:52 +01:00
Thorsten Behrens
29bd62fdc2
Switch flag sequence of OpenCommandArg3 to NamedValue.
...
Based on feedback for 09954fc863
,
using the less-bulky NamedValue type instead of PropertyValue.
2012-01-17 11:42:07 +01:00
Thorsten Behrens
09954fc863
Fix UpdateCheck clog up server by keeping connection alive
...
The update check protocol uses the webdav ucp, which uses neon,
which in turn defaults to keeping the connection alive. this is nice
for webdav, but disastrous for millions of clients phoning home to
the same server.
Using neon directly in updatefeed.cxx is not an option, due to the
thread safety problems around that (see e.g. rhbz#544619) - so we
had to extend it to accept connection options, and reuse the
existing webdav provider.
2012-01-17 05:03:42 +01:00
Radek Doulik
81856eecf4
added new custom shape path segment commands - darken/lighten fill color
2012-01-11 16:03:25 +01:00
Eike Rathke
8b7354217d
added date acceptance patterns API
2012-01-11 13:18:46 +01:00
Tomas Hlavaty
887b7f34fe
idl fix package names
2012-01-05 14:09:37 +01:00
Tomas Hlavaty
405f7ac2fd
fix broken ifndef/define guard in idl
2012-01-05 14:09:37 +01:00
Michael Stahl
45652af4e2
offapi: css.chart2.XAxis: fix include guard conflict
2012-01-05 14:00:36 +01:00
Tomas Hlavaty
9e3235cd99
minor idl fixes
2012-01-05 11:51:44 +00:00
Caolán McNamara
91894d52b6
add mode-lines to .idl files
2012-01-05 09:18:17 +00:00
Kohei Yoshida
578292d707
Register chart data ranges via tokens rather than string.
...
Doing it this way avoids having to re-generate the data ranges in
Calc A1 before passing it to the chart backend in Calc. We need this
in order to remove the silly restriction that forces us to always pass
data range strings in Calc A1 format, which is error-prone.
This is also necessary in order to fix the bug that prevents editing
data ranges of an existing chart when the formula syntax is something
other than Calc A1.
2012-01-04 21:19:39 -05:00
Michael Meeks
9ae50a6d41
Revert "minor idl fixes" - no explicit license statement yet.
...
This reverts commit 5260bf5ea7
.
2011-12-20 17:46:59 +00:00
Stephan Bergmann
bcdea3b379
Simplified, type-safe C++ configuration access.
...
* New offapi com.sun.star.configuration entities to access the complete
configuration read-only or read/write...
* ...configmgr adapted to support those new services/singletons...
* ...new unotools/configuration.hxx is the type-safe C++ plumbing on top of
that...
* ...officecfg now generates C++ headers to access all the properties and sets
given in the .xcs files...
* ...and svl's asiancfg.cxx exemplarily makes use of the new
officecfg/Office/Common.hxx to access the configuration.
* There is still TODOs: For one, see those listed in
officecfg/registry/cppheader.xsl. For another, at least a notification
mechanism for the new read-only configuration access and the C++ wrapper is
missing.
2011-12-13 12:50:34 +01:00
August Sodora
bd7f838011
Remove oooimprovement
2011-12-07 21:59:28 -05:00