summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2013-10-04Resolves: #i123417# handle subsetting of empty ttf compound glyphs gracefullyHerbert Dürr1-2/+5
2013-09-06fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh1-3/+3
2013-09-06Resolves: fdo#68081 why would I want a spinner that doesn't repeatCaolán McNamara1-1/+1
2013-09-03always call setDeferredProperties for dialog get/set titleCaolán McNamara2-2/+15
2013-09-03stop annoying temp full screen windows appearing on insert->index entryCaolán McNamara1-0/+8
2013-08-30Resolves: fdo#68396 Yield allowed layout timer to run during init layoutCaolán McNamara1-1/+1
2013-08-29Resolves: fdo#68192 always recode from trad symbol to apple symbolCaolán McNamara1-10/+11
2013-08-15calculate outliers before apply min button sizeCaolán McNamara1-7/+13
2013-08-04fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane1-32/+35
2013-07-31Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara2-1/+33
2013-07-30Related: fdo#66817 pressing space on a DisclosureButton should toggle itCaolán McNamara1-1/+1
2013-07-29fdo#66006 Convert to PNG for JPEG that can't be losslessly rotatedTomaž Vajngerl1-30/+35
2013-07-29protect against past-the-end access of empty stringLionel Elie Mamane1-4/+4
2013-07-29Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba1-2/+2
2013-07-28fdo#67397: don't bother to create BlendFrame for width == 1 or height == 1Ivan Timofeev1-1/+1
2013-07-26fdo#67086 - clear device font list before re-fetching it.Michael Meeks1-18/+18
2013-07-26Resolves: fdo#61544 improve handling of grid's not enough layout spaceCaolán McNamara1-12/+46
2013-07-25Resolves: fdo#63618 don't include border size twice in edit optimal sizeCaolán McNamara1-2/+8
2013-07-23move static bitmap into a svapp memberCaolán McNamara3-24/+30
2013-07-22Resolves: #i122418# Added workaround to not use GetBitmap on windowsNorbert Thiebaud4-214/+170
2013-07-12tab traversal order wrongCaolán McNamara1-1/+1
2013-07-10fdo#66718: Revert "fdo#46808, Adapt SystemClipboard UNO service to new style"Stephan Bergmann2-16/+37
2013-07-10Revert "fix for fdo#66718, access correct clipboard"Stephan Bergmann1-12/+4
2013-07-09fix for fdo#66718, access correct clipboardNoel Power1-4/+12
2013-07-08fdo#66524 - export a means of detecting preferred icon size for toolbars.Michael Meeks1-2/+11
2013-07-08fdo#66478: sw: un-break hyphenationMichael Stahl1-3/+7
2013-07-04fix %VARIABLE replacements in item listsCaolán McNamara1-0/+6
2013-07-03fdo#66335: fix fdo#44582 and fdo#63254 differentlyIvan Timofeev2-4/+4
2013-07-02Resolves: fdo#66502 set AutoMnemonics before calculating layoutCaolán McNamara1-3/+3
2013-07-02using primary font for secondary max text widthCaolán McNamara1-1/+1
2013-07-01fix OUString conversionSean Young1-1/+1
2013-06-26Fixup alpha bitmap generation for Windows.Thorsten Behrens1-29/+5
2013-06-24fdo#66108 crash in PDF when using Helvetica fontKhaled Hosny1-0/+6
2013-06-24Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara1-1/+19
2013-06-24Related: fdo#66105 clip message box dialogs to some reasonable widthsCaolán McNamara2-0/+14
2013-06-22fdo#65934 and fdo#64189 External export graphic filter name fixTomaž Vajngerl1-1/+1
2013-06-21Resolves: fdo#65635 don't include border gap in height for borderless editsCaolán McNamara1-5/+11
2013-06-20Revert "fdo#65132 compute font height correctly"David Tardon1-1/+1
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny3-22/+12
2013-06-12fdo#65132 compute font height correctlyDavid Tardon1-1/+1
2013-06-12Cairo canvas fixesMichael Meeks2-23/+81
2013-06-12Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik2-10/+9
2013-06-12Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks1-4/+10
2013-06-12Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks2-37/+1
2013-06-11fdo#65450 Not to call MenuBar's selection logic for rollover effectIsamu Mogi1-11/+31
2013-06-09Remove remnants of help agentCaolán McNamara1-4/+0
2013-06-06Fix memory leak in Exif::processExif. Delete aExifData when done.Mark Wielaard1-0/+2
2013-06-05Resolves: fdo#65407 fix broken ellipse generationCaolán McNamara1-32/+13
2013-06-05sidebar: Try harder to find the command's image.Jan Holesovsky1-6/+35
2013-06-05sidebar: Support for dropdown toolbar items in .ui.Jan Holesovsky1-2/+7