summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-28vcl: SalWM is unusedThomas Arnhold
2012-01-28vcl: Remove unused server vendorsThomas Arnhold
2012-01-28GtkSalGraphics: No extra handling for Blueprint themeThomas Arnhold
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-27keysymnames: get rid of some insanityThomas Arnhold
2012-01-25reduce unnecessary includesCaolán McNamara
2012-01-23remove duplicate headerThomas Arnhold
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara
2012-01-23ByteString->rtl::OStringCaolán McNamara
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: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15WaE: narrowing conversionDavid Tardon
2012-01-15WaE: deprecated functionDavid Tardon
2012-01-15avoid warnings about deprecated decls. from glib2David Tardon
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2012-01-15Remove unused SalDisplay::IsLocalMichael Meeks
2012-01-15vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael 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-08catch exception by constant referenceTakeshi Abe
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
2012-01-05better to have test for isEmpty firstCaolán McNamara
2011-12-26fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-22add a note that the Qt bugreport is mistakenLuboš Luňák
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-16teach old-style method about the new form of screen numbering fdo#43458Michael Meeks
2011-12-15Removed extra semicolonsJesse
2011-12-15The "generic" thing is X11-specificTor Lillqvist