summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-22should be > 4, not > 5Caolán McNamara
2011-09-22callcatcher: unused codeCaolán McNamara
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-22callcatcher: remove unused codeCaolán McNamara
2011-09-22drop unused testCaolán McNamara
2011-09-22ensure contents are as expectedCaolán McNamara
2011-09-22unit test to ensure we can use embedded nulls in OStringBufferCaolán McNamara
2011-09-22aMergedLanguages is write only, can be removedCaolán McNamara
2011-09-22callcatcher: newly unused ResData::isMergedCaolán McNamara
2011-09-22Revert "new Linux Libertine G font release" - file names changedAndras Timar
2011-09-22Always link with user32Tor Lillqvist
2011-09-22Simplify the manifest danceTor Lillqvist
2011-09-22$(COM) == MSC => $(OS_FOR_BUILD) == WNT ;-)Jan Holesovsky
2011-09-22new Linux Libertine G font releaseAndras Timar
2011-09-22Fix manifest creation in the MinGW case (and hopefully not breaking native).Jan Holesovsky
2011-09-22Unify the MinGW / native Win temporary name here.Jan Holesovsky
2011-09-22A trailing "\0" on an ICON line is unnecessary and causes an errorTor Lillqvist
2011-09-22Override internal apache-commons with system-jars.Tomas Chvatal
2011-09-22Small refactoring to avoid duplication of source file listTor Lillqvist
2011-09-22This should use a static C/C++ runtimeTor Lillqvist
2011-09-22Use libcmtd in a dbgutil MSVC buildTor Lillqvist
2011-09-22This is a GUI executableTor Lillqvist
2011-09-22No need to do -D_DEBUG here, done in windows.mkTor Lillqvist
2011-09-22Don't link with msvcrtd if LINKED_LIBS has libcmtdTor Lillqvist
2011-09-22Add libcmtdTor Lillqvist
2011-09-22Fix of localized template name problems in Impress part 2Peter Rabi
2011-09-22Fix the MSVC build of unopkg.com, tooTor Lillqvist
2011-09-22Fixed remaining ByteString::SearchAndReplace in dbg level > 1Cédric Bosdonnat
2011-09-22GetBuffer() -> getStr()Andras Timar
2011-09-22distro-configs: with-extension-integration -> enable-extension-integrationMiklos Vajna
2011-09-21Ensure a failing soffice.bin makes oosplash fail.Stephan Bergmann
2011-09-21Improved some error reporting.Stephan Bergmann
2011-09-21In ChildStatusProc, calculate a meaningful status for processes killed by a s...Stephan Bergmann
2011-09-21Ensure a failing linkoo makes ooinstall fail.Stephan Bergmann
2011-09-21Some cppcheck cleaningJulien Nabet
2011-09-21include dp_gui_theextmgr.hxx only onceAndras Timar
2011-09-21fix array initialization and thus windows buildFridrich Štrba
2011-09-21remove unused (and buggy) language fallback functionalityAndras Timar
2011-09-21Fix windows buildFridrich Štrba
2011-09-21Fixes for MSVC buildCaolán McNamara
2011-09-21Cleaned up sal_textenc, making it work on Mac OS X.Stephan Bergmann
2011-09-21Simplify code by letting get_app_path always include a final slash.Stephan Bergmann
2011-09-21Correctly use SCP2_OOO_BIN_DIR for libs in basis layer.Stephan Bergmann
2011-09-21Directly use version.lst instead of versionlist.mk.Stephan Bergmann
2011-09-21Removed unused solenv/inc/version_so.hrcStephan Bergmann
2011-09-21get bean linking under windowsCaolán McNamara
2011-09-21Header/Footer: refactored the SwEditWin to extend it to page breaksCédric Bosdonnat
2011-09-21Header/Footer: Extracted a few common things to a SwFrameControl classCédric Bosdonnat
2011-09-21Page Break: Fix the line position in side-by-side pages displayCédric Bosdonnat
2011-09-21Page Break: decouple it from the text bounding lines paintingCédric Bosdonnat