summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-06fdo#60705 Don't discard valid printing options.Andrzej Hunt
2013-12-04No more uses of printer built in fontsKhaled Hosny
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04Don't perform printer font substitutionKhaled Hosny
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::matchL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-11-07Name threads for debug purposeArnaud Versini
2013-11-07vcl: PPDParser: fix out of bounds string accessesMichael Stahl
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03fdo#70885: disable app menu under UnityIvan Timofeev
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-29VCL: I18NStatus::setStatusText shouldn't depend on aStr[len] == 0Arnaud Versini
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-22vcl: convert some BOOL to sal_uInt8Michael Stahl
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-10-17Consistently use SAL_USE_VCLPLUGIN as a bootstrap variableStephan Bergmann
2013-10-14CID#707595 uninitialized valuesCaolán McNamara
2013-10-14fix mangled indentCaolán McNamara
2013-10-11-Werror,-Wunused-const-variableStephan Bergmann
2013-10-08CID#1078847 we're writing a byte, so use a byteCaolán McNamara
2013-10-02vcl: avoid deadlock in X11 SelectionManager::shutdown()Michael Stahl
2013-10-01Resolves: rhbz#1010995 div by 0 on some bizarre corner caseCaolán McNamara
2013-09-26typo fixes in commentsAndras Timar
2013-09-09CID#1028323 uninitialized scalarsCaolán McNamara
2013-09-09CID#1079151 make it impossible to have an init m_eTypeCaolán McNamara
2013-09-08fdo#57950: Remove some chained appends in vclJulien Nabet
2013-09-06String::Erase(String::Search())Thomas Arnhold
2013-09-05Consistently use rtl_getAppCommandArg hereStephan Bergmann