summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
...
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-176-8/+8
* vcl: expand the documentation in READMEMichael Meeks2012-01-171-1/+20
* remove unused methodsThomas Arnhold2012-01-176-57/+0
* typoCaolán McNamara2012-01-161-1/+1
* Removed FormatterBase::SetFieldTextMariusz Dykierek2012-01-162-15/+0
* Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex.Stephan Bergmann2012-01-161-22/+3
* Clang -Wsign-compare.Stephan Bergmann2012-01-161-1/+1
* Clang -Wunneeded-internal-declaration.Stephan Bergmann2012-01-161-24/+0
* Add SOLARIS checks for SalDisplay::IsLocal()Thomas Arnhold2012-01-162-0/+13
* Revert "Remove unused SalDisplay::IsLocal"Thomas Arnhold2012-01-162-0/+126
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-166-11/+8
* drop unneeded castDavid Tardon2012-01-162-2/+2
* WaE: getXScreen is an unsigned int nowCaolán McNamara2012-01-162-2/+2
* Same expression on both sides of '-'Caolán McNamara2012-01-161-8/+8
* one bug display->one big displayCaolán McNamara2012-01-161-1/+1
* callcatcher: update list, updateDirTimestamp now unusedCaolán McNamara2012-01-162-16/+0
* vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks2012-01-163-20/+23
* vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks2012-01-1637-752/+868
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-152-1/+5
* WaE: narrowing conversionDavid Tardon2012-01-151-1/+1
* WaE: deprecated functionDavid Tardon2012-01-151-1/+1
* avoid warnings about deprecated decls. from glib2David Tardon2012-01-152-0/+2
* vcl: fix MinGW buildMatúš Kukan2012-01-151-5/+0
* vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks2012-01-1518-58/+56
* vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks2012-01-1519-90/+50
* Remove unused SalDisplay::IsLocalMichael Meeks2012-01-152-126/+0
* vcl: hide / make internal misc. vcl display handling methods.Michael Meeks2012-01-151-6/+9
* vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks2012-01-152-0/+4
* Replace getLength() with isEmpty() in vcl/generic/fontmanagerChristina Rossmanith2012-01-134-22/+22
* tidy some string typesCaolán McNamara2012-01-131-6/+7
* Replace (Byte)String with rtl::O(U)StringChristina Rossmanith2012-01-131-15/+15
* Drop XLFD support from fontmanagerKhaled Hosny2012-01-133-541/+5
* callcatcher: update list, getXLFD is now unusedCaolán McNamara2012-01-132-77/+0
* VCL_DLLPUBLIC is in the wrong placeCaolán McNamara2012-01-123-83/+38
* post padmin shrinkage a lot of FontManager can go nowCaolán McNamara2012-01-124-410/+3
* Resolves:fdo#44078 fix unfortunate name alias mixups with DejaVu fontsCaolán McNamara2012-01-111-4/+15
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-1/+1
* Resolves: fdo#44492 look up font by FC_FILE+FC_INDEX rather than FC_FAMILYCaolán McNamara2012-01-114-19/+42
* align m_nCollectionEntry with getFontFaceNumber and FC_FACE, bump cache magicCaolán McNamara2012-01-113-15/+15
* further shrinkage of padmin non-fontconfig code-pathsCaolán McNamara2012-01-112-95/+0
* adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara2012-01-114-54/+122
* addFontFile always add all font faces in that fileCaolán McNamara2012-01-113-3/+3
* align getFontFaceNumber with FC_FACECaolán McNamara2012-01-114-8/+4
* on generic X11 unix we always use fontconfigCaolán McNamara2012-01-115-33/+16
* remove redundant Clipboard_getSupportedServiceNamesCaolán McNamara2012-01-112-10/+0
* callcatcher: lets trust my own toolingCaolán McNamara2012-01-116-64/+0
* Apparently need more (all?) methodsTor Lillqvist2012-01-101-0/+80
* Avoid CUPS on AndroidTor Lillqvist2012-01-101-0/+2
* Rename weird "NetPath" term to the more descriptive "InstallationRootPath"Tor Lillqvist2012-01-102-13/+13
* Add a couple more methodsTor Lillqvist2012-01-101-1/+18