summaryrefslogtreecommitdiff
path: root/offapi
AgeCommit message (Collapse)Author
2012-06-29sw: initial HeaderIsSharedFirst / FooterIsSharedFirstMiklos Vajna
It's just like HeaderIsShared / FooterIsShared, enabled by default when header / footer is on. It does nothing yet, but it's read-writable. Motivation: https://wiki.oasis-open.org/office/HeaderFooterFirst Change-Id: I1ccfd0aedd1ac71e9f39b7fd43754264afafc1ef
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist
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-12re-base on ALv2 code.Michael Meeks
2012-06-11Add css.awt.XToolkit2Tor Lillqvist
Work in progress for Android, and possibly iOS, too. Change-Id: If65765cd781bf1bd28ce96af01adedc07d0eebae
2012-05-14Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida
Change-Id: I1267629da8b66fc21c4ae2e78634c2093274aa61
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida
This can be safely substituted by the normal DATE. Change-Id: I I6b4ccfa342a8d7b638b013cdce64a0b7ff477ec0
2012-05-11Better names for presentation specific field item types.Kohei Yoshida
Change-Id: Ib9bea60e05f1dcdd9501a3320f3b1185d5890d17
2012-05-11Added UNSPECIFIED to textfield::Type.Kohei Yoshida
Change-Id: I28fbab54ba71f01b989a47ab357583113e85fccb
2012-05-08New UNO API to deal with text range selections.Kohei Yoshida
Change-Id: I Ie868d9d2d8d56459f2013d91f836736cd3fd4d72
2012-05-05Added new constant group to enumerate text field types.Kohei Yoshida
Change-Id: Iee2cd5994ce5145e3449dd5b62309ae3cee6603d
2012-05-02offapi: missing @sinceMiklos Vajna
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák
Now each such numbering should be properly assigned to the given paragraph style. Change-Id: I97a796dfb3f4a46f0fee0663852b3a40c3eaa922
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
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 Bergmann
2012-04-26fdo#48870: Remove cookie handling code.Gábor Stefanik
2012-04-20idl fix symbol referencesTomas Hlavaty
2012-04-20fix idl #include guardsTomas Hlavaty
2012-04-20idl #ifndef fixTomas Hlavaty
2012-04-20idl type reference fixedTomas Hlavaty
2012-04-12offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold
This is related to 10e580c57b907420e8c6d816325445a40a720e4a
2012-04-08gbuild: "use" vs. "add"David Tardon
2012-04-06merge feature/gbuild_componentsDavid Tardon
2012-04-02this methods don't throw, adapt documentationMarkus Mohrhard
2012-04-02Improved comment (after recent clean up)Stephan Bergmann
2012-04-02fdo#46808, Adapt UNO services to new styleNoel Grandin
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 Tardon
2012-03-28Changed some wording.Kohei Yoshida
2012-03-28document queryContentCells limitationLaurent Godard
add also a missing </p> in previous paragraph
2012-03-28add interface XDumper for qa/automated testingMarkus Mohrhard
2012-03-27fdo#46808, Adapt UNO serviecs to new style, Part 1Noel Grandin
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 Bergmann
2012-03-18move addins out of offapi againDavid Tardon
2012-03-16Some include and comment clean upStephan Bergmann
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-13Make Converter service new-style, for easier useStephan Bergmann
2012-03-13split into one file for each interface/serviceDavid Tardon
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 Vajna
2012-03-11refactor UnoApi classDavid Tardon
2012-03-02Document how to incompatibly change udkapi/offapiStephan Bergmann
2012-02-27Removed unused code.Bartolomé Sánchez Salado
2012-02-18Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold
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 Arnhold
2012-02-18Fix typos in commentsElton Chung
2012-02-14plural right after allLionel Elie Mamane
2012-02-14correct documentation of com::sun::star::sdbc::XDatabaseMetaDataLionel Elie Mamane
2012-02-09forgot to git add TableBorder2.idlEike Rathke
needed for f02f97bcdf7b6789e42f04600fb30daf3e0bfd37
2012-02-09added TableBorder2 using BorderLine2, implemented BorderLine2 properlyEike Rathke
* 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 Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-27Pick additional cleanups from -3-5-0 branch.Norbert Thiebaud
This cherry-picks the extra cleanups from the UNO type publishing revert.