summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-03WaE: unreferenced formal parameters in the !SOLAR_JAVA caseTor Lillqvist3-0/+10
2011-10-03more uselessness in msvcCaolán McNamara2-0/+5
2011-10-03Disable the libcmis also in packcomponents (on Windows).Jan Holesovsky1-1/+3
2011-10-03WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-03chmod -xTor Lillqvist2-0/+0
2011-10-03WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist1-0/+1
2011-10-03WaE: add bracesCaolán McNamara1-0/+2
2011-10-03WaE: unreferenced formal parameters in the !SOLAR_JAVA caseTor Lillqvist1-0/+5
2011-10-03Improve readability (oneline).Jan Holesovsky1-0/+1
2011-10-03Fix the build / host confusion around icu tools.Jan Holesovsky3-22/+42
2011-10-03WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of dataTor Lillqvist1-1/+1
2011-10-03Fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used APITor Lillqvist1-0/+30
2011-10-03revert this, reported windows bustageCaolán McNamara2-0/+20
2011-10-03fix smoketest-breaking typo againAndras Timar1-1/+1
2011-10-03enable l10n of PDF Import display name and descriptionAndras Timar3-4/+4
2011-10-03enable l10n of Report Builder display name and descriptionAndras Timar2-3/+2
2011-10-03enable l10n of Wiki Publisher display name and descriptionAndras Timar11-28/+27
2011-10-03WaE: Ignore also C4702: unreachable codeTor Lillqvist1-1/+1
2011-10-03WaE: unreachable codeTor Lillqvist1-1/+1
2011-10-03n717290: Feature to allow string constants in chart ranges.Muthu Subramanian3-10/+53
2011-10-03WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-03Don't bother with libcmis on Windows for nowTor Lillqvist2-2/+5
2011-10-03Updated libcmisCédric Bosdonnat2-2/+2
2011-10-03Add the libcmis switch to known flags.Tomas Chvatal1-0/+5
2011-10-03Add pspfontcache to gitignore.Tomas Chvatal1-0/+3
2011-10-03add -eCaolán McNamara1-1/+1
2011-10-03drop voids and constify GetCurrentPageIndexCaolán McNamara1-42/+42
2011-10-03remove unused and dead code in DocumentRenderer.cxxIvan Timofeev1-91/+5
2011-10-03migrate to StringRangeEnumerator in DrawIvan Timofeev1-51/+78
2011-10-03Fixed libcmis to build with --disable-clientCédric Bosdonnat2-2/+3
2011-10-03Print preview: set frame size to preview size even if there is no previewIvan Timofeev1-16/+10
2011-10-03Fix for fdo#41408 - [UI] Need more room for localized string (IV)Olivier Hallot1-3/+3
2011-10-03libcmis depend on boostNorbert Thiebaud1-1/+1
2011-10-03callcatcher: update listCaolán McNamara4-36/+2
2011-10-03deliver the .pc file as well I guessCaolán McNamara2-1/+6
2011-10-03Fix for bug fdo#41310 - Need more room for localized stringOlivier Hallot1-6/+6
2011-10-03Use an updated version of libcmisCédric Bosdonnat3-28/+2
2011-10-03I don't think _DLL_ has any meaning eitherTor Lillqvist1-5/+0
2011-10-03Bin Hamburg "build server" and BSCLIENT stuffTor Lillqvist6-181/+4
2011-10-03No need for -DSHAREDLIB, not tested in any source fileTor Lillqvist1-1/+1
2011-10-03No need for -DPRODUCT_FULL, not tested anywhereTor Lillqvist1-1/+0
2011-10-03No need for -DCUI or -DGUITor Lillqvist2-7/+0
2011-10-03WaE: suggest braces around empty body in an 'else' statementDavid Tardon1-0/+2
2011-10-03set --build and --host for cross-compilationDavid Tardon1-1/+1
2011-10-03WaE: control reaches end of non-void functionTor Lillqvist1-4/+1
2011-10-03fix build of CMIS UCPDavid Tardon1-1/+1
2011-10-03do not escape calls if not neededDavid Tardon1-2/+2
2011-10-03we do not really need two rm calls hereDavid Tardon1-2/+2
2011-10-03add newlines to avoid possible problems with joined linesDavid Tardon1-0/+6
2011-10-02fix smoketest-breaking typoCaolán McNamara3-3/+3