summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-22Always link with user32Tor Lillqvist23-47/+1
2011-09-22Simplify the manifest danceTor Lillqvist5-92/+5
2011-09-22$(COM) == MSC => $(OS_FOR_BUILD) == WNT ;-)Jan Holesovsky1-1/+1
2011-09-22new Linux Libertine G font releaseAndras Timar2-3/+3
2011-09-22Fix manifest creation in the MinGW case (and hopefully not breaking native).Jan Holesovsky3-5/+2
2011-09-22Unify the MinGW / native Win temporary name here.Jan Holesovsky2-31/+19
2011-09-22A trailing "\0" on an ICON line is unnecessary and causes an errorTor Lillqvist1-1/+1
2011-09-22Override internal apache-commons with system-jars.Tomas Chvatal1-1/+1
2011-09-22Small refactoring to avoid duplication of source file listTor Lillqvist1-5/+1
2011-09-22This should use a static C/C++ runtimeTor Lillqvist1-0/+7
2011-09-22Use libcmtd in a dbgutil MSVC buildTor Lillqvist1-1/+7
2011-09-22This is a GUI executableTor Lillqvist1-0/+2
2011-09-22No need to do -D_DEBUG here, done in windows.mkTor Lillqvist1-6/+0
2011-09-22Don't link with msvcrtd if LINKED_LIBS has libcmtdTor Lillqvist1-1/+1
2011-09-22Add libcmtdTor Lillqvist1-0/+1
2011-09-22Fix of localized template name problems in Impress part 2Peter Rabi5-74/+135
2011-09-22Fix the MSVC build of unopkg.com, tooTor Lillqvist1-9/+15
2011-09-22Fixed remaining ByteString::SearchAndReplace in dbg level > 1Cédric Bosdonnat1-2/+1
2011-09-22GetBuffer() -> getStr()Andras Timar1-1/+1
2011-09-22distro-configs: with-extension-integration -> enable-extension-integrationMiklos Vajna6-6/+6
2011-09-21Ensure a failing soffice.bin makes oosplash fail.Stephan Bergmann1-2/+4
2011-09-21Improved some error reporting.Stephan Bergmann4-20/+18
2011-09-21In ChildStatusProc, calculate a meaningful status for processes killed by a s...Stephan Bergmann1-0/+2
2011-09-21Ensure a failing linkoo makes ooinstall fail.Stephan Bergmann1-1/+2
2011-09-21Some cppcheck cleaningJulien Nabet1-2/+2
2011-09-21include dp_gui_theextmgr.hxx only onceAndras Timar1-1/+0
2011-09-21fix array initialization and thus windows buildFridrich Štrba1-1/+1
2011-09-21remove unused (and buggy) language fallback functionalityAndras Timar14-220/+0
2011-09-21Fix windows buildFridrich Štrba1-2/+2
2011-09-21Fixes for MSVC buildCaolán McNamara4-33/+52
2011-09-21Cleaned up sal_textenc, making it work on Mac OS X.Stephan Bergmann11-79/+174
2011-09-21Simplify code by letting get_app_path always include a final slash.Stephan Bergmann1-11/+19
2011-09-21Correctly use SCP2_OOO_BIN_DIR for libs in basis layer.Stephan Bergmann2-5/+5
2011-09-21Directly use version.lst instead of versionlist.mk.Stephan Bergmann2-31/+1
2011-09-21Removed unused solenv/inc/version_so.hrcStephan Bergmann1-64/+0
2011-09-21get bean linking under windowsCaolán McNamara3-0/+15
2011-09-21Header/Footer: refactored the SwEditWin to extend it to page breaksCédric Bosdonnat9-86/+241
2011-09-21Header/Footer: Extracted a few common things to a SwFrameControl classCédric Bosdonnat4-17/+73
2011-09-21Page Break: Fix the line position in side-by-side pages displayCédric Bosdonnat1-3/+1
2011-09-21Page Break: decouple it from the text bounding lines paintingCédric Bosdonnat2-5/+14
2011-09-21build without glib poppler bindingsLuboš Luňák1-1/+5
2011-09-21WaE: unused variableCaolán McNamara1-1/+1
2011-09-21fdo#39430: Implement improved Saving Information Icon in the Status BarDmitry Ashkadov7-26/+89
2011-09-21Disable also the nss module when using --enable-dbgutil in a Windows buildTor Lillqvist1-2/+6
2011-09-21ah, not windows only of courseCaolán McNamara1-1/+4
2011-09-21get it to link with msvc at leastCaolán McNamara2-5/+2
2011-09-21set lang to en-US in order l10ntools can extract stringsAndras Timar9-14/+14
2011-09-21do not localize files in this directoryAndras Timar1-0/+1
2011-09-21Removed unused some code related to fdo#39430Dmitry Ashkadov3-7/+0
2011-09-21WaE: fall through to final returnCaolán McNamara1-1/+0