summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-16tidy tools::getProcessWorkingDirCaolán McNamara
2010-12-15Remove large block of unused codeAnders Jonsson
2010-12-15add fileCaolán McNamara
2010-12-15Resolves: #i101057#/#i97332# A better converter to multiple legacy codepagesCaolán McNamara
2010-12-15Resolves: #i101057# Merge WMF and WW6 code page export logicCaolán McNamara
2010-12-15remove reference to sun bugtrackerDavid Tardon
2010-12-15RTL_CONSTASCII_USTRINGPARAM i18npoolJulien Nabet
2010-12-15RTL_CONSTASCII_USTRINGPARAM qaJulien Nabet
2010-12-15RTL_CONSTASCII_USTRINGPARAM for aquaJulien Nabet
2010-12-15Removing comment with createFromAsciiJulien Nabet
2010-12-14remove redundant CFLAGS settingRene Engelhard
2010-12-14generate afm_hash.cpp in $(INCCOM)Rene Engelhard
2010-12-14simply use QRegion in Qt code instead of messing with XlibLuboš Luňák
It's also optimizing for the common path (IMAGE_BASED_PAINTING).
2010-12-14do not use QPixmap::handle(), as it may be 0Luboš Luňák
See comments in code for details. The usage of Xlib's Region type internals is not nice, but seems to be ok in practice.
2010-12-14make tmp names recognisable, and cleansMichael Meeks
2010-12-14avoid 'error: narrowing conversion of ... inside { }'Luboš Luňák
presumably triggered by enabling c++0x
2010-12-14get this to build without errorsCaolán McNamara
2010-12-13Cleanup: remove obsolete code in vclThorsten Behrens
* cleaning up todo/next incompatible items
2010-12-13generate afm_hash.cpp in solver, not in the source treeRene Engelhard
2010-12-13build afm_hash.cpp using gperf instead of having it prebuiltRene Engelhard
2010-12-13cppcheck: cleanupJoachim Trémouroux
2010-12-13tidy RTL_CONSTASCII_USTRINGPARAM workCaolán McNamara
2010-12-13remove spurious commented out misuse of createFromAsciiCaolán McNamara
2010-12-13make image count more accurate.Michael Meeks
2010-12-13Change unnamespaced file.hxx macrosAndy Holder
2010-12-13referenced after use stillCaolán McNamara
2010-12-13release fontconfig on exitCaolán McNamara
2010-12-13release fontinfo on exitCaolán McNamara
2010-12-13release printinfo on exitCaolán McNamara
2010-12-13tidy this up and just use referencesCaolán McNamara
2010-12-13cppcheck: init member variableCaolán McNamara
2010-12-13check for env variable of headless plugin in desktop detectCaolán McNamara
2010-12-13remove missing imagesMichael Meeks
2010-12-13remove obsolete img_s in listMichael Meeks
2010-12-12cppcheck: can reduce the scope of these variablesCaolán McNamara
2010-12-12Resolves: fdo#32236# #i115825# Regression in wmf text renderingCaolán McNamara
Regression in rendering chunks out of multipart text lines
2010-12-12cleaning of __EXPORT defineGert Faller
2010-12-12change of __READONLY_DATA define to constGert Faller
2010-12-11cleaning of __EXPORT defineGert Faller
2010-12-10propogate exit code out to mainCaolán McNamara
2010-12-10XLSX VML Export fixes.Muthu Subramanian K
Make generation of xml header optional.
2010-12-10Use FONTCONFIG_LIBS rather than -lfontconfigSebastian Spaeth
And add some spaces.
2010-12-10Add FONTCONFIG_CFLAGS to CFLAGSSebastian Spaeth
2010-12-10valgrind: uninit varible in binfilter testsCaolán McNamara
2010-12-10Link directly to version.libJesús Corrius
2010-12-10Cleanup: removed unused methodThorsten Behrens
2010-12-10Cleanup: removed no-op virtual functionThorsten Behrens
2010-12-10Removed dead code - old BigInt-based MapModeThorsten Behrens
2010-12-09Remove unused variables.Kevin Hunter
2010-12-09finish cleanup of missing icon handling codeJoachim Tremouroux