summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar
2012-01-16Clang -Wsign-compare.Stephan Bergmann
2012-01-16Add SOLARIS checks for SalDisplay::IsLocal()Thomas Arnhold
2012-01-16Revert "Remove unused SalDisplay::IsLocal"Thomas Arnhold
2012-01-16drop unneeded castDavid Tardon
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15WaE: narrowing conversionDavid Tardon
2012-01-15Remove unused SalDisplay::IsLocalMichael Meeks
2012-01-11adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara
2012-01-11addFontFile always add all font faces in that fileCaolán McNamara
2012-01-11align getFontFaceNumber with FC_FACECaolán McNamara
2012-01-11on generic X11 unix we always use fontconfigCaolán McNamara
2012-01-10Avoid CUPS on AndroidTor Lillqvist
2012-01-09callcatcher: remove unused SalColormap methodsThomas Arnhold
2012-01-09callcatcher: clean up vcl i18nThomas Arnhold
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2012-01-05convert SvStream::WriteLine to rtl::OStringCaolán McNamara
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon
2011-12-20catch rather unlikely vcl case and don't crashMichael Meeks
2011-12-17Fail fast if cups is non-operational.Thorsten Behrens
2011-12-15Removed extra semicolonsJesse
2011-12-15The "generic" thing is X11-specificTor Lillqvist
2011-12-14If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna
2011-12-13replace ByteString(String ctorCaolán McNamara
2011-12-12Hardcode to try just the "svp" VCL plugin on Android for nowTor Lillqvist
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-21Make dbglevel=3 compile again in vclThorsten Behrens
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-14strip down includes and forward declarationsCaolán McNamara
2011-11-14we can use default implementations of theseCaolán McNamara
2011-11-14I don't see that any of this makes sense anymoreCaolán McNamara
2011-11-14no way to construct a MultiScreenGlyph nowCaolán McNamara
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara
2011-11-14no consumers of maRawBitmap remainCaolán McNamara
2011-11-14the only thing calling GetRawBitmap is itselfCaolán McNamara
2011-11-14the only thing calling GetPixmap is itselfCaolán McNamara
2011-11-14drop ScopedPicCaolán McNamara