summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-06-19GTK: 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
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks3-20/+23
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks37-754/+868
2012-01-16vcl: fix MinGW buildMatúš Kukan1-5/+0
2012-01-16vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks18-58/+56
2012-01-16vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks19-90/+50
2012-01-16vcl: hide / make internal misc. vcl display handling methods.Michael Meeks1-6/+9
2012-01-16vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks2-0/+4
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar1-1/+1