summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-05-18Simplify Core Text drawingKhaled Hosny1-32/+27
2013-05-18Remove unused variableKhaled Hosny1-7/+0
2013-05-18Fix Core Text GetCaretPositions()Khaled Hosny1-13/+18
2013-05-17I can see no use anywhere of OverridePageSizeCaolán McNamara1-5/+0
2013-05-17ImplDateIncrementYear: handle February 29Eike Rathke1-0/+15
2013-05-17obtain days in month from non-normalized date, fdo#63805 relatedEike Rathke1-1/+1
2013-05-17Related: fdo#61186 ensure printer settings paper format is not clobberedCaolán McNamara1-4/+41
2013-05-16assertion removed: allow BitmapEx constructors with empty Mask or AlphaMaskArmin Le Grand1-11/+3
2013-05-16readio group -> radio groupMiklos Vajna1-1/+1
2013-05-16WaE: unused functionsTor Lillqvist1-22/+0
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin4-233/+13
2013-05-16convert proxy page to .uiCaolán McNamara1-7/+7
2013-05-16Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-20/+5
2013-05-16sal_Bool to boolTakeshi Abe8-56/+56
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist2-2/+2
2013-05-14Fix return type of SalYieldMutex::tryToAcquire() to match declarationTor Lillqvist1-3/+3
2013-05-14vcl: attempt to fix high quality scaling to get aspect ratio right.Michael Meeks2-5/+34
2013-05-14Remove redundant overrideStephan Bergmann1-1/+0
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann14-40/+40
2013-05-14sal_Int*/sal_uInt* to boolTakeshi Abe1-1/+1
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe1-1/+1
2013-05-14sal_Bool to boolTakeshi Abe1-72/+72
2013-05-13Remove redundant OSL_ENSUREStephan Bergmann1-4/+1
2013-05-13cppcheck: fix arrayIndexThenCheck in vclJulien Nabet1-1/+1
2013-05-13Handle fonts without hhea or OS/2 table e.g. Type1Khaled Hosny1-2/+12
2013-05-13Related fdo#35546: Further improve Layout of Photo Album DialogSamuel Mehrbrodt3-0/+16
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin1-7/+4
2013-05-13WaE: signed/unsigned mismatchTor Lillqvist1-1/+1
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa6-6/+171
2013-05-13TypoKhaled Hosny1-1/+1
2013-05-12Remove old scale convolution methods from Bitmap.Tomaž Vajngerl1-103/+0
2013-05-12Resolves: #i120165# Adapt Mask/Alpha at BitmapEx construction...Armin Le Grand1-4/+18
2013-05-12WaE: signed/unsigned comparisonCaolán McNamara1-2/+2
2013-05-12Some loggingKhaled Hosny1-3/+29
2013-05-12Resolves: #i119450# Added EMR_ALPHABLEND case to EnhWMFReaderArmin Le Grand1-2/+75
2013-05-12Resolves: #i122241# Made Push/Pop with PUSH_MAPMODE safe...Armin Le Grand2-5/+5
2013-05-12WaE: private field 'mpGraphics' is not usedTor Lillqvist1-5/+3
2013-05-12EMF+ fixesChris Sherlock1-1/+2
2013-05-11[coretext] Attempt to fix jumping linesKhaled Hosny1-32/+30
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks2-2/+2
2013-05-11fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks2-0/+8
2013-05-11Drop code for FreeTyope version we don't supportKhaled Hosny1-95/+11
2013-05-11Cleanup FreeType ascender/descender handling a bitKhaled Hosny1-17/+49
2013-05-11Revert 052f181dad89ad34d90513bc9dcd3e3239727933Khaled Hosny1-81/+7
2013-05-10Resolves: #i121445# Added transparency support to the galleryArmin Le Grand1-0/+26
2013-05-10Resolves: #i121407# Gallery reorganizations...Armin Le Grand2-57/+72
2013-05-10[coretext] Fix drawing fallback fontsKhaled Hosny1-9/+38
2013-05-11sal_Bool to boolTakeshi Abe6-81/+81
2013-05-10Resolves: #i120306# enforce finite memory consumption of loaded jpegHerbert Dürr1-0/+21
2013-05-10Related: #i120306# better input checks in WinSalBitmap::ImplCreateDIB()Herbert Dürr1-33/+43