1c0ae973dd
add another ARC command
...
- defined by start and swing angles + ellipse width and height
2011-10-05 17:40:21 +02:00
e94a19f3e0
simplfy dmake to gbuild bridgefile
2011-10-05 00:31:50 +02:00
61db713ee5
CMIS: added libcmis module and created empty cmis UCP shell
2011-10-01 15:59:50 +02:00
1afef0e98a
Remove RCS header
2011-09-20 09:25:41 +02:00
5606c2aac1
process more idl files at once - second part: makefiles
2011-09-19 10:58:08 +02:00
a90ab2d8a2
fix comment typos
2011-09-08 15:29:53 +01:00
f57baefbd3
add chaff to encrypted documents
2011-09-08 15:29:53 +01:00
7d1700b35b
Revert "process more idl files at once - second part: makefiles"
...
This reverts commit a44dda4b7d71f8d2b4e0cca79d732eab89588c3a.
2011-09-08 03:09:40 -05:00
44617d3d5b
fix url in documentation
2011-09-07 21:35:52 +02:00
a44dda4b7d
process more idl files at once - second part: makefiles
2011-09-02 11:49:25 +02:00
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
d64bbd6bf8
detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set
2011-08-19 18:29:07 -05: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
b2bd33ea25
prefer makefile-gmake-mode to plain makefile-mode
2011-08-10 02:12:48 +09:00
3661f535da
Emacs modeline compatible with vim's one
2011-08-05 11:08:06 +09:00
1ce8037044
Add consistent Emacs and vim mode lines
2011-07-30 23:03:36 +03:00
e15e0af1f7
add idl files from scaddins
2011-07-27 21:30:03 +02:00
58b501f5cf
postmerge fixes for gnumake4
2011-07-22 21:05:27 +02:00
797cb5dbef
Remove add.diff
...
Probably it was added accidently.
2011-07-13 23:33:26 +02:00
0aea4f4136
fix last commit
2011-07-01 14:02:36 +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
3e218e5734
ause130: #i117218# fix broken offapi build.lst
2011-06-18 11:30:46 +02:00
4313f43185
ause130: #i117218# change .idl handling to gnu make
2011-06-18 11:30:46 +02:00
fe9a2174c2
Cross-compilation fix
...
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-18 00:51:04 +03:00
130d583ade
Use DESKTOP and NATIVE where appropriate
2011-06-16 01:19:35 +03:00
7862e397af
Drop %_EXT% which was always empty
2011-06-03 13:28:35 +03: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
fc936cba84
Disable a registry test failing without OS/2 support.
2011-04-18 17:08:34 +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