summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-11-26fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky4-58/+123
2013-10-15CID#736943 clamp no of ttc entries to physical maxCaolán McNamara1-0/+33
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-05Consistently use rtl_getAppCommandArg hereStephan Bergmann1-1/+1
2013-09-03Resolves: rhbz#993963 NULL m_pWindow on firefox deleted pluginCaolán McNamara1-1/+1
2013-09-03stop annoying temp full screen windows appearing on insert->index entryCaolán McNamara1-0/+8
2013-08-29Resolves: fdo#68192 always recode from trad symbol to apple symbolCaolán McNamara1-10/+11
2013-08-26rhbz#1000150: Do not call exit upon XIOErrorStephan Bergmann2-21/+16
2013-08-10Revert "fdo#54320: VoiceOver does not follow keyboard focus"Boris Dušek1-1/+1
2013-08-10fdo#67410: VoiceOver does not provide typing or cursor movement echo in textBoris Dušek1-0/+27
2013-07-28fdo#54320: VoiceOver does not follow keyboard focusBoris Dušek1-1/+1
2013-07-11rhbz#980387 fix filter selection from file ext.David Tardon1-1/+21
2013-07-08fdo#66335: fix fdo#44582 and fdo#63254 differentlyIvan Timofeev3-11/+5
2013-07-02Resolves: fdo#66502 set AutoMnemonics before calculating layoutCaolán McNamara1-3/+3
2013-06-25fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist1-1/+1
2013-06-20fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks2-6/+35
2013-06-11Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik3-8/+11
2013-06-03fdo#56583 - avoid setting user time on unrealized windows.Michael Meeks1-2/+10
2013-05-28fdo#63254 UI:Horizontal scroll bar isn't displayed when RTL tabAbdulaziz A Alayed1-2/+3
2013-05-24WaE: signed/unsigned comparisonCaolán McNamara1-1/+1
2013-05-23fdo#33281, i#120627 [From Symphony]the text on the Y axis is reversed when ex...Zhe Wang1-1/+6
2013-05-22fdo#52540 fix hyphenation of Graphite ligaturesLászló Németh1-0/+1
2013-05-17obtain days in month from non-normalized date, fdo#63805 relatedEike Rathke1-1/+1
2013-05-16Resolves: rhbz#963276 rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara3-5/+19
2013-05-13fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks3-0/+16
2013-05-10Work around problem with boost::shared_array(NULL) ctor and Boost 1.53.0Stephan Bergmann1-1/+1
2013-05-09Fix fdo#40421 Take current clip into account for shape bounds.Thorsten Behrens1-1/+8
2013-05-06adapt to ICU patch https://ssl.icu-project.org/trac/ticket/10107Eike Rathke1-4/+11
2013-04-30fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks2-0/+23
2013-04-26Resolves: fdo#63802 return true if we have known empty contextCaolán McNamara1-19/+19
2013-04-24More places where we can suppress output.Jan Holesovsky1-5/+4
2013-04-24fdo#59259: Suppress the expensive parts when we are only writing to metafile.Jan Holesovsky1-0/+3
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann2-2/+10
2013-04-11Resolves: fdo#62287 avoid a crash on OSX on reusing a dead AquaSalFrameCaolán McNamara1-2/+16
2013-04-04fdo#58807 bring Beep() for basic backThomas Arnhold17-3/+130
2013-04-03Resolves: fdo#61241 background style dialog too smallCaolán McNamara2-2/+3
2013-03-28fdo#62094 - fix infinite loop in radio button group iteration.Michael Meeks1-36/+10
2013-03-16Fix buildFridrich Štrba1-0/+1
2013-03-15Related: rhbz#906137 g_module_symbol returned nothingCaolán McNamara1-6/+2
2013-03-15Resolves: rhbz#906137 slide show inverts outputsCaolán McNamara1-4/+4
2013-03-02Resolves: fdo#61656 use order and orientation combobox select pos as indexCaolán McNamara1-9/+3
2013-02-26Don't abort when myPoints is emptyLionel Elie Mamane1-1/+2
2013-02-25n#780748: Basic EMF+ implementation.Muthu Subramanian2-1/+215
2013-02-25fdo#59405 fdo#60638: EMFWriter::ImplWrite: write EMF_PLUS "comments"Michael Stahl1-1/+14
2013-02-25Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara7-1/+60
2013-02-25Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara3-3/+18
2013-02-25perf: avoid scaling images to the same size at some cost.Michael Meeks1-1/+3
2013-02-21Related: fdo#60920 various efforts to consistently apply HIG rulesCaolán McNamara1-50/+53