summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-09-21vcl/Library_vcl.mk: fix typoMatúš Kukan1-2/+2
2012-09-21Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka2-2/+28
2012-09-21No 64-bit Quicktime frameworkTor Lillqvist1-1/+1
2012-09-20cups: initialize thread running memberMichael Meeks2-2/+3
2012-09-2064-bit fixesTor Lillqvist18-44/+77
2012-09-19do not use invalid Directory instance (OSL_ASSERT about a NULL pointer)Luboš Luňák1-8/+10
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-4/+2
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2-2/+3
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann11-34/+95
2012-09-18Enable experimental gtk3 plugin only via SAL_USE_VCLPLUGINStephan Bergmann1-11/+5
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-17older icu's appear to have the features, but not the typedefsCaolán McNamara1-0/+7
2012-09-17Related: rhbz#857860 enable ligatures and kerning only when requestedCaolán McNamara1-1/+7
2012-09-17update unused code listCaolán McNamara4-70/+2
2012-09-17nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara4-273/+46
2012-09-17don't add invalid UTF-8 to _NET_WM_NAME and _NET_WM_ICON_NAMEChristian Lohmaier1-6/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann4-38/+10
2012-09-14gridfixes: #i112465# introduce HideBalloonAndQuickHelpNorbert Thiebaud2-9/+20
2012-09-14gridfixes: #i117265# implement less-predicate for Date/Time structsNorbert Thiebaud3-5/+12
2012-09-13targetted container_controls rework.Noel Power3-18/+0
2012-09-13fdo#39007 make windows not 'restorable'Norbert Thiebaud1-0/+4
2012-09-12Resolves: rhbz#855541 XIOError handler multithread woesCaolán McNamara2-0/+20
2012-09-12targetted VBA re-work.Noel Power3-19/+1
2012-09-12remove unused hMainThread_Caolán McNamara2-5/+0
2012-09-12coretext: use only the FontFace ref from the StyleNorbert Thiebaud6-43/+57
2012-09-11default to off for packagekit usage; add --enable-packagekitRene Engelhard1-4/+4
2012-09-11XubString->rtl::OUStringCaolán McNamara2-2/+2
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-09-10fdo#47368: Fix for infinite recursionMichael Meeks1-9/+3
2012-09-08move this into RepositoryExternal.mkMatúš Kukan1-1/+0
2012-09-07Better center status bar items between separatorsRuslan Kabatsayev1-2/+2
2012-09-07move temporary font cleaning to a place that is run on all platformsLuboš Luňák2-3/+5
2012-09-07Revert "vcl: export PrintFontManager"Luboš Luňák1-1/+1
2012-09-07move the code for adding temporary fonts to a separate classLuboš Luňák6-65/+113
2012-09-07multiline tooltip for very long (eg. footnote) texts #i42424#László Németh1-2/+4
2012-09-07this looks wrongDavid Tardon1-3/+3
2012-09-06vcl: export PrintFontManagerMichael Stahl1-1/+1
2012-09-06basic support for temporary fontsLuboš Luňák2-0/+66
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-2/+0
2012-09-06these warnings are only debug informational reallyCaolán McNamara2-13/+13
2012-09-06vcl: Add missing graphite support to headless buildRiccardo Magliocchetti1-0/+5
2012-09-06vcl: Fix cups ifdeferyRiccardo Magliocchetti1-1/+1
2012-09-05Java cleanup, fix compile errorNoel Grandin1-16/+19
2012-09-05Revert "Relax ICC profile version for PDF/1-a to 2.4"Fridrich Štrba1-2/+2
2012-09-05Relax ICC profile version for PDF/1-a to 2.4Lionel Elie Mamane1-2/+2
2012-09-05Force version 2.1 of the sRGB profile for PDF/A (fdo#54546)Fridrich Štrba1-0/+2
2012-09-05should be able to remove SimpleLayoutEngine nowCaolán McNamara2-76/+9
2012-09-04Workaround for crash on iOSTor Lillqvist1-0/+13
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara4-4/+4
2012-09-03misplaced ifdefCaolán McNamara1-1/+1