summaryrefslogtreecommitdiff
path: root/offapi
AgeCommit message (Collapse)AuthorFilesLines
2011-09-08fix comment typosCaolán McNamara1-1/+1
2011-09-08add chaff to encrypted documentsCaolán McNamara1-0/+8
2011-09-08Revert "process more idl files at once - second part: makefiles"Norbert Thiebaud1-4142/+3717
This reverts commit a44dda4b7d71f8d2b4e0cca79d732eab89588c3a.
2011-09-07fix url in documentationAndras Timar1-1/+1
2011-09-02process more idl files at once - second part: makefilesMatúš Kukan1-3717/+4142
2011-09-02include missing header fileMatúš Kukan1-0/+2
2011-09-01adapt a few @since to reality, OOo -> LibreOfficeEike Rathke1-4/+4
2011-08-28Add numbering type in persian word.Mohammad Elahi1-0/+7
Numbering in localized persian word is useful in some areas, at least for me it is necessary. Since it is not trivial a function and table is needed.
2011-08-28Add numbering type of arabic abjad sequenceMohammad Elahi1-0/+8
A localized numbering type base on arabic abjad sequence is added base on a table.
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-16Keep the container and object separate methods.Kohei Yoshida1-1/+3
ScVbaControl doesn't have any container instance to pass to the old method.
2011-08-16Slightly changed the API.Kohei Yoshida1-5/+1
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida1-0/+4
This removes O(n^2) from the process of querying the code pages for form elements.
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe5-5/+5
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist5-0/+7
2011-07-27add idl files from scaddinsMatúš Kukan3-0/+714
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-1/+1
2011-07-13Remove add.diffMiklos Vajna1-1078/+0
Probably it was added accidently.
2011-07-01fix last commitLuboš Luňák1-0/+1
2011-07-01XLSX formula import improvement. Recommit.Muthu Subramanian2-0/+72
2011-06-29Revert patch to change .idlMuthu Subramanian1-22/+0
2011-06-29Improved xlsx formula import.Muthu Subramanian1-0/+22
Now uses the values present in the import document rather than calculating the formula. This speeds up document loading. TODO: Extend this to string results as well.
2011-06-23Adapt texts to new B-spline implementationRegina Henschel1-3/+2
2011-06-23fix for fdo#37880Markus Mohrhard3-0/+54
we need to save the information if we have a global range name or a local range name in the uno api too
2011-06-18add new IDL filesDavid Tardon3-7/+69
2011-06-18return OS/2 support to avoid binary incompatibilityDavid Tardon1-0/+3
This partially reverts commit d7bc3048ee87ca5cb190fe8236b354db9b9ef39e "Remove OS/2 support."
2011-06-18remove executable flag from idl filesDavid Tardon3-0/+0
2011-06-18these entities were publishedDavid Tardon6-6/+6
2011-06-18ause130: #i117218# fix broken offapi build.lstHans-Joachim Lankenau1-0/+1
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau175-7709/+7107
2011-06-18Cross-compilation fixTor Lillqvist1-1/+1
checknewapi.pl can run regview fine on Windows even if the name doesn't include the .exe suffix. So drop the use of EXECPOST and then this will work also in the case of cross-compilation to Windows, where EXECPOST is .exe for HOST, but we aren't running a HOST regview but a BUILD one.
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-215/+215
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky303-479/+1739
Conflicts: offapi/com/sun/star/awt/XCallback.idl offapi/com/sun/star/awt/XContainerWindowEventHandler.idl offapi/com/sun/star/awt/XContainerWindowProvider.idl offapi/com/sun/star/awt/XDialogEventHandler.idl offapi/com/sun/star/awt/XDialogProvider.idl offapi/com/sun/star/awt/XRequestCallback.idl offapi/com/sun/star/awt/XUnitConversion.idl offapi/com/sun/star/awt/grid/GridColumnEvent.idl offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl offapi/com/sun/star/awt/tree/ExpandVetoException.idl offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl offapi/com/sun/star/awt/tree/XMutableTreeNode.idl offapi/com/sun/star/awt/tree/XTreeControl.idl offapi/com/sun/star/awt/tree/XTreeDataModel.idl offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl offapi/com/sun/star/awt/tree/XTreeEditListener.idl offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl offapi/com/sun/star/awt/tree/XTreeNode.idl offapi/com/sun/star/document/DocumentEvent.idl offapi/com/sun/star/document/XDocumentEventListener.idl offapi/com/sun/star/frame/XLayoutManagerListener.idl offapi/com/sun/star/geometry/XMapping2D.idl offapi/com/sun/star/inspection/XObjectInspectorUI.idl offapi/com/sun/star/inspection/XPropertyControl.idl offapi/com/sun/star/inspection/XPropertyControlFactory.idl offapi/com/sun/star/inspection/XPropertyControlObserver.idl offapi/com/sun/star/inspection/XPropertyHandler.idl offapi/com/sun/star/inspection/XStringRepresentation.idl offapi/com/sun/star/logging/LogRecord.idl offapi/com/sun/star/logging/XLogFormatter.idl offapi/com/sun/star/logging/XLogHandler.idl offapi/com/sun/star/logging/XLogger.idl offapi/com/sun/star/presentation/XSlideShowListener.idl offapi/com/sun/star/presentation/XSlideShowView.idl offapi/com/sun/star/rendering/FontInfo.idl offapi/com/sun/star/rendering/StrokeAttributes.idl offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl offapi/com/sun/star/rendering/XAnimatedSprite.idl offapi/com/sun/star/rendering/XAnimation.idl offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl offapi/com/sun/star/rendering/XBitmapCanvas.idl offapi/com/sun/star/rendering/XBufferController.idl offapi/com/sun/star/rendering/XCachedPrimitive.idl offapi/com/sun/star/rendering/XCanvas.idl offapi/com/sun/star/rendering/XCanvasFont.idl offapi/com/sun/star/rendering/XColorSpace.idl offapi/com/sun/star/rendering/XCustomSprite.idl offapi/com/sun/star/rendering/XGraphicDevice.idl offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl offapi/com/sun/star/rendering/XPolyPolygon2D.idl offapi/com/sun/star/rendering/XSprite.idl offapi/com/sun/star/rendering/XSpriteCanvas.idl offapi/com/sun/star/rendering/XTextLayout.idl offapi/com/sun/star/report/XFixedLine.idl offapi/com/sun/star/report/XFixedText.idl offapi/com/sun/star/report/XFormatCondition.idl offapi/com/sun/star/report/XFormattedField.idl offapi/com/sun/star/report/XFunction.idl offapi/com/sun/star/report/XFunctions.idl offapi/com/sun/star/report/XFunctionsSupplier.idl offapi/com/sun/star/report/XGroup.idl offapi/com/sun/star/report/XGroups.idl offapi/com/sun/star/report/XImageControl.idl offapi/com/sun/star/report/XReportComponent.idl offapi/com/sun/star/report/XReportControlModel.idl offapi/com/sun/star/report/XReportDefinition.idl offapi/com/sun/star/report/XSection.idl offapi/com/sun/star/report/XShape.idl offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl offapi/com/sun/star/resource/XStringResourceResolver.idl offapi/com/sun/star/resource/XStringResourceWithLocation.idl offapi/com/sun/star/sdb/XDocumentDataSource.idl offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl offapi/com/sun/star/sdb/tools/XConnectionTools.idl offapi/com/sun/star/security/SecurityInfrastructureException.idl offapi/com/sun/star/ui/XUIConfigurationManager.idl offapi/com/sun/star/ui/XUIElement.idl offapi/com/sun/star/ui/XUIElementSettings.idl offapi/com/sun/star/util/XModifiable2.idl offapi/com/sun/star/view/XMultiSelectionSupplier.idl offapi/com/sun/star/xml/crypto/SEInitializer.idl offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl
2011-05-06fix mangled open tag in documentationMichael Meeks1-1/+1
2011-05-04add new uno interface for sheet local anonymous db dataMarkus Mohrhard2-0/+79
2011-05-03Adding public method getNamespaceURL.Muthu Subramanian1-0/+5
2011-04-28fix typoDavid Tardon1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky303-485/+1739
Conflicts: offapi/com/sun/star/animations/XAnimationNode.idl offapi/com/sun/star/awt/grid/XGridColumn.idl offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl offapi/com/sun/star/frame/ModuleManager.idl offapi/com/sun/star/frame/XLayoutManager.idl offapi/com/sun/star/frame/XLayoutManagerListener.idl offapi/com/sun/star/rendering/FontInfo.idl offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl offapi/com/sun/star/rendering/XCanvas.idl offapi/com/sun/star/rendering/XSprite.idl offapi/com/sun/star/report/ForceNewPage.idl offapi/com/sun/star/report/ReportPrintOption.idl offapi/com/sun/star/report/XFunctionsSupplier.idl offapi/com/sun/star/report/XReportControlFormat.idl offapi/com/sun/star/resource/StringResourceWithLocation.idl offapi/com/sun/star/resource/XStringResourceResolver.idl offapi/com/sun/star/resource/XStringResourceWithLocation.idl offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl offapi/com/sun/star/security/XCertificateContainer.idl offapi/com/sun/star/ui/UIElementFactory.idl offapi/com/sun/star/ui/XImageManager.idl offapi/com/sun/star/ui/XUIConfigurationManager.idl offapi/com/sun/star/ui/XUIElementFactory.idl offapi/com/sun/star/ui/XUIElementSettings.idl offapi/com/sun/star/xml/crypto/SEInitializer.idl offapi/com/sun/star/xml/crypto/XSEInitializer.idl offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl offapi/com/sun/star/xml/crypto/XXMLSecurityContext.idl sal/rtl/source/alloc_arena.c udkapi/com/sun/star/task/XInteractionHandler2.idl
2011-04-18Disable a registry test failing without OS/2 support.Francois Tigeot1-2/+5
2011-04-18Remove OS/2 support.Francois Tigeot3-6/+0
2011-04-07i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat1-10/+12
2011-04-07i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat1-10/+12
2011-04-02Strip include guards in idl filesJulien Nabet2663-16174/+2
2011-04-01CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann13-20/+616
2011-04-01CWS-TOOLING: integrate CWS calcvbaIvo Hinkelmann7-14/+254
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito34-0/+0
2011-03-29CWS-TOOLING: integrate CWS ka102Ivo Hinkelmann4-1/+207
Notes: split repo tag: ure_ooo/DEV300_m105
2011-03-29CWS-TOOLING: integrate CWS kso51Ivo Hinkelmann276-447/+418