summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Collapse)AuthorFilesLines
2011-06-18Just call the import library -luno_sal for MinGWTor Lillqvist1-1/+1
2011-06-18Add 2 lacking break instructions in a switchJulien Nabet1-0/+2
2011-06-17Clean out cruft from systools and especially uwinapiTor Lillqvist72-6157/+1
2011-06-16Do build cppunittester when cross-compiling after allTor Lillqvist1-4/+0
2011-06-14catch by const referenceCaolán McNamara7-8/+8
2011-06-14Fix SAL_MATH_FINITE definition for iOSTor Lillqvist1-1/+9
2011-06-14Do define SAL_DLLEXTENSION properly for iOS, tooTor Lillqvist1-1/+7
Do it even if it can never be used successfully in an iOS app anyway, as they are not supposed to load dynamic libraries (except system ones).
2011-06-09INCLUDE_BACKTRACE is on for Intel MacOSXTor Lillqvist1-1/+1
2011-06-09First attempt at Android supportTor Lillqvist9-13/+54
2011-06-09WaE: some simple warningsCaolán McNamara2-4/+7
2011-06-09WaE: on some random compiler or otherCaolán McNamara1-4/+6
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist20-21/+21
2011-06-05__cdecl -> SAL_CALLChristina Rossmanith1-5/+1
2011-06-05Simplified #define OSL_FILE_TRACEChristina Rossmanith1-2/+4
2011-06-05Simplified if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc))Christina Rossmanith1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-36/+36
2011-06-02removed unused macroTakeshi Abe1-4/+0
2011-06-01remove const to allow alternative templateCaolán McNamara1-3/+3
2011-06-01drop const for alternative templateCaolán McNamara1-2/+2
2011-06-01add a StaticWithArg to make its use easierCaolán McNamara1-0/+118
2011-05-31fdo#32263Takeshi Abe1-2/+21
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-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2-2/+5
Conflicts: sal/osl/unx/diagnose.c
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ureJan Holesovsky7-11/+30
Conflicts: sal/osl/unx/nlsupport.c
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky7-49/+43
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-25fix flaggs typoCaolán McNamara1-2/+2
2011-05-25Don't fork() on iOS, use a new NO_CHILD_PROCESSES flag for thatTor Lillqvist2-2/+5
2011-05-25Define NO_DL_FUNCTIONS on iOSTor Lillqvist1-0/+4
2011-05-25Compilation fix for iOSTor Lillqvist1-5/+5
2011-05-25Fix compilation errors when NO_DL_FUNCTIONS is definedTor Lillqvist1-0/+6
2011-05-25Use the dummy floppy API implementations on iOS, tooTor Lillqvist1-6/+6
2011-05-25Compilation fix for iOSTor Lillqvist1-0/+6
2011-05-24Add iOSTor Lillqvist1-1/+32
2011-05-24Use isfinite() on iOSTor Lillqvist1-0/+2
We probably should use isfinite() on more platforms, at least other BSD-based ones, instead of the allegedly deprecated finite()?
2011-05-23Use 'i' prefix for import library only with MSVCfeature/calc-multiline-inputTor Lillqvist1-2/+3
2011-05-23No need to build a static sal archiveTor Lillqvist1-9/+0
2011-05-23No need to build import library separately hereTor Lillqvist1-7/+0
2011-05-23Remove useless cruftTor Lillqvist9-1201/+0
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist18-2/+71
2011-05-22Get rid of gen_makefile, always use the clever way to generate rtlbootstrap.mkTor Lillqvist2-64/+2
2011-05-22Drop the doublequotesTor Lillqvist1-1/+1
2011-05-22MinGW cross-compilation fixesTor Lillqvist4-18/+9
2011-05-22Generate rtlbootstrap.mk in a more clever fashion when cross-compilingTor Lillqvist1-0/+10
2011-05-22Do build typesconfig also for Windows, but don't do anything there when ↵Tor Lillqvist2-1/+7
using MSVC
2011-05-22Fix compilation errors with recet mingw-w64Tor Lillqvist4-6/+12
2011-05-20fix this to be the same as original implementationCaolán McNamara1-0/+4
2011-05-20#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leakssb7-134/+456
2011-05-18Do not include quota.hFrancois Tigeot1-6/+0
There is no code using it anymore in the tree.
2011-05-18Do not include #include <ufs/ufs/quota.h> on NetBSD.Thomas Klausner1-0/+2
Leads to build failures on NetBSD-5.99.51 and is not needed.
2011-05-16make this more robustDavid Tardon1-10/+27
2011-05-16Always link with WS2_32LIB, not WSOCK32LIBTor Lillqvist1-1/+1