summaryrefslogtreecommitdiffstats
path: root/offapi
Commit message (Collapse)AuthorAgeFilesLines
* CMIS: added libcmis module and created empty cmis UCP shellCédric Bosdonnat2011-10-012-0/+58
|
* Remove RCS headerThomas Arnhold2011-09-202-4/+0
|
* process more idl files at once - second part: makefilesMatúš Kukan2011-09-191-3717/+4142
|
* fix comment typosCaolán McNamara2011-09-081-1/+1
|
* add chaff to encrypted documentsCaolán McNamara2011-09-081-0/+8
|
* Revert "process more idl files at once - second part: makefiles"Norbert Thiebaud2011-09-081-4142/+3717
| | | | This reverts commit a44dda4b7d71f8d2b4e0cca79d732eab89588c3a.
* fix url in documentationAndras Timar2011-09-071-1/+1
|
* process more idl files at once - second part: makefilesMatúš Kukan2011-09-021-3717/+4142
|
* include missing header fileMatúš Kukan2011-09-021-0/+2
|
* adapt a few @since to reality, OOo -> LibreOfficeEike Rathke2011-09-011-4/+4
|
* Add numbering type in persian word.Mohammad Elahi2011-08-281-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.
* Add numbering type of arabic abjad sequenceMohammad Elahi2011-08-281-0/+8
| | | | | A localized numbering type base on arabic abjad sequence is added base on a table.
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
|
* Keep the container and object separate methods.Kohei Yoshida2011-08-161-1/+3
| | | | | ScVbaControl doesn't have any container instance to pass to the old method.
* Slightly changed the API.Kohei Yoshida2011-08-161-5/+1
|
* Code page should be the same for the same drawing page.Kohei Yoshida2011-08-161-0/+4
| | | | | This removes O(n^2) from the process of querying the code pages for form elements.
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-105-5/+5
|
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-305-0/+7
|
* add idl files from scaddinsMatúš Kukan2011-07-273-0/+714
|
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-1/+1
|
* Remove add.diffMiklos Vajna2011-07-131-1078/+0
| | | | Probably it was added accidently.
* fix last commitLuboš Luňák2011-07-011-0/+1
|
* XLSX formula import improvement. Recommit.Muthu Subramanian2011-07-012-0/+72
|
* Revert patch to change .idlMuthu Subramanian2011-06-291-22/+0
|
* Improved xlsx formula import.Muthu Subramanian2011-06-291-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.
* Adapt texts to new B-spline implementationRegina Henschel2011-06-231-3/+2
|
* fix for fdo#37880Markus Mohrhard2011-06-233-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
* add new IDL filesDavid Tardon2011-06-183-7/+69
|
* return OS/2 support to avoid binary incompatibilityDavid Tardon2011-06-181-0/+3
| | | | | This partially reverts commit d7bc3048ee87ca5cb190fe8236b354db9b9ef39e "Remove OS/2 support."
* remove executable flag from idl filesDavid Tardon2011-06-183-0/+0
|
* these entities were publishedDavid Tardon2011-06-186-6/+6
|
* ause130: #i117218# fix broken offapi build.lstHans-Joachim Lankenau2011-06-181-0/+1
|
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-18175-7709/+7107
|
* Cross-compilation fixTor Lillqvist2011-06-181-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.
* Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-215/+215
|
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-27303-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
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-22303-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
| | * CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann2011-04-0113-20/+616
| | |\
| | | * mav60: rebase to DEV300_m103Mikhail Voytenko2011-03-24330-1089/+461
| | | |\
| | | * | mav60: #164341# fix problems with the new implementationMikhail Voytenko2011-03-231-2/+2
| | | | |
| | | * | mav60: #164341# support AES encryptionMikhail Voytenko2011-03-173-6/+19
| | | | |
| | | * | mav60: merge to m101Mikhail Voytenko2011-03-0941-903/+848
| | | |\ \
| | | * | | mav60: #164341# support AES encryptionMikhail Voytenko2011-03-0913-27/+599
| | | | | |
| | * | | | CWS-TOOLING: integrate CWS calcvbaIvo Hinkelmann2011-04-017-14/+254
| | |\ \ \ \
| | | * \ \ \ calcvba: rebase to DEV300_m104Daniel Rentz [dr]2011-03-255-5/+246
| | | |\ \ \ \
| | | * | | | | calcvba: #164410# improve VBA compatibility implementation in various areas: ↵Daniel Rentz [dr]2011-03-257-14/+254
| | | | |_|_|/ | | | |/| | | | | | | | | | | | | | | | | Excel symbols, MSForms symbols, document and forms event handling
| | * | | | | CWS-TOOLING: integrate CWS ka102Ivo Hinkelmann2011-03-294-1/+207
| | |\ \ \ \ \
| | | * \ \ \ \ ka102: rebased to DEV300_m104ka2011-03-28360-1915/+1473
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |