Commit graph

11211 commits

Author SHA1 Message Date
Cédric Bosdonnat
bc3c10b5ce Grammar checking dialog: reworked how explanations are shown 2011-11-02 13:21:57 +01:00
Norbert Thiebaud
c28724df95 fix bad comment 2011-10-27 11:39:04 -05:00
Matúš Kukan
c77a9254dd no need for SRCDIR parameter here 2011-10-23 13:20:29 +02:00
Michael Stahl
68cde28252 UnoApiTarget: replace realpath calls 2011-10-21 20:17:19 +02:00
Rob Snelders
638804f7e2 Added a scanbutton to the scan-dialog 2011-10-20 23:04:13 +02:00
Stephan Bergmann
2ff63bcdea Undo basis/brand split: merge basis share/ into brand share/. 2011-10-07 22:06:28 +02:00
Radek Doulik
1c0ae973dd add another ARC command
- defined by start and swing angles + ellipse width and height
2011-10-05 17:40:21 +02:00
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Cédric Bosdonnat
61db713ee5 CMIS: added libcmis module and created empty cmis UCP shell 2011-10-01 15:59:50 +02:00
Thomas Arnhold
1afef0e98a Remove RCS header 2011-09-20 09:25:41 +02:00
Matúš Kukan
5606c2aac1 process more idl files at once - second part: makefiles 2011-09-19 10:58:08 +02:00
Caolán McNamara
a90ab2d8a2 fix comment typos 2011-09-08 15:29:53 +01:00
Caolán McNamara
f57baefbd3 add chaff to encrypted documents 2011-09-08 15:29:53 +01:00
Norbert Thiebaud
7d1700b35b Revert "process more idl files at once - second part: makefiles"
This reverts commit a44dda4b7d.
2011-09-08 03:09:40 -05:00
Andras Timar
44617d3d5b fix url in documentation 2011-09-07 21:35:52 +02:00
Matúš Kukan
a44dda4b7d process more idl files at once - second part: makefiles 2011-09-02 11:49:25 +02:00
Matúš Kukan
5f000fdf86 include missing header file 2011-09-02 11:41:27 +02:00
Eike Rathke
d9d6ee2e5e adapt a few @since to reality, OOo -> LibreOffice 2011-09-01 15:22:47 +02:00
Mohammad Elahi
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
Mohammad Elahi
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
Norbert Thiebaud
d64bbd6bf8 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set 2011-08-19 18:29:07 -05:00
Kohei Yoshida
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
Kohei Yoshida
d2e538a635 Slightly changed the API. 2011-08-16 21:22:42 -04:00
Kohei Yoshida
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
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Takeshi Abe
3661f535da Emacs modeline compatible with vim's one 2011-08-05 11:08:06 +09:00
Tor Lillqvist
1ce8037044 Add consistent Emacs and vim mode lines 2011-07-30 23:03:36 +03:00
Matúš Kukan
e15e0af1f7 add idl files from scaddins 2011-07-27 21:30:03 +02:00
Bjoern Michaelsen
58b501f5cf postmerge fixes for gnumake4 2011-07-22 21:05:27 +02:00
Miklos Vajna
797cb5dbef Remove add.diff
Probably it was added accidently.
2011-07-13 23:33:26 +02:00
Luboš Luňák
0aea4f4136 fix last commit 2011-07-01 14:02:36 +02:00
Muthu Subramanian
3c5546e5d8 XLSX formula import improvement. Recommit. 2011-07-01 15:41:24 +05:30
Muthu Subramanian
4312ed8c4f Revert patch to change .idl 2011-06-29 23:02:49 +05:30
Muthu Subramanian
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
Regina Henschel
0a8bfd7465 Adapt texts to new B-spline implementation 2011-06-23 18:34:43 +03:00
Markus Mohrhard
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
David Tardon
176b61f005 add new IDL files 2011-06-18 11:30:48 +02:00
David Tardon
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
David Tardon
3957bb94be remove executable flag from idl files 2011-06-18 11:30:48 +02:00
David Tardon
fb2b2be1bf these entities were published 2011-06-18 11:30:47 +02:00
Hans-Joachim Lankenau
3e218e5734 ause130: #i117218# fix broken offapi build.lst 2011-06-18 11:30:46 +02:00
Hans-Joachim Lankenau
4313f43185 ause130: #i117218# change .idl handling to gnu make 2011-06-18 11:30:46 +02:00
Tor Lillqvist
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
Tor Lillqvist
130d583ade Use DESKTOP and NATIVE where appropriate 2011-06-16 01:19:35 +03:00
Tor Lillqvist
7862e397af Drop %_EXT% which was always empty 2011-06-03 13:28:35 +03:00
Jan Holesovsky
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
Michael Meeks
7cf799064f fix mangled open tag in documentation 2011-05-06 12:09:50 +01:00
Markus Mohrhard
56714ad1b9 add new uno interface for sheet local anonymous db data 2011-05-04 21:25:00 +02:00
Muthu Subramanian
ff21a38884 Adding public method getNamespaceURL. 2011-05-03 22:22:08 +05:30
David Tardon
3a9e816d58 fix typo 2011-04-28 12:12:35 +02:00