summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-23update unused listCaolán McNamara3-39/+23
2011-09-23linkoo seems to be unsupported on Mac OS X, make it exit with status 0 there ...Stephan Bergmann1-3/+5
2011-09-23make SAL_CPPUNIT_TEST_SUITE_END match CPPUNIT_TEST_SUITE_ENDCaolán McNamara1-2/+2
2011-09-23Fix broken implicit string conversionStephan Bergmann1-2/+1
2011-09-23add a retry loop in build.pl on Error 126 on Windows.Norbert Thiebaud1-0/+8
2011-09-23handle --enable-gio as well as --enable-gnome-vfsCaolán McNamara1-15/+15
2011-09-23deugly HTMLOutFuncs::ConvertStringToHTMLCaolán McNamara4-21/+18
2011-09-23callcatcher: various unused methodsCaolán McNamara24-313/+0
2011-09-23tidy indentCaolán McNamara1-2/+2
2011-09-23Fix comment to reference the right bugtracker.Jan Holesovsky1-1/+1
2011-09-23fdo#39510: comment addedBjoern Michaelsen1-0/+10
2011-09-22bah, >= 4.6 thenCaolán McNamara1-1/+1
2011-09-22WaE: signed/unsigned errorCaolán McNamara1-2/+2
2011-09-22No manifest with MinGW.Jan Holesovsky1-1/+1
2011-09-22Fix reportbuilder build with MinGW.Jan Holesovsky4-17/+17
2011-09-22Use the right 'ar' and 'ranlib' when building with MinGW.Jan Holesovsky1-2/+2
2011-09-22new Linux Libertine G font releaseAndras Timar3-10/+12
2011-09-22fdo#39510 lp#854626: crash on closing document with footnotesBjoern Michaelsen1-0/+1
2011-09-22adapt subsequent check only source tooCaolán McNamara2-48/+48
2011-09-22Upgrade graphite to 1.0.3 fix surrogate supportMartin Hosken5-23/+27
2011-09-22Fix #i118456# make sure TextEdit changes get pushed to modelArmin Le Grand1-0/+12
2011-09-22Fix MinGW build of jfreereport.Jan Holesovsky1-1/+1
2011-09-22Fix MinGW build of xpdf.Jan Holesovsky1-1/+8
2011-09-22don't consider this a candidate unless explicitly requestedCaolán McNamara1-1/+1
2011-09-22WaE: workaround auto_ptr deprecationCaolán McNamara8-289/+291
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara246-195/+1328
2011-09-22should be > 4, not > 5Caolán McNamara1-1/+1
2011-09-22callcatcher: unused codeCaolán McNamara5-105/+2
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara22-109/+120
2011-09-22callcatcher: remove unused codeCaolán McNamara3-167/+0
2011-09-22drop unused testCaolán McNamara1-80/+0
2011-09-22ensure contents are as expectedCaolán McNamara1-3/+6
2011-09-22unit test to ensure we can use embedded nulls in OStringBufferCaolán McNamara1-0/+20
2011-09-22aMergedLanguages is write only, can be removedCaolán McNamara2-11/+0
2011-09-22callcatcher: newly unused ResData::isMergedCaolán McNamara2-6/+0
2011-09-22Revert "new Linux Libertine G font release" - file names changedAndras Timar2-3/+3
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