summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2011-10-07cppcheck reduce scope of var in vcl/unx/...wmadaptor.cxxPierre-André Jacquod
2011-10-07its not a secret which PPD is missing a DefaultResolutionCaolán McNamara
2011-10-05fix also older gtk+ buildFridrich Štrba
2011-09-30help gcc 4.6.1 out with ambiguityCaolán McNamara
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann
2011-09-28ByteString->rtl::OStringBufferCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-20ByteString->rtl::OStringBufferCaolán McNamara
2011-09-20WaE: and no longer need this here thenCaolán McNamara
2011-09-20missed optimization opportunity from 9b6ea21 to drop unused ByteStringCaolán McNamara
2011-09-12can return a ref, not a pointer, and make local static instead of global leakCaolán McNamara
2011-09-09Use new line heights only if SAL_USE_NEW_LINEHEIGHT=1Eike Rathke
2011-09-08callcatcher: update listCaolán McNamara
2011-09-05now we can ditch these unused methodsCaolán McNamara
2011-09-05These multi-lingual IMs have been always disabled for LinuxCaolán McNamara
2011-09-01make sure we stay in array boundsRadek Doulik
2011-09-01Fixes fdo#38683 calculation of interline spacing on unx platformsKhaled Hosny
2011-08-29valgrind: various unused codeCaolán McNamara
2011-08-24avoid crash on shutdown with unprocessed events pending post SalDisplay dtorCaolán McNamara
2011-08-22Enable CUPS unconditionallyFrançois Tigeot
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-22callcatcher: post cairo-text remove unused legacy methodsCaolán McNamara
2011-08-19now cairo is the only way to render text under XCaolán McNamara
2011-08-19Merge FreetypeServerFont and ServerFont now its split out into unxCaolán McNamara
2011-08-18and so glyphcache.hxx is revealed to be unx onlyCaolán McNamara
2011-08-18move unix only stuff to unxCaolán McNamara
2011-08-18remove various casts from ServerFont to FreetypeServeFontCaolán McNamara
2011-08-17add and use a matchLCaolán McNamara
2011-08-17calculate lengths at compile timeCaolán McNamara
2011-08-15turn on cairo rendering of vertical textCaolán McNamara
2011-08-11ByteString::ToInt64->rtl::OString::toInt64Caolán McNamara
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-08-02add vertical layout as a distinguishing font layout attributeCaolán McNamara
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara
2011-07-27ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-26use new link mechanism and drop this horrible messCaolán McNamara
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-25Remove vendor specific properties handling.Thomas Arnhold
2011-07-22WaE: remove now unused bFoundIconSizeCaolán McNamara
2011-07-22re-implement original GF_ROTR scaling bugCaolán McNamara
2011-07-22check return of osl_setFilePosCaolán McNamara
2011-07-22this is definitely not present in Qt 4.8.0 beta1David Tardon
2011-07-22Remove unused env XENVIRONMENTThomas Arnhold
2011-07-22Remove SAL_NOSEGVThomas Arnhold