summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* vcl/Library_vcl.mk: fix typoMatúš Kukan2012-09-211-2/+2
* Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka2012-09-212-2/+28
* No 64-bit Quicktime frameworkTor Lillqvist2012-09-211-1/+1
* cups: initialize thread running memberMichael Meeks2012-09-202-2/+3
* 64-bit fixesTor Lillqvist2012-09-2018-44/+77
* do not use invalid Directory instance (OSL_ASSERT about a NULL pointer)Luboš Luňák2012-09-191-8/+10
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-192-4/+2
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-182-2/+3
* Don't access broken service mgr during bootstrap failureStephan Bergmann2012-09-1811-34/+95
* Enable experimental gtk3 plugin only via SAL_USE_VCLPLUGINStephan Bergmann2012-09-181-11/+5
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* older icu's appear to have the features, but not the typedefsCaolán McNamara2012-09-171-0/+7
* Related: rhbz#857860 enable ligatures and kerning only when requestedCaolán McNamara2012-09-171-1/+7
* update unused code listCaolán McNamara2012-09-174-70/+2
* nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara2012-09-174-273/+46
* don't add invalid UTF-8 to _NET_WM_NAME and _NET_WM_ICON_NAMEChristian Lohmaier2012-09-171-6/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-144-38/+10
* gridfixes: #i112465# introduce HideBalloonAndQuickHelpNorbert Thiebaud2012-09-142-9/+20
* gridfixes: #i117265# implement less-predicate for Date/Time structsNorbert Thiebaud2012-09-143-5/+12
* targetted container_controls rework.Noel Power2012-09-133-18/+0
* fdo#39007 make windows not 'restorable'Norbert Thiebaud2012-09-131-0/+4
* Resolves: rhbz#855541 XIOError handler multithread woesCaolán McNamara2012-09-122-0/+20
* targetted VBA re-work.Noel Power2012-09-123-19/+1
* remove unused hMainThread_Caolán McNamara2012-09-122-5/+0
* coretext: use only the FontFace ref from the StyleNorbert Thiebaud2012-09-126-43/+57
* default to off for packagekit usage; add --enable-packagekitRene Engelhard2012-09-111-4/+4
* XubString->rtl::OUStringCaolán McNamara2012-09-112-2/+2
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-101-1/+0
* fdo#47368: Fix for infinite recursionMichael Meeks2012-09-101-9/+3
* move this into RepositoryExternal.mkMatúš Kukan2012-09-081-1/+0
* Better center status bar items between separatorsRuslan Kabatsayev2012-09-071-2/+2
* move temporary font cleaning to a place that is run on all platformsLuboš Luňák2012-09-072-3/+5
* Revert "vcl: export PrintFontManager"Luboš Luňák2012-09-071-1/+1
* move the code for adding temporary fonts to a separate classLuboš Luňák2012-09-076-65/+113
* multiline tooltip for very long (eg. footnote) texts #i42424#László Németh2012-09-071-2/+4
* this looks wrongDavid Tardon2012-09-071-3/+3
* vcl: export PrintFontManagerMichael Stahl2012-09-061-1/+1
* basic support for temporary fontsLuboš Luňák2012-09-062-0/+66
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-2/+0
* these warnings are only debug informational reallyCaolán McNamara2012-09-062-13/+13
* vcl: Add missing graphite support to headless buildRiccardo Magliocchetti2012-09-061-0/+5
* vcl: Fix cups ifdeferyRiccardo Magliocchetti2012-09-061-1/+1
* Java cleanup, fix compile errorNoel Grandin2012-09-051-16/+19
* Revert "Relax ICC profile version for PDF/1-a to 2.4"Fridrich Štrba2012-09-051-2/+2
* Relax ICC profile version for PDF/1-a to 2.4Lionel Elie Mamane2012-09-051-2/+2
* Force version 2.1 of the sRGB profile for PDF/A (fdo#54546)Fridrich Štrba2012-09-051-0/+2
* should be able to remove SimpleLayoutEngine nowCaolán McNamara2012-09-052-76/+9
* Workaround for crash on iOSTor Lillqvist2012-09-041-0/+13
* fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara2012-09-034-4/+4
* misplaced ifdefCaolán McNamara2012-09-031-1/+1