summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-21Allow selection update interval to be variable.Kohei Yoshida
2010-12-20gtk: Use the right padding in the menus, bnc#304620Jan Holesovsky
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-18cppcheck: can reduce the scope of this variableCaolán McNamara
2010-12-18Remove large blocks of commented codeAnders Jonsson
2010-12-17remove duplicate printer codeJoachim
2010-12-17rename the Svp printer stuff from PspSal to SvpSalCaolán McNamara
2010-12-17Move the PrinterUpdate stuff to be SalInstance specificCaolán McNamara
2010-12-16Handle NetBSD like the other BSDs in more cases.Thomas Klausner
2010-12-16cppcheck: unused variableCaolán McNamara
2010-12-16cppcheck: init this variableCaolán McNamara
2010-12-16cppcheck: return variable unusedCaolán McNamara
2010-12-16Extend "tidy tools::getProcessWorkingDir" to the Mac OS environmentJoseph Powers
2010-12-15Merge commit 'ooo/OOO330_m18' into libreoffice-3-3Noel Power
2010-12-15RTL_CONSTASCII_USTRINGPARAM for aquaJulien Nabet
2010-12-14remove redundant CFLAGS settingRene Engelhard
2010-12-14remove redundant CFLAGS settingRene Engelhard
2010-12-14generate afm_hash.cpp in $(INCCOM)Rene 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
2010-12-14do not use QPixmap::handle(), as it may be 0Luboš Luňák
2010-12-14TabControl::ImplGetTabRect negative height gives BadAllocPhilipp Lohmann
2010-12-14force Qt paint system to native (fdo#30991)Luboš Luňák
2010-12-14avoid 'error: narrowing conversion of ... inside { }'Luboš Luňák
2010-12-14get this to build without errorsCaolán McNamara
2010-12-14generate afm_hash.cpp in solver, not in the source treeRene Engelhard
2010-12-14get this to build without errorsCaolán McNamara
2010-12-13Cleanup: remove obsolete code in vclThorsten Behrens
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-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-13check for env variable of headless plugin in desktop detectCaolán McNamara
2010-12-12Resolves: fdo#32236# #i115825# Regression in wmf text renderingCaolán McNamara
2010-12-12Resolves: fdo#32236# #i115825# Regression in wmf text renderingCaolán McNamara
2010-12-10propogate exit code out to mainCaolán McNamara
2010-12-10Use FONTCONFIG_LIBS rather than -lfontconfigSebastian Spaeth
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