summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-05-18Fix Core Text GetCaretPositions()Khaled Hosny
2013-05-17I can see no use anywhere of OverridePageSizeCaolán McNamara
2013-05-17ImplDateIncrementYear: handle February 29Eike Rathke
2013-05-17obtain days in month from non-normalized date, fdo#63805 relatedEike Rathke
2013-05-17Related: fdo#61186 ensure printer settings paper format is not clobberedCaolán McNamara
2013-05-16assertion removed: allow BitmapEx constructors with empty Mask or AlphaMaskArmin Le Grand
2013-05-16readio group -> radio groupMiklos Vajna
2013-05-16WaE: unused functionsTor Lillqvist
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin
2013-05-16convert proxy page to .uiCaolán McNamara
2013-05-16Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-05-16sal_Bool to boolTakeshi Abe
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14Fix return type of SalYieldMutex::tryToAcquire() to match declarationTor Lillqvist
2013-05-14vcl: attempt to fix high quality scaling to get aspect ratio right.Michael Meeks
2013-05-14Remove redundant overrideStephan Bergmann
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-14sal_Int*/sal_uInt* to boolTakeshi Abe
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe
2013-05-14sal_Bool to boolTakeshi Abe
2013-05-13Remove redundant OSL_ENSUREStephan Bergmann
2013-05-13cppcheck: fix arrayIndexThenCheck in vclJulien Nabet
2013-05-13Handle fonts without hhea or OS/2 table e.g. Type1Khaled Hosny
2013-05-13Related fdo#35546: Further improve Layout of Photo Album DialogSamuel Mehrbrodt
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-13WaE: signed/unsigned mismatchTor Lillqvist
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-13TypoKhaled Hosny
2013-05-12Remove old scale convolution methods from Bitmap.Tomaž Vajngerl
2013-05-12Resolves: #i120165# Adapt Mask/Alpha at BitmapEx construction...Armin Le Grand
2013-05-12WaE: signed/unsigned comparisonCaolán McNamara
2013-05-12Some loggingKhaled Hosny
2013-05-12Resolves: #i119450# Added EMR_ALPHABLEND case to EnhWMFReaderArmin Le Grand
2013-05-12Resolves: #i122241# Made Push/Pop with PUSH_MAPMODE safe...Armin Le Grand
2013-05-12WaE: private field 'mpGraphics' is not usedTor Lillqvist
2013-05-12EMF+ fixesChris Sherlock
2013-05-11[coretext] Attempt to fix jumping linesKhaled Hosny
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks
2013-05-11fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks
2013-05-11Drop code for FreeTyope version we don't supportKhaled Hosny
2013-05-11Cleanup FreeType ascender/descender handling a bitKhaled Hosny
2013-05-11Revert 052f181dad89ad34d90513bc9dcd3e3239727933Khaled Hosny
2013-05-10Resolves: #i121445# Added transparency support to the galleryArmin Le Grand
2013-05-10Resolves: #i121407# Gallery reorganizations...Armin Le Grand
2013-05-10[coretext] Fix drawing fallback fontsKhaled Hosny
2013-05-11sal_Bool to boolTakeshi Abe
2013-05-10Resolves: #i120306# enforce finite memory consumption of loaded jpegHerbert Dürr
2013-05-10Related: #i120306# better input checks in WinSalBitmap::ImplCreateDIB()Herbert Dürr
2013-05-10WaE: unreachable codeTor Lillqvist
2013-05-10Font refcount is not uint16 (anymore)Eike Rathke