summaryrefslogtreecommitdiffstats
path: root/offapi
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* minor corrections in commentsEike Rathke2012-01-191-3/+3
|
* added SubViewSize property to EnhancedCustomShapePathRadek Doulik2012-01-191-0/+4
| | | | - allow to specify view boxes for sub paths
* Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens2012-01-171-2/+2
| | | | | Based on feedback for 09954fc863c8ee900f157cab4458e1dcf51493d3, using the less-bulky NamedValue type instead of PropertyValue.
* Fix UpdateCheck clog up server by keeping connection aliveThorsten Behrens2012-01-172-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.
* added new custom shape path segment commands - darken/lighten fill colorRadek Doulik2012-01-111-0/+20
|
* added date acceptance patterns APIEike Rathke2012-01-113-2/+69
|
* idl fix package namesTomas Hlavaty2012-01-059-15/+15
|
* fix broken ifndef/define guard in idlTomas Hlavaty2012-01-052-4/+4
|
* offapi: css.chart2.XAxis: fix include guard conflictMichael Stahl2012-01-051-2/+2
|
* minor idl fixesTomas Hlavaty2012-01-054-4/+4
|
* add mode-lines to .idl filesCaolán McNamara2012-01-053768-0/+10318
|
* Register chart data ranges via tokens rather than string.Kohei Yoshida2012-01-042-0/+53
| | | | | | | | | | | 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.
* Revert "minor idl fixes" - no explicit license statement yet.Michael Meeks2011-12-204-4/+4
| | | | This reverts commit 5260bf5ea7271cca4767f596592091dcdfd895fe.
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-134-0/+155
| | | | | | | | | | | | | | | | * 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.
* Remove oooimprovementAugust Sodora2011-12-075-235/+0
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|