summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-20make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara
2011-06-20add an extra ctor that takes char str+lenCaolán McNamara
2011-06-18Drop duplicateTor Lillqvist
2011-06-18Just make -lstore work for MinGW as it does for other Unix-style compilersTor Lillqvist
2011-06-18Just call the import library -luno_sal for MinGWTor Lillqvist
2011-06-18Add 2 lacking break instructions in a switchJulien Nabet
2011-06-18add new IDL filesDavid Tardon
2011-06-18return OS/2 support to avoid binary incompatibilityDavid Tardon
2011-06-18remove executable flag from idl filesDavid Tardon
2011-06-18these entities were publishedDavid Tardon
2011-06-18ause130: #i117218# add forgotten makefileHans-Joachim Lankenau
2011-06-18ause130: #i117218# cleanupHans-Joachim Lankenau
2011-06-18ause130: #i117218# missing pieces...Hans-Joachim Lankenau
2011-06-18ause130: #i117218# fix broken offapi build.lstHans-Joachim Lankenau
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-18Use the i prefix for the import library only with MSCTor Lillqvist
2011-06-18Use the i prefix for the import library only with MSCTor Lillqvist
2011-06-18Cross-compilation fixTor Lillqvist
2011-06-18Link correctly with the gnu_getopt library in the MinGW caseTor Lillqvist
2011-06-17Use the i prefix for the import library only with MSCTor Lillqvist
2011-06-17Clean out cruft from systools and especially uwinapiTor Lillqvist
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-06-16silence a javadoc warningNorbert Thiebaud
2011-06-16silence a couple of javadoc warningsNorbert Thiebaud
2011-06-16Do build cppunittester when cross-compiling after allTor Lillqvist
2011-06-16Be less picky with library names to match also the static library built for iOSTor Lillqvist
2011-06-16Be less picky with library names to match also the static library built for iOSTor Lillqvist
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist
2011-06-16We do need to build this when cross-compiling to DESKTOP platformsTor Lillqvist
2011-06-15Revert "No point building build-time executables for iOS"Tor Lillqvist
2011-06-14Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)Petr Mladek
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