summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-10-22Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara1-5/+8
2012-09-07multiline tooltip for very long (eg. footnote) texts #i42424#László Németh1-2/+4
2012-07-31basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl2-6/+7
2012-07-25fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks1-2/+7
2012-07-23Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara1-9/+8
2012-07-13fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev1-1/+1
2012-07-05fdo#49486: fix graphite2 hyphenation regressionMartin Hosken1-2/+2
2012-06-25Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara3-52/+210
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev1-0/+1
2012-06-18Fix arguments of Rectangle constructorRuslan Kabatsayev1-1/+1
2012-06-11fdo#42379: hide separators before calculating line breaksIvan Timofeev1-28/+34
2012-06-11Remove bogus headerThomas Arnhold1-2/+0
2012-06-06fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold3-243/+42
2012-06-04fdo#50676: silence SolarMutex not locked spewCaolán McNamara1-0/+3
2012-06-04fdo#50676: Related: rhbz#799628 crash with chewing-IM with g3gCaolán McNamara1-1/+7
2012-05-30fdo#50169: band-aid another crash in GraphiteLayout::expandOrCondense:Michael Stahl1-1/+5
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen1-0/+1
2012-05-19Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann1-61/+15
2012-05-18WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-1/+5
2012-05-18WaE: narrowing conversionDavid Tardon1-1/+1
2012-05-18Clang -Wsign-compare.Stephan Bergmann1-1/+1
2012-05-11include dequeCaolán McNamara1-0/+1
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon5-23/+81
2012-05-10fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classNorbert Thiebaud1-1/+11
2012-05-09fdo#39106: properly draw separators in vertical toolbarsIvan Timofeev1-1/+1
2012-05-02fdo#49365 correctly map monitor index back to screenDavid Tardon1-1/+1
2012-05-02incrementing index twice in one run seems wrongDavid Tardon1-1/+1
2012-04-28valgrind: uninitialized variableCaolán McNamara1-1/+1
2012-04-26Resolves: fdo#42390 allow zwj, etc. in metric unit textCaolán McNamara1-2/+1
2012-04-26lp#818761: Remove SalDisplay::GetKeyboardNameThomas Arnhold4-116/+17
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara2-14/+43
2012-04-23fail earlier on oversized imagesCaolán McNamara1-8/+19
2012-04-19fdo#46687 - fix find toolbar X error handlingMichael Meeks1-0/+4
2012-04-17png parsing regression testCaolán McNamara1-9/+22
2012-04-17fdo#42537: fix RTL menu rendering on WindowsIvan Timofeev2-9/+29
2012-04-05n714787: Duplicate code removal.Muthu Subramanian1-34/+34
2012-04-05Fix vcl alpha blending n#714787Thorsten Behrens1-30/+36
2012-04-04bypass GtkSalPrinter when it is not enabledDavid Tardon1-1/+1
2012-04-04Fix cursor movement in graphite fontsMartin Hosken2-23/+27
2012-04-02fix vertical align when switching mode in multibar fdo#44140Noel Power1-1/+13
2012-03-20Resolves: fdo#46923 fdo#46750 revert thai glyph fallbackCaolán McNamara1-22/+0
2012-03-20Missing sub-menu arrows with 3.5.x and GTK < 2.15David Bolen1-2/+10
2012-03-20vcl: crash in GraphiteLayout::expandOrCondense:Michael Stahl1-1/+1
2012-02-28Fix crash on exit using KDE interfaceTomas Chvatal1-1/+3
2012-02-28Resoves fdo#42901 duplicated .pfb without duplicated .afm drops fontCaolán McNamara1-1/+20
2012-01-24fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar3-15/+11
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara1-3/+8
2012-01-17Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann1-0/+4
2012-01-16vcl: more back-port cleanupMichael Meeks1-2/+2
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara2-2/+3