summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
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