Commit graph

25781 commits

Author SHA1 Message Date
Christian Lohmaier
03604560ce fix compilation with internal python on Mac 2011-06-11 16:53:07 +02:00
Tor Lillqvist
7abe7b6221 INCLUDE_BACKTRACE is on for Intel MacOSX 2011-06-09 22:14:39 +03:00
Tor Lillqvist
0574ad9d8b First attempt at Android support 2011-06-09 21:42:25 +03:00
Caolán McNamara
ec1c09b988 WaE: some simple warnings 2011-06-09 14:06:51 +01:00
Caolán McNamara
cb14e2f4c9 WaE: on some random compiler or other 2011-06-09 14:01:00 +01:00
Christian Lohmaier
e5cf6231c3 fix previous commit that introduced reverse logic
and remove *.orig and *.rej files that were committed by accident
2011-06-07 17:59:24 +02:00
Tor Lillqvist
d1797e45ae No testing, sorry, when cross-compiling 2011-06-07 00:46:36 +03:00
Christian Lohmaier
41893e087a allow to use internal Python on Mac (Python built as framework) 2011-06-06 20:09:06 +02:00
Tor Lillqvist
47a7b9021f Always compare CROSS_COMPILING explicitly to "YES" 2011-06-06 09:17:34 +03:00
Tor Lillqvist
8d83508ec3 Bypass qa thingies for now when cross-compiling 2011-06-06 00:33:04 +03:00
Christina Rossmanith
d5124274ae __cdecl -> SAL_CALL 2011-06-05 21:34:04 +02:00
Christina Rossmanith
2c3a859667 Simplified #define OSL_FILE_TRACE 2011-06-05 21:34:04 +02:00
Christina Rossmanith
98c4513f2e Simplified if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc)) 2011-06-05 21:34:04 +02:00
Tor Lillqvist
28bff17eac Can't run any qa when cross-compiling 2011-06-05 02:23:46 +03:00
Tor Lillqvist
e66381a77b Rehash cross-compilation ideas
Drop the TARGETPLATFORM=BUILD indication of stuff that is to be built
for the build platform. I will handle the split of stuff built for the
build or host platforms differently.

Add explicit rules to do nothing for the cross-compilation case, but
likely even that will be unnecessary in the case of complete modules
like xml2cmp. I will just mark modules that are for the build platform
only with an own flag in BUILD_TYPE.
2011-06-04 13:51:07 +03:00
Tor Lillqvist
7862e397af Drop %_EXT% which was always empty 2011-06-03 13:28:35 +03:00
Caolán McNamara
d3c0f25fa4 round this one up too to get forms to pass 2011-06-02 21:38:33 +01:00
Caolán McNamara
bc09ec8dee add mode lines to new files 2011-06-02 16:49:28 +01:00
Caolán McNamara
ac9fcba54a round allocated struct return space to sizeof(size_t)
this fixes the sfx2 subsequenttest
2011-06-02 16:38:12 +01:00
Takeshi Abe
cc3fd6bb90 removed unused macro 2011-06-02 10:29:43 +09:00
Tor Lillqvist
8dbe31e04b Set TARGETPLATFORM=BUILD, idlc is for the build platform
It doesn't build yet when cross-compiling, though. It needs REGLIB,
SALLIB and SALHELPERLIB, and so far these get built only for the host
platform when cross-compiling.

Need to fix that. Can't have this ad-hoc mixing of build platform
tools and host platform libs in the same OUTDIR any more. When
cross-compiling we should do a full separation of binaries for build
and host. Libraries like SALLIB are needed for both.
2011-06-02 02:07:15 +03:00
Caolán McNamara
c1abc2ec9e fix up 2011-06-01 15:35:10 +01:00
Caolán McNamara
91cbb7b7d0 remove const to allow alternative template 2011-06-01 15:35:10 +01:00
Caolán McNamara
2d97d88ced drop const for alternative template 2011-06-01 15:35:10 +01:00
Caolán McNamara
9aad669261 this is overly static + double check lock for little gain 2011-06-01 15:35:10 +01:00
Caolán McNamara
1c33dd6d01 Interfaces are recursive into themselves 2011-06-01 15:35:10 +01:00
Caolán McNamara
f6b23e1618 this is overly static + double check lock for little gain 2011-06-01 15:35:09 +01:00
Caolán McNamara
1a115037dd add polymorphic support 2011-06-01 15:35:09 +01:00
Caolán McNamara
62751ceaf1 add a StaticWithArg to make its use easier 2011-06-01 15:35:09 +01:00
Caolán McNamara
7a69e30f96 use rtl_Instance for the auto-generated local statics 2011-06-01 15:35:09 +01:00
Takeshi Abe
9276f7d574 fdo#32263
use $HOME/.config unless XDG_CONFIG_HOME is set with respect to
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
moreover, lose dot so as "$HOME/.config/libreoffice".
2011-05-31 11:27:39 +01:00
Jan Holesovsky
84c8303591 Merge commit 'libreoffice-3.4.0.2'
Conflicts:
	sal/osl/unx/diagnose.c
2011-05-31 10:45:56 +02:00
Jan Holesovsky
baf97f3cc9 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure
Conflicts:
	sal/osl/unx/nlsupport.c
2011-05-27 21:13:02 +02: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
Tor Lillqvist
3fb00a59b1 Would be pointless to build tool executables for iOS 2011-05-26 00:56:25 +03:00
Tor Lillqvist
ab29840eaa Match also name of the static library built for iOS 2011-05-26 00:51:49 +03:00
Caolán McNamara
ae59ac8646 add salhelper::LinkResolver 2011-05-25 08:57:24 +01:00
Caolán McNamara
c877cb39f1 fix flaggs typo 2011-05-25 08:57:24 +01:00
Caolán McNamara
693d7797ac use comphelper::resolveLink 2011-05-25 08:57:24 +01:00
Tor Lillqvist
3f0cbdfd3b Don't fork() on iOS, use a new NO_CHILD_PROCESSES flag for that 2011-05-25 02:16:41 +03:00
Tor Lillqvist
26a2ba4b4b Define NO_DL_FUNCTIONS on iOS 2011-05-25 02:16:35 +03:00
Tor Lillqvist
7993e6208a Compilation fix for iOS 2011-05-25 02:16:28 +03:00
Tor Lillqvist
cd17ff9504 Fix compilation errors when NO_DL_FUNCTIONS is defined 2011-05-25 02:16:23 +03:00
Tor Lillqvist
b58108e84e Use the dummy floppy API implementations on iOS, too 2011-05-25 02:16:16 +03:00
Tor Lillqvist
7e65812a54 Compilation fix for iOS 2011-05-25 02:16:11 +03:00
Tor Lillqvist
04b47c97e4 Use special DLL and library name just for MSC 2011-05-25 01:25:44 +03:00
Tor Lillqvist
a2b86d4e2d Use simpler DLL and library names in the WNTGCC case 2011-05-25 01:25:44 +03:00
Petr Mladek
55110f4624 Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2) 2011-05-24 19:29:16 +02:00
Caolán McNamara
71d97cfc1e resolve symbolic links to jvm dirs for especially smoketest inside ooenv 2011-05-24 15:49:45 +01:00
Tor Lillqvist
c2e70ccda6 Add iOS 2011-05-24 03:28:49 +03:00