summaryrefslogtreecommitdiff
path: root/vcl/unx/source
AgeCommit message (Expand)Author
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-19don't leak PPDParsersCaolán McNamara
2011-01-17fix cases of using screen visual for a drawableLuboš Luňák
2011-01-17add const to GetBitCount()Luboš Luňák
2011-01-17and fix the 'XRenderPictFormat* pVisualFormat' misnomer tooLuboš Luňák
2011-01-17do not mix unrelated X11 Visuals (fdo#33108)Luboš Luňák
2011-01-17avoid some useless and confusing void* <-> XRenderPictFormat* castsLuboš Luňák
2011-01-15equalsAsciiL faster than equalsAscii when length availableCaolán McNamara
2011-01-04fix build errorCaolán McNamara
2011-01-04Bogus comments and commented code removal from Unix VCLRobert Roth
2011-01-04remove reference to sun bugtrackerDavid Tardon
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2011-01-01cppcheck: prefer prefix variantCaolá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-14remove redundant CFLAGS settingRene Engelhard
2010-12-14generate afm_hash.cpp in $(INCCOM)Rene Engelhard
2010-12-14get this to build without errorsCaolán McNamara
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-10Use FONTCONFIG_LIBS rather than -lfontconfigSebastian Spaeth
2010-12-10Add FONTCONFIG_CFLAGS to CFLAGSSebastian Spaeth
2010-12-07initialize session client when SalSession is createdDavid Tardon
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-12-05cppcheck: can reduce the scope of this variableCaolán McNamara
2010-12-02convert archaic String types to rtlCaolán McNamara
2010-11-27fix debug build with dbglevel=3David Tardon
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 21Gert Faller
2010-11-24make possible to build with c++0xCaolán McNamara
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 10Gert Faller
2010-11-18remove 64bit warnings in debug modeCaolán McNamara
2010-11-18use printf size_t modifier on all platformsCaolán McNamara
2010-11-05Add OpenBSD ifdefs for vcl tooRobert Nagy
2010-11-03abort doesn't gain us anything here.Caolán McNamara
2010-11-01Make envvar SAL_NO_MOUSEGRABS avoid mouse grabs on X11Thorsten Behrens
2010-10-30small startup optimizationCaolán McNamara
2010-10-29microoptCaolán McNamara
2010-10-28add modelines to .h and .c files as wellCaolán McNamara
2010-10-27fdo#632229# provide some support for a per-windowframe ApplicationID/WM_CLASSCaolán McNamara
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud