summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz7-7/+58
2013-05-22WaE: signed/unsigned comparisonCaolán McNamara1-1/+1
2013-05-22fdo#52540 fix hyphenation of Graphite ligaturesLászló Németh1-0/+1
2013-05-22fdo#63840 lp#1182082: disable internal unity integration against glib<2.36Bjoern Michaelsen1-1/+1
2013-05-22sal_Bool to boolTakeshi Abe8-66/+66
2013-05-21Allow 'textual links' on icon theme packagesRodolfo Ribeiro Gomes2-3/+92
2013-05-21Removal of includes not needed anymoreRodolfo Ribeiro Gomes2-15/+0
2013-05-21Loader's ImageTree doesn't store multiple image paths anymoreRodolfo Ribeiro Gomes2-65/+53
2013-05-21Redundant checkStephan Bergmann1-1/+1
2013-05-21restore StatusBar::GetItemData, etc. because we need it againCaolán McNamara1-0/+175
2013-05-21absoletely guarantee there is no mem leakCaolán McNamara1-9/+5
2013-05-21Little cleanup in image loader internal functionslibreoffice-4-1-branch-pointRodolfo Ribeiro Gomes1-43/+22
2013-05-20Fix memory leak in mapToFontConfigLangTag.Mark Wielaard1-0/+12
2013-05-20Make some uses of OUStrings a little more readableRodolfo Ribeiro Gomes1-8/+2
2013-05-20Resolves: #i122329# Disable undocking of stylist in the sidebarAndre Fischer1-3/+12
2013-05-20vcl: all EnableAutoSize methods take a bool.Michael Meeks1-1/+1
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand5-151/+317
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand1-0/+192
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann4-24/+65
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara4-20/+66
2013-05-20Related: fdo#61186 always operate on printer settings paper formatCaolán McNamara1-9/+29
2013-05-19fix OUString conversionThomas Arnhold2-6/+6
2013-05-19fix OUString conversionThomas Arnhold1-2/+2
2013-05-19enable coretext by default on MacNorbert Thiebaud1-0/+6
2013-05-19Secured some places where PolyPolygons were createdArmin Le Grand2-45/+66
2013-05-19fdo#39468 Translate German comments - graphicfilterChristian M. Heller2-48/+41
2013-05-19don't check the same twiceThomas Arnhold1-1/+1
2013-05-19Changed compareTo to startsWithricardobotto2-8/+8
2013-05-18sal_Bool to boolTakeshi Abe6-70/+70
2013-05-18Keep the functions localTakeshi Abe1-0/+4
2013-05-18Drop unused mpGlyphPositions arrayKhaled Hosny1-9/+1
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