summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-14don't throw an exception on unexpected attributes in XML rdb filesMichael Meeks
2011-06-14catch by const referenceCaolán McNamara
2011-06-14No malloc.h in iOS SDK eitherTor Lillqvist
2011-06-14Fix SAL_MATH_FINITE definition for iOSTor Lillqvist
2011-06-14No point building build-time executables for iOSTor Lillqvist
2011-06-14Revert "Bypass DLL prefix and extension stuff on iOS for now"Tor Lillqvist
2011-06-14Do define SAL_DLLEXTENSION properly for iOS, tooTor Lillqvist
2011-06-14Be less picky with library nameTor Lillqvist
2011-06-14Be less picky with library nameTor Lillqvist
2011-06-14Bypass DLL prefix and extension stuff on iOS for nowTor Lillqvist
2011-06-13restore dependencyChristian Lohmaier
2011-06-13get rid of "SHL2TARGETN redefined after use" warning - 2nd tryChristian Lohmaier
2011-06-13use rm -f to not complain about attempting to remove nonexisting fileChristian Lohmaier
2011-06-13get rid of "SHL2TARGETN redefined after use" warningChristian Lohmaier
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-13No dynamic module loading on iOSTor Lillqvist
2011-06-13No point building build-time executables for iOSTor Lillqvist
2011-06-13Be less picky with library name, match also libreg.aTor Lillqvist
2011-06-11fix compilation with internal python on MacChristian Lohmaier
2011-06-09INCLUDE_BACKTRACE is on for Intel MacOSXTor Lillqvist
2011-06-09First attempt at Android supportTor Lillqvist
2011-06-09WaE: some simple warningsCaolán McNamara
2011-06-09WaE: on some random compiler or otherCaolán McNamara
2011-06-07fix previous commit that introduced reverse logicChristian Lohmaier
2011-06-07No testing, sorry, when cross-compilingTor Lillqvist
2011-06-06allow to use internal Python on Mac (Python built as framework)Christian Lohmaier
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-06-06Bypass qa thingies for now when cross-compilingTor Lillqvist
2011-06-05__cdecl -> SAL_CALLChristina Rossmanith
2011-06-05Simplified #define OSL_FILE_TRACEChristina Rossmanith
2011-06-05Simplified if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc))Christina Rossmanith
2011-06-05Can't run any qa when cross-compilingTor Lillqvist
2011-06-04Rehash cross-compilation ideasTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-06-02round this one up too to get forms to passCaolán McNamara
2011-06-02add mode lines to new filesCaolán McNamara
2011-06-02round allocated struct return space to sizeof(size_t)Caolán McNamara
2011-06-02removed unused macroTakeshi Abe
2011-06-02Set TARGETPLATFORM=BUILD, idlc is for the build platformTor Lillqvist
2011-06-01fix upCaolán McNamara
2011-06-01remove const to allow alternative templateCaolán McNamara
2011-06-01drop const for alternative templateCaolán McNamara
2011-06-01this is overly static + double check lock for little gainCaolán McNamara
2011-06-01Interfaces are recursive into themselvesCaolán McNamara
2011-06-01this is overly static + double check lock for little gainCaolán McNamara
2011-06-01add polymorphic supportCaolán McNamara
2011-06-01add a StaticWithArg to make its use easierCaolán McNamara
2011-06-01use rtl_Instance for the auto-generated local staticsCaolán McNamara
2011-05-31fdo#32263Takeshi Abe
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky