summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Remove some dated Windows-only debug stuff.Stephan Bergmann2012-01-201-4/+0
* android: add missing VCL init symbol goodnessMichael Meeks2012-01-202-2/+70
* remove unused methodsThomas Arnhold2012-01-192-78/+0
* WaE: fix misc. SvStream operator problems.Michael Meeks2012-01-192-3/+3
* fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae2012-01-186-47/+80
* Unify blitting in vcl.Thorsten Behrens2012-01-181-94/+89
* remove unused codeThomas Arnhold2012-01-182-10/+0
* fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar2012-01-183-15/+11
* android: use config_host.mk for unit test goodnessMichael Meeks2012-01-181-4/+2
* android: tweak headless, expand docs, and start custom android backendMichael Meeks2012-01-186-14/+142
* 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