summaryrefslogtreecommitdiff
path: root/offapi
AgeCommit message (Collapse)Author
2018-06-21Fixed typo:Matthias Seidel
conformation -> confirmation Notes: prefer: 68573b6e0668d2b8bb8c59a864d349d503d8422d
2017-11-08Add a file I missed out in my last commit.Damjan Jovanovic
Patch by: me Notes: ignore: aoo
2017-11-08Port our SDBC-JDBC bridge driver to Java. Supported interfaces,Damjan Jovanovic
service names, implementation names, logging channels and messages, initialization arguments, and general behaviour is all preserved, so it should be completely transparent to client code. Allow PropertySetAdapter.getPropertyValue() to throw WrappedTargetException, and PropertySetAdapter.setPropertyValue() to throw PropertyVetoException, IllegalArgumentException, and WrappedTargetException, as these are sometimes used to change values in a database driver, which can fail. Port helper classes from main/comphelper for logging. Port AutoRetrievingBase. Add in-memory Column, ResultSet and metadata classes. Improve handling of Any in ORowSetValue. Move PostgreSQL's database metadata result set class to dbtools, and have it only override the method it needs. It's "information_schema" in PostgreSQL - "INFORMATION_SCHEMA" doesn't exist and gives an error. Add a new UNO service com.sun.star.sdb.ParameterSubstitution as was intended by main/connectivity/source/dbtools/dbtools.component that allow substituting parameters, so it can be used from Java. Keep the database drivers in a common install package. Patch by: me Notes: ignore: aoo
2017-08-16Remove some incorrect API documentation for theDamjan Jovanovic
com.sun.star.sdbc.SQLException ErrorCode field. Patch by: me Notes: merged as: afa71c58f13726a76f7b0d46b6e834403ac8f97b
2017-02-26Fixed typos (documention->documentation)Matthias Seidel
Notes: prefer: 624840542bb3943393c3a616254899789bb044b4
2016-12-04Standardize all gbuild bridge makefile.mk filesDamjan Jovanovic
(main/*/prj/makefile.mk) to the version that sets gbuild debug flags from the configure.ac debug settings, and make this the standard gbuild template too. Patch by: me Notes: ignore: obsolete
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
Notes: ignore: obsolete
2016-02-14#i126658# Add description about NoLabel property on ↵Kay Schenk
css.awt.UnoControlFixedTextModel Patch by: hanya Notes: merged as: 38c14a06c1603c73b7fc32f7a92d48238553bd18
2015-11-18#i72580# Add descriptions about State property and button commandTsutomu Uchino
Notes: merged as: 054d3251d770a6104c524fa7483011877ed657b1
2015-11-13#i126649# Fix wrong at tag namesTsutomu Uchino
Notes: merged as: c7c2488f0a0839f8a01c46e9a55f5e7bcb39b5a2
2015-11-04#i126627# wrong type description in @see tagTsutomu Uchino
Notes: merged as: 6917797cc8bcef55c4d9a96cf4c4f47e7edb59a8
2015-09-25#i126305# Add missing files from the patch.Andrea Pescetti
Notes: prefer: b4576f3da4d90139fc5140962d13cb91dab98797
2015-09-24#i126305# Add support for WebDAV locking.Andrea Pescetti
Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu> Notes: prefer: b4576f3da4d90139fc5140962d13cb91dab98797
2015-01-16#i34459# add description about IllegalArgumentException thrown by unprotect ↵Tsutomu Uchino
method and about some arguments Notes: merged as: b698b9362b1a4ab58e0307a20f65dea796087344
2015-01-14#i20542# add description about getTextFieldMasters returns always void on ↵Tsutomu Uchino
this service Notes: merged as: 97507ca728376e74c1092f8eccf431bd49cd4368
2015-01-14#i53565# add descriptions about parameters of member methodsTsutomu Uchino
Notes: merged as: a663c789dd19aa93daf69874982b50a2da393d42
2014-04-29Fix build after too happy script renamed a function.Pedro Giffuni
The spelling issue is real but we can't really start renaming functions in the API. Reported by: arielch Notes: prefer: 19c4d8d2fbe424aaa54f098bcc6ba8c9aeb1e403
2014-04-29Many spelling fixes: directories h* - p*.Pedro Giffuni
Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. Notes: merged as: 19c4d8d2fbe424aaa54f098bcc6ba8c9aeb1e403
2014-03-10i124385 - Correct dateAriel Constenla-Haile
Notes: prefer: 78cca63070ae6cf82b45ec3bc75fafa2db31a7f2
2014-03-10Remove useless comments and some white spacesAriel Constenla-Haile
Notes: prefer: fc2998738538a8e8abc4b8ab5b84a12aa7365dd0
2014-03-10i124398 - [API] Unpublish the Wizard APIAriel Constenla-Haile
Notes: prefer: 78cca63070ae6cf82b45ec3bc75fafa2db31a7f2
2014-03-10i124397 - [API] Add since tag to Wizard API IDL filesAriel Constenla-Haile
Notes: merged as: e94d87d3268624a41d4edcdb749035f94e7a7636
2014-03-09Do not display heading in the IDL short descriptionAriel Constenla-Haile
Notes: merged as: df4db631c5a35101283895937d5277a5c0b79690
2014-03-09Remove useless commentsAriel Constenla-Haile
Notes: prefer: fc2998738538a8e8abc4b8ab5b84a12aa7365dd0
2014-03-09i124385 - [API] Unpublish the Undo APIAriel Constenla-Haile
Notes: prefer: 78cca63070ae6cf82b45ec3bc75fafa2db31a7f2
2014-03-09i124384 - [API] Add since tag to Undo API IDL filesAriel Constenla-Haile
Notes: merged as: a842c6e7b33aca734946a32ecff90a11e184f802
2014-01-15#i121950# remove the document for unused parameter from the document for ↵Tsutomu Uchino
recognizeTextRange method Notes: prefer: 82f6fa8fa553f3cd78c11c5f379fd797a6d2980f
2014-01-13#i72591# fix from mouse button to mouse pointer in documentation of ↵Tsutomu Uchino
mouseMoved method Patch By: christianjunker@gmail.com Notes: merged as: 77e7702250359f9398737e3a4af1bb9b4cc9c1c9
2014-01-09#i124001# remove readonly flag from Anchor propertyTsutomu Uchino
Notes: merged as: e0c789b13e858678a90d6b53c299e2c24e6c5d39
2013-12-20#123891# consolidate @since tag, in future only OpenOffice <version>Jürgen Schmidt
Notes: ignore: aoo
2013-12-20#123891# consolidate @since tag, in future only OpenOffice <version>Jürgen Schmidt
Notes: ignore: aoo
2013-12-20#123891# consolidate @since tag, in future only OpenOffice <version>Jürgen Schmidt
Notes: ignore: aoo
2013-12-20#123891# consolidate @since tag, in future only OpenOffice <version>Jürgen Schmidt
Notes: ignore: aoo
2013-12-20#123891# consolidate @since tag, in future only OpenOffice <version>Jürgen Schmidt
Notes: ignore: aoo
2013-12-20#123891# consolidate @since tag, in future only OpenOffice <version>Jürgen Schmidt
Notes: ignore: aoo
2013-12-20#123891# consolidate @since tag, in future only OpenOffice <version>Jürgen Schmidt
Notes: ignore: aoo
2013-12-20#123891# consolidate @since tag, in future only OpenOffice <version>Jürgen Schmidt
Notes: ignore: aoo
2013-12-20#123891# consolidate @since tag, in future only OpenOffice <version>Jürgen Schmidt
Notes: ignore: aoo
2013-12-20#121943# apply patch for PenWidth attributeJürgen Schmidt
Patch By: hanya Review By: jsc Notes: merged as: 842cb0da2ec72bafbd16fd50e5d780285227e452
2013-12-19123771: integration of OSBA OOXML improvement project's use case 4 patchesOliver-Rainer Wittmann
changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which is not available Patch by: SUSE, Miklos Vajna <vmiklos@suse.cz> Review by: Oliver <orw@apache.org> cherry-picked from branch ooxml-osba Notes: prefer: 36270776a68c0cd0f472ebd7124c93d7936caf04
2013-11-28#i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr
Notes: merged as: 5585c4f2bf350d3e81d5963caad9a7a61baa9a20
2013-11-15#i107914# adjust license headers to the ALv2Herbert Dürr
as intended by IBM's symphony contribution and the individual ICLAs of the developers Found by: V Stuart Foote <VStuart.Foote@utsa.edu> Notes: prefer: e5618f1707626a8c096ea2ca8da3cbe2c5f3db16
2013-11-14Integrate branch of IAccessible2Steve Yin
Notes: merged as: c2405f80af8b61fa9b9088420afdb79584adf7c0
2013-08-13#i123018# fix autodoc comment in XMutableGridDataModel.idlHerbert Dürr
Notes: prefer: 3122600a5e11309b86e33061defd710cf0872975
2013-08-12#i123018# fix autodoc comment in XMutableGridDataModel.idlHerbert Dürr
Notes: prefer: a93783c42d46d60a93e78348db942a571e34abd4
2013-07-17#i116828# fix comment in XGridColumn IDLHerbert Dürr
Patch by: Tsutomu Uchino <hanya.runo@gmail.com> Found by: marcelly@club-internet.fr Review by: Herbert Duerr Notes: merged as: f39e8cadc74573a787641615406777da5a9e5343
2013-05-28i121544 - Fix header guardsAriel Constenla-Haile
Found by: Tsutomu Uchino Notes: merged as: 805c6101b3427cc98b53f1c48f22f705206c384d
2013-05-27css::frame::XStatusbarController: add missing interfaceAriel Constenla-Haile
Added ::com::sun::star::lang::XComponent. IDL documentation taken from http://wiki.openoffice.org/wiki/Framework/Tutorial/Statusbar_Controller#Status_bar_controller_service Notes: merged as: d0508f79c15a5d789f5e6af214d78ce89e05071d
2013-05-25i121542 - css::awt::XPopupMenu::execute() needs a css::awt::RectangleAriel Constenla-Haile
Notes: merged as: 9052caae53ef6ec7eeab20f1ac56bd6310b4451b
2013-04-26UI Controller Factory fixesAriel Constenla-Haile
- "ModuleName" --> "ModuleIdentifier": the IDL definition for css::frame::PopupMenuControllerFactory and css::frame::StatusbarControllerFactory tells to use a property named "ModuleIdentifier", but in the code it is named "ModuleName" - Undocumented css::frame::ToolbarControllerFactory - Fix service name of ToolbarControllerFactory (ToolbarControllerFactory instead of ToolBarControllerFactory) - Convert the three service factories to new style, and use these new-style services in the source code - Implement multiple inheritance: added new css::frame::XUIControllerFactory - Added a (true) base class and implemented the three factories in a single file Notes: merged as: 8b050d1e91a6623fb2770421e564a74d6259d816