summaryrefslogtreecommitdiff
path: root/offapi
AgeCommit message (Collapse)AuthorFilesLines
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
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-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann1-0/+5
2012-04-26fdo#48870: Remove cookie handling code.Gábor Stefanik5-0/+9
2012-04-20idl fix symbol referencesTomas Hlavaty4-5/+5
2012-04-20fix idl #include guardsTomas Hlavaty8-11/+11
2012-04-20idl #ifndef fixTomas Hlavaty1-2/+2
2012-04-20idl type reference fixedTomas Hlavaty1-1/+1
2012-04-12offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold3-76/+0
This is related to 10e580c57b907420e8c6d816325445a40a720e4a
2012-04-08gbuild: "use" vs. "add"David Tardon2-3/+3
2012-04-06merge feature/gbuild_componentsDavid Tardon7-1011/+228
2012-04-02this methods don't throw, adapt documentationMarkus Mohrhard1-6/+0
2012-04-02Improved comment (after recent clean up)Stephan Bergmann1-1/+4
2012-04-02fdo#46808, Adapt UNO services to new styleNoel Grandin32-359/+202
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-01merge origin/masterDavid Tardon19-70/+379
2012-03-28Changed some wording.Kohei Yoshida1-4/+4
2012-03-28document queryContentCells limitationLaurent Godard1-1/+6
add also a missing </p> in previous paragraph
2012-03-28add interface XDumper for qa/automated testingMarkus Mohrhard3-0/+71
2012-03-27fdo#46808, Adapt UNO serviecs to new style, Part 1Noel Grandin1-0/+0
Convert the IDL files in the udkapi module, and update the types.rdb database. Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-03-21Clarify exampleStephan Bergmann1-1/+2
2012-03-18move addins out of offapi againDavid Tardon7-932/+0
2012-03-16Some include and comment clean upStephan Bergmann1-2/+1
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2-2/+10
2012-03-13Make Converter service new-style, for easier useStephan Bergmann1-0/+0
2012-03-13split into one file for each interface/serviceDavid Tardon7-45/+257
This is the way gbuild's UnoApi class keeps track of which header files are there to be delivered.
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna1-0/+9
2012-03-11refactor UnoApi classDavid Tardon5-286/+222
2012-03-02Document how to incompatibly change udkapi/offapiStephan Bergmann1-0/+21
2012-02-27Removed unused code.Bartolomé Sánchez Salado1-20/+0
2012-02-18Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold3-0/+76
This reverts commit 5ca858c01cb2e2aa93c8aca65fd271a900785e3f. This change implicates some more changes in layoutmanager.hxx see ::cppu::WeakImplHelper8. So keep it...
2012-02-18offapi: remove obsolete XInplaceLayoutThomas Arnhold3-76/+0
2012-02-18Fix typos in commentsElton Chung2-3/+3
2012-02-14plural right after allLionel Elie Mamane1-1/+1
2012-02-14correct documentation of com::sun::star::sdbc::XDatabaseMetaDataLionel Elie Mamane1-7/+9
2012-02-09forgot to git add TableBorder2.idlEike Rathke1-0/+160
needed for f02f97bcdf7b6789e42f04600fb30daf3e0bfd37
2012-02-09added TableBorder2 using BorderLine2, implemented BorderLine2 properlyEike Rathke4-1/+83
* added com::sun::star::table::TableBorder2 with com::sun::star::table::BorderLine2 members * added optional com::sun::star::table::BorderLine2 properties to com::sun::star::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-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+4
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-27Pick additional cleanups from -3-5-0 branch.Norbert Thiebaud13-33/+7
This cherry-picks the extra cleanups from the UNO type publishing revert.
2012-01-26Fixup over-ambitious previous revert.Thorsten Behrens12-32/+27
There were actually some useful bits hidden in that mass-publishing of uno api.
2012-01-26Revert publishing of lots of UNO types.Thorsten Behrens282-409/+439
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-25typoStephan Bergmann1-1/+1
2012-01-19Undo comment fix that introduces start of nested comment.Stephan Bergmann1-1/+1
2012-01-19minor corrections in commentsEike Rathke1-3/+3
2012-01-19added SubViewSize property to EnhancedCustomShapePathRadek Doulik1-0/+4
- allow to specify view boxes for sub paths
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens1-2/+2
Based on feedback for 09954fc863c8ee900f157cab4458e1dcf51493d3, using the less-bulky NamedValue type instead of PropertyValue.
2012-01-17Fix UpdateCheck clog up server by keeping connection aliveThorsten Behrens2-0/+57
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-11added new custom shape path segment commands - darken/lighten fill colorRadek Doulik1-0/+20
2012-01-11added date acceptance patterns APIEike Rathke3-2/+69
2012-01-05idl fix package namesTomas Hlavaty9-15/+15
2012-01-05fix broken ifndef/define guard in idlTomas Hlavaty2-4/+4