summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2012-01-23remove duplicate headerThomas Arnhold1-4/+0
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara1-3/+8
2012-01-23ByteString->rtl::OStringCaolán McNamara1-10/+9
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar1-1/+1
2012-01-16Clang -Wsign-compare.Stephan Bergmann1-1/+1
2012-01-16Add SOLARIS checks for SalDisplay::IsLocal()Thomas Arnhold1-0/+7
2012-01-16Revert "Remove unused SalDisplay::IsLocal"Thomas Arnhold1-0/+120
2012-01-16drop unneeded castDavid Tardon1-1/+1
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara1-1/+1
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks1-1/+1
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks21-626/+689
2012-01-15WaE: narrowing conversionDavid Tardon1-1/+1
2012-01-15WaE: deprecated functionDavid Tardon1-1/+1
2012-01-15avoid warnings about deprecated decls. from glib2David Tardon2-0/+2
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks2-6/+6
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks2-4/+4
2012-01-15Remove unused SalDisplay::IsLocalMichael Meeks1-120/+0
2012-01-15vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks1-0/+2
2012-01-11adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara1-13/+17
2012-01-11addFontFile always add all font faces in that fileCaolán McNamara1-1/+1
2012-01-11align getFontFaceNumber with FC_FACECaolán McNamara1-4/+0
2012-01-11on generic X11 unix we always use fontconfigCaolán McNamara1-3/+2
2012-01-10Avoid CUPS on AndroidTor Lillqvist1-0/+2
2012-01-09callcatcher: remove unused SalColormap methodsThomas Arnhold1-54/+0
2012-01-09callcatcher: clean up vcl i18nThomas Arnhold2-81/+0
2012-01-08catch exception by constant referenceTakeshi Abe1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-4/+0
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Replace (Byte)String with rtl::O(U)StringChristina Rossmanith1-2/+2
2012-01-05convert SvStream::WriteLine to rtl::OStringCaolán McNamara1-1/+1
2012-01-05better to have test for isEmpty firstCaolán McNamara1-1/+1
2011-12-26fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard1-1/+1
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley9-38/+94
2011-12-22add a note that the Qt bugreport is mistakenLuboš Luňák1-0/+2
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon2-2/+9
2011-12-20catch rather unlikely vcl case and don't crashMichael Meeks1-0/+6
2011-12-17Fail fast if cups is non-operational.Thorsten Behrens1-26/+67
2011-12-16teach old-style method about the new form of screen numbering fdo#43458Michael Meeks1-6/+2
2011-12-15Removed extra semicolonsJesse2-2/+2
2011-12-15The "generic" thing is X11-specificTor Lillqvist1-2/+2
2011-12-14If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky2-0/+4
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara3-22/+22
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks3-67/+8
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna2-2/+3
2011-12-13replace ByteString(String ctorCaolán McNamara2-13/+13
2011-12-12Hardcode to try just the "svp" VCL plugin on Android for nowTor Lillqvist1-1/+10
2011-12-12stop saying "15" on stdoutCaolán McNamara1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1