summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-07add needed libraries to sfx2_metadatatablePeter Foley1-0/+2
2012-10-07add needed libraries to scuiPeter Foley1-0/+1
2012-10-07mergelibs works on windows nowPeter Foley1-1/+1
2012-10-07prevent libmerged warning spamPeter Foley1-0/+5
2012-10-07add needed libraries to textconv_dictPeter Foley1-0/+3
2012-10-07fix mergedlib on windowsPeter Foley2-2/+2
2012-10-07only add win8 lib path for win8 sdkPeter Foley1-2/+6
2012-10-07prevent ccache from being doubled with MSVCPeter Foley1-17/+19
2012-10-07fix for openssl with MSVC when ccache is enabledPeter Foley1-1/+2
2012-10-07add aditional targets to clean and distcleanPeter Foley1-1/+3
2012-10-07Fix ccache with MSVCPeter Foley1-20/+17
2012-10-07fix liborcus build with VS2012Peter Foley1-1/+11
2012-10-07add support for libmerged on WindowsPeter Foley2-1/+16
2012-10-07fix msm_path detectionPeter Foley1-2/+6
2012-10-07fix dbghelp.dll download againPeter Foley3-10/+12
2012-10-07fix msm suport for VS2012Peter Foley9-17/+90
2012-10-07use downloaded rebase.exe with Win8 SDKPeter Foley1-2/+14
2012-10-07Win8 SDK no longer ships rebase.exePeter Foley5-0/+32
2012-10-07fix path for make_installer.plPeter Foley1-0/+2
2012-10-07work-around really weird bug in VS2012Peter Foley1-0/+1
2012-10-07convert uno_bridge to new syntaxPeter Foley10-713/+712
2012-10-07fix chart2 build with VS2012Peter Foley1-0/+2
2012-10-07fix sd build with VC2012Peter Foley1-3/+3
2012-10-07fix sw build with VC2012Peter Foley3-11/+11
2012-10-07silence vd2 warning due to excessive outputPeter Foley1-0/+1
2012-10-07convert cli_ure/source/native to new syntaxPeter Foley4-36/+32
2012-10-07fix connectivity build with Win8 SDKPeter Foley2-0/+8
2012-10-07fix shell build with Win8 SDKPeter Foley1-0/+2
2012-10-07fix extensions build with Win8 SDKPeter Foley7-4/+13
2012-10-07fix cli_ure build with Win8 SDKPeter Foley2-0/+49
2012-10-07fix python build with VC2012Peter Foley2-1/+73
2012-10-07prefer newer versions of Visual StudioPeter Foley1-2/+2
2012-10-07fix typoDavid Tardon1-1/+1
2012-10-07use key directly from $(SRCDIR)David Tardon4-4/+4
2012-10-07check platform-defined func. is really definedDavid Tardon1-1/+3
2012-10-07move selection of UNO header variant to platformDavid Tardon8-65/+121
2012-10-07a directory is a directoryDavid Tardon2-10/+10
2012-10-07WaE: 's_hAccessibleImplementationModule' defined but not usedTor Lillqvist1-0/+2
2012-10-07WaE: 's_hAccessibleImplementationModule' defined but not usedTor Lillqvist1-0/+2
2012-10-07WaE: 'driverLib' defined but not usedTor Lillqvist1-0/+2
2012-10-07Android printing is completely different anyway, surelyTor Lillqvist1-1/+1
2012-10-07Bypass ODBC here, tooTor Lillqvist1-1/+6
2012-10-07DISABLE_DYNLOADING tentative fixTor Lillqvist1-2/+20
2012-10-07Move the #ifndef DISABLE_DYNLOADING a bit earlierTor Lillqvist1-1/+1
2012-10-07More glitchesTor Lillqvist1-3/+3
2012-10-07Forgot to change the function pointer type name in two more placesTor Lillqvist1-2/+2
2012-10-07Revert "For some reason saxparser aborts for me without this"Tor Lillqvist1-1/+0
2012-10-07Let's use only comprehensive UDKAPI headers for Clang on OS XTor Lillqvist1-2/+21
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist51-40/+595
2012-10-07When DISABLE_DYNLOADING don't even provide any module loading/unloading APITor Lillqvist5-10/+33