summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-06-27Remove tgetpwnam.cxx, it is unused.Francois Tigeot2-264/+0
2011-06-27Export the new loadSharedLibComponentFactory() overload, tooTor Lillqvist1-0/+1
2011-06-24Use $(DLLTOOL) instead of dlltoolJesús Corrius1-1/+1
2011-06-24Don't include pyversion.mkJesús Corrius1-0/+2
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks7-9/+61
use a separate prefix enabled method instead of changing the ABI of cppuhelper also - lookup the prefix in the dllcomponentloader in case we are called this way also - add a unit test for the prefix change
2011-06-24Allows using prefix information about componentMatus Kukan5-7/+36
2011-06-24Add prefix information about component into registryMatus Kukan1-7/+40
2011-06-23Adapt texts to new B-spline implementationRegina Henschel1-3/+2
2011-06-23fix for fdo#37880Markus Mohrhard3-0/+54
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-23add an OString::equalsL equivalent to OUString::equalsAsciiLCaolán McNamara1-0/+24
2011-06-22offuh is obsoleteDavid Tardon2-427/+0
2011-06-22remove duplicate codeDavid Tardon1-11/+0
2011-06-21add default arguments to make this less painfulCaolán McNamara1-4/+4
2011-06-21stoc depends on registryTor Lillqvist1-1/+1
2011-06-21No i prefix for import library with MinGW thanksTor Lillqvist1-0/+4
2011-06-21MinGW fixupTor Lillqvist2-0/+5
Don't use any i prefix for import library, and deliver it.
2011-06-21Use the expected import library name for WNTGCCTor Lillqvist1-0/+4
2011-06-21It's <windows.h>, not <Windows.h>Tor Lillqvist1-1/+1
2011-06-20make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara3-13/+43
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen1-1/+0
2011-06-20add an extra ctor that takes char str+lenCaolán McNamara1-0/+19
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen4989-84246/+25747
Conflicts: xmlreader/prj/d.lst
2011-06-18Drop duplicateTor Lillqvist1-1/+0
2011-06-18Just make -lstore work for MinGW as it does for other Unix-style compilersTor Lillqvist1-1/+1
I don't really see the point in having the UDK_MAJOR in the import library name. We don't do that for any Unix either, just -lstore is used. It isn't as if it would make any sense in keeping a mix of (import) libraries for incompatible versions/builds of the LO (SDK) in the same location anyway. The simpler, the better.
2011-06-18Just call the import library -luno_sal for MinGWTor Lillqvist1-1/+1
2011-06-18fixing rebase errorsBjoern Michaelsen1-0/+1
2011-06-18Add 2 lacking break instructions in a switchJulien Nabet1-0/+2
2011-06-18add new IDL filesDavid Tardon4-7/+71
2011-06-18return OS/2 support to avoid binary incompatibilityDavid Tardon2-0/+8
This partially reverts commit d7bc3048ee87ca5cb190fe8236b354db9b9ef39e "Remove OS/2 support."
2011-06-18remove executable flag from idl filesDavid Tardon3-0/+0
2011-06-18these entities were publishedDavid Tardon6-6/+6
2011-06-18ause130: #i117218# add forgotten makefileHans-Joachim Lankenau1-0/+34
2011-06-18ause130: #i117218# cleanupHans-Joachim Lankenau1-6/+0
2011-06-18ause130: #i117218# missing pieces...Hans-Joachim Lankenau1-0/+1
2011-06-18ause130: #i117218# fix broken offapi build.lstHans-Joachim Lankenau1-0/+1
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau217-9347/+7755
2011-06-18Use the i prefix for the import library only with MSCTor Lillqvist1-0/+4
2011-06-18Use the i prefix for the import library only with MSCTor Lillqvist1-0/+4
2011-06-18Cross-compilation fixTor Lillqvist1-1/+1
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-18Link correctly with the gnu_getopt library in the MinGW caseTor Lillqvist1-1/+3
2011-06-17Use the i prefix for the import library only with MSCTor Lillqvist1-0/+4
2011-06-17Clean out cruft from systools and especially uwinapiTor Lillqvist72-6157/+1
2011-06-17gnumake4: #i116959#: kill ↵Michael Stahl1-2/+1
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky0-0/+0
2011-06-16silence a javadoc warningNorbert Thiebaud1-1/+1
2011-06-16silence a couple of javadoc warningsNorbert Thiebaud1-2/+2
2011-06-17gnumake4: xmlreader: fix build.lst [hg:ab8134c0d177]Michael Stahl1-2/+1
2011-06-17CWS gnumake4: convert xmlreader to new build system [hg:751b4a1bff7b]Mathias Bauer11-113/+147
2011-06-16Do build cppunittester when cross-compiling after allTor Lillqvist1-4/+0
2011-06-16Be less picky with library names to match also the static library built for iOSTor Lillqvist1-1/+1