Commit Graph

10848 Commits

Author SHA1 Message Date
5f000fdf86 include missing header file 2011-09-02 11:41:27 +02:00
d9d6ee2e5e adapt a few @since to reality, OOo -> LibreOffice 2011-09-01 15:22:47 +02:00
b470e596db Add numbering type in persian word.
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-28 00:01:26 +02:00
9e1b651db7 Add numbering type of arabic abjad sequence
A localized numbering type base on arabic abjad sequence is
added base on a table.
2011-08-28 00:01:26 +02:00
c8f40655ea Keep the container and object separate methods.
ScVbaControl doesn't have any container instance to pass to the
old method.
2011-08-16 21:22:44 -04:00
d2e538a635 Slightly changed the API. 2011-08-16 21:22:42 -04:00
39b2de7545 Code page should be the same for the same drawing page.
This removes O(n^2) from the process of querying the code pages for
form elements.
2011-08-16 21:22:41 -04:00
e15e0af1f7 add idl files from scaddins 2011-07-27 21:30:03 +02:00
3c5546e5d8 XLSX formula import improvement. Recommit. 2011-07-01 15:41:24 +05:30
4312ed8c4f Revert patch to change .idl 2011-06-29 23:02:49 +05:30
586beca4e4 Improved xlsx formula import.
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-29 12:59:03 +05:30
0a8bfd7465 Adapt texts to new B-spline implementation 2011-06-23 18:34:43 +03:00
123acf5da2 fix for fdo#37880
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-23 15:19:24 +02:00
176b61f005 add new IDL files 2011-06-18 11:30:48 +02:00
bbe302a894 return OS/2 support to avoid binary incompatibility
This partially reverts commit d7bc3048ee87ca5cb190fe8236b354db9b9ef39e
"Remove OS/2 support."
2011-06-18 11:30:48 +02:00
3957bb94be remove executable flag from idl files 2011-06-18 11:30:48 +02:00
fb2b2be1bf these entities were published 2011-06-18 11:30:47 +02:00
4313f43185 ause130: #i117218# change .idl handling to gnu make 2011-06-18 11:30:46 +02:00
4430b3f234 Merge remote-tracking branch 'origin/integration/dev300_m106'
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-27 20:47:59 +02:00
7cf799064f fix mangled open tag in documentation 2011-05-06 12:09:50 +01:00
56714ad1b9 add new uno interface for sheet local anonymous db data 2011-05-04 21:25:00 +02:00
ff21a38884 Adding public method getNamespaceURL. 2011-05-03 22:22:08 +05:30
3a9e816d58 fix typo 2011-04-28 12:12:35 +02:00
bef8909ce1 Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
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-22 15:10:13 +02:00
35e1b53c7e Remove OS/2 support. 2011-04-18 16:59:48 +02:00
7f29cd8ad4 i#20348: made the ordinal suffixe autocorrection internationalized 2011-04-07 16:39:32 +02:00
4a83a947ef i#20348: made the ordinal suffixe autocorrection internationalized 2011-04-07 14:52:20 +02:00
45e7a5b78c Strip include guards in idl files 2011-04-02 00:08:53 +02:00
a75058e893 CWS-TOOLING: integrate CWS mav60 2011-04-01 10:18:41 +02:00
ea50cf6ef5 CWS-TOOLING: integrate CWS calcvba 2011-04-01 09:34:55 +02:00
0d730cba6f drop bogus executable flag from idl/build/src and config files 2011-03-29 21:47:37 +01:00
872d13bf1e CWS-TOOLING: integrate CWS ka102 2011-03-29 15:25:13 +02:00
fbe6f51dc6 CWS-TOOLING: integrate CWS kso51 2011-03-29 13:45:39 +02:00
ka
5d16c1fdae ka102: rebased to DEV300_m104 2011-03-28 22:51:37 +02:00
ee47bd1aed Add global guard to prepare the work of "Strip include guards in idl files" 2011-03-26 22:37:07 +01:00
4dfbcda719 calcvba: rebase to DEV300_m104 2011-03-25 13:58:04 +01:00
14955e3993 calcvba: #164410# improve VBA compatibility implementation in various areas: Excel symbols, MSForms symbols, document and forms event handling 2011-03-25 10:40:25 +01:00
a0af6240b3 mav60: rebase to DEV300_m103 2011-03-24 14:30:07 +01:00
4be7cca60b Merge commit 'ooo/DEV300_m103'
Conflicts:
	codemaker/source/bonobowrappermaker/corbaoptions.cxx
	codemaker/source/cppumaker/cppuoptions.cxx
	codemaker/source/cunomaker/cunooptions.cxx
	codemaker/source/idlmaker/idloptions.cxx
	codemaker/source/javamaker/javaoptions.cxx
	cppu/source/typelib/typelib.cxx
	idlc/source/options.cxx
	offapi/com/sun/star/util/PathSubstitution.idl
	offapi/drafts/com/sun/star/form/ListEntryEvent.idl
	offapi/drafts/com/sun/star/form/XBindableValue.idl
	offapi/drafts/com/sun/star/form/XListEntryListener.idl
	offapi/drafts/com/sun/star/form/XListEntrySink.idl
	offapi/drafts/com/sun/star/form/XListEntrySource.idl
	offapi/drafts/com/sun/star/form/XValueBinding.idl
	registry/tools/checksingleton.cxx
	registry/tools/options.hxx
	registry/tools/regcompare.cxx
	registry/tools/regmerge.cxx
	sal/cppunittester/cppunittester.cxx
	sal/osl/unx/socket.c
	sal/osl/w32/diagnose.c
	sal/prj/d.lst
	sal/rtl/source/alloc_fini.cxx
	sal/rtl/source/alloc_global.c
	sal/rtl/source/makefile.mk
2011-03-23 16:59:59 +01:00
75516e290d mav60: #164341# fix problems with the new implementation 2011-03-23 14:13:24 +01:00
0b494e0cb9 #i117329# - Publishing of UNO types, last wave (for now). 2011-03-23 10:34:12 +01:00
0de0cacef0 CWS-TOOLING: integrate CWS tkr38 2011-03-22 17:50:28 +01:00
46dcdf96d2 CWS-TOOLING: integrate CWS dr78 2011-03-21 17:31:01 +01:00
7ff8f9a4bb Fixed line style in footnote format GUI and saved it to ODF 2011-03-19 17:57:47 +01:00
e1fa511afa Fixed documentation for the new ColumnSeparatorStyle property 2011-03-19 17:57:47 +01:00
f9c622fb29 Added column separator style in ODF 2011-03-19 17:57:47 +01:00
73e4d35e73 Fixed the NONE border line style API value 2011-03-19 17:57:47 +01:00
380895bcb8 Added a style entry for no lines 2011-03-19 17:57:47 +01:00
8dd82dbabf Documented css::table::BorderLine2.LineWidth. 2011-03-19 17:57:46 +01:00
e97f298534 Fixed copy-paste problem 2011-03-19 17:57:46 +01:00