summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-16drop unneeded castDavid Tardon
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara
2012-01-16Same expression on both sides of '-'Caolán McNamara
2012-01-16one bug display->one big displayCaolán McNamara
2012-01-16callcatcher: update list, updateDirTimestamp now unusedCaolá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: deleting object of abstract class type with non-virtual destructorDavid Tardon
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: fix MinGW buildMatúš Kukan
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: hide / make internal misc. vcl display handling methods.Michael Meeks
2012-01-15vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks
2012-01-13Replace getLength() with isEmpty() in vcl/generic/fontmanagerChristina Rossmanith
2012-01-13tidy some string typesCaolán McNamara
2012-01-13Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2012-01-13Drop XLFD support from fontmanagerKhaled Hosny
2012-01-13callcatcher: update list, getXLFD is now unusedCaolán McNamara
2012-01-12VCL_DLLPUBLIC is in the wrong placeCaolán McNamara
2012-01-12post padmin shrinkage a lot of FontManager can go nowCaolán McNamara
2012-01-11Resolves:fdo#44078 fix unfortunate name alias mixups with DejaVu fontsCaolán McNamara
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-11Resolves: fdo#44492 look up font by FC_FILE+FC_INDEX rather than FC_FAMILYCaolán McNamara
2012-01-11align m_nCollectionEntry with getFontFaceNumber and FC_FACE, bump cache magicCaolán McNamara
2012-01-11further shrinkage of padmin non-fontconfig code-pathsCaolán McNamara
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-11remove redundant Clipboard_getSupportedServiceNamesCaolán McNamara
2012-01-11callcatcher: lets trust my own toolingCaolán McNamara
2012-01-10Apparently need more (all?) methodsTor Lillqvist
2012-01-10Avoid CUPS on AndroidTor Lillqvist
2012-01-10Rename weird "NetPath" term to the more descriptive "InstallationRootPath"Tor Lillqvist
2012-01-10Add a couple more methodsTor Lillqvist
2012-01-10Build more code on Android, tooTor Lillqvist
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2012-01-10can drop intermediate strings nowCaolán McNamara
2012-01-10Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2012-01-10callcatcher: update listCaolán McNamara
2012-01-10reduce DragMode fooCaolán McNamara
2012-01-10Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz
2012-01-10Remove cruft in debug toolsMarcel Metz
2012-01-09callcatcher: remove unused SalColormap methodsThomas Arnhold
2012-01-09callcatcher: clean up vcl i18nThomas Arnhold