summaryrefslogtreecommitdiffstats
path: root/offapi
Commit message (Collapse)AuthorAgeFilesLines
* Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida2012-05-141-6/+7
| | | | Change-Id: I1267629da8b66fc21c4ae2e78634c2093274aa61
* Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida2012-05-111-2/+0
| | | | | | This can be safely substituted by the normal DATE. Change-Id: I I6b4ccfa342a8d7b638b013cdce64a0b7ff477ec0
* Better names for presentation specific field item types.Kohei Yoshida2012-05-111-3/+4
| | | | Change-Id: Ib9bea60e05f1dcdd9501a3320f3b1185d5890d17
* Added UNSPECIFIED to textfield::Type.Kohei Yoshida2012-05-111-4/+7
| | | | Change-Id: I28fbab54ba71f01b989a47ab357583113e85fccb
* New UNO API to deal with text range selections.Kohei Yoshida2012-05-083-0/+94
| | | | Change-Id: I Ie868d9d2d8d56459f2013d91f836736cd3fd4d72
* Added new constant group to enumerate text field types.Kohei Yoshida2012-05-052-0/+70
| | | | Change-Id: Iee2cd5994ce5145e3449dd5b62309ae3cee6603d
* offapi: missing @sinceMiklos Vajna2012-05-021-0/+2
|
* finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák2012-05-021-0/+5
| | | | | | | Now each such numbering should be properly assigned to the given paragraph style. Change-Id: I97a796dfb3f4a46f0fee0663852b3a40c3eaa922
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-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
* Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann2012-04-261-0/+5
|
* fdo#48870: Remove cookie handling code.Gábor Stefanik2012-04-265-0/+9
|
* idl fix symbol referencesTomas Hlavaty2012-04-204-5/+5
|
* fix idl #include guardsTomas Hlavaty2012-04-208-11/+11
|
* idl #ifndef fixTomas Hlavaty2012-04-201-2/+2
|
* idl type reference fixedTomas Hlavaty2012-04-201-1/+1
|
* offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold2012-04-123-76/+0
| | | | This is related to 10e580c57b907420e8c6d816325445a40a720e4a
* gbuild: "use" vs. "add"David Tardon2012-04-082-3/+3
|
* merge feature/gbuild_componentsDavid Tardon2012-04-067-1011/+228
|\
| * merge origin/masterDavid Tardon2012-04-0119-70/+379
| |\
| * | move addins out of offapi againDavid Tardon2012-03-187-932/+0
| | |
| * | split into one file for each interface/serviceDavid Tardon2012-03-137-45/+257
| | | | | | | | | | | | | | | This is the way gbuild's UnoApi class keeps track of which header files are there to be delivered.
| * | refactor UnoApi classDavid Tardon2012-03-115-286/+222
| | |
* | | this methods don't throw, adapt documentationMarkus Mohrhard2012-04-021-6/+0
| | |
* | | Improved comment (after recent clean up)Stephan Bergmann2012-04-021-1/+4
| | |
* | | fdo#46808, Adapt UNO services to new styleNoel Grandin2012-04-0232-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>
* | Changed some wording.Kohei Yoshida2012-03-281-4/+4
| |
* | document queryContentCells limitationLaurent Godard2012-03-281-1/+6
| | | | | | | | add also a missing </p> in previous paragraph
* | add interface XDumper for qa/automated testingMarkus Mohrhard2012-03-283-0/+71
| |
* | fdo#46808, Adapt UNO serviecs to new style, Part 1Noel Grandin2012-03-271-0/+0
| | | | | | | | | | | | | | Convert the IDL files in the udkapi module, and update the types.rdb database. Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
* | Clarify exampleStephan Bergmann2012-03-211-1/+2
| |
* | Some include and comment clean upStephan Bergmann2012-03-161-2/+1
| |
* | Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-162-2/+10
| |
* | Make Converter service new-style, for easier useStephan Bergmann2012-03-131-0/+0
| |
* | SvxULSpaceItem: implement contextual spacingMiklos Vajna2012-03-121-0/+9
| |
* | Document how to incompatibly change udkapi/offapiStephan Bergmann2012-03-021-0/+21
| |
* | Removed unused code.Bartolomé Sánchez Salado2012-02-271-20/+0
| |
* | Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold2012-02-183-0/+76
| | | | | | | | | | | | | | This reverts commit 5ca858c01cb2e2aa93c8aca65fd271a900785e3f. This change implicates some more changes in layoutmanager.hxx see ::cppu::WeakImplHelper8. So keep it...
* | offapi: remove obsolete XInplaceLayoutThomas Arnhold2012-02-183-76/+0
| |
* | Fix typos in commentsElton Chung2012-02-182-3/+3
| |
* | plural right after allLionel Elie Mamane2012-02-141-1/+1
| |
* | correct documentation of com::sun::star::sdbc::XDatabaseMetaDataLionel Elie Mamane2012-02-141-7/+9
| |
* | forgot to git add TableBorder2.idlEike Rathke2012-02-091-0/+160
| | | | | | | | needed for f02f97bcdf7b6789e42f04600fb30daf3e0bfd37
* | added TableBorder2 using BorderLine2, implemented BorderLine2 properlyEike Rathke2012-02-094-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
* | Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+4
| |
* | switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|/
* Pick additional cleanups from -3-5-0 branch.Norbert Thiebaud2012-01-2713-33/+7
| | | | | This cherry-picks the extra cleanups from the UNO type publishing revert.
* Fixup over-ambitious previous revert.Thorsten Behrens2012-01-2612-32/+27
| | | | | There were actually some useful bits hidden in that mass-publishing of uno api.
* Revert publishing of lots of UNO types.Thorsten Behrens2012-01-26282-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
* typoStephan Bergmann2012-01-251-1/+1
|
* Undo comment fix that introduces start of nested comment.Stephan Bergmann2012-01-191-1/+1
|