summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-06-29Related: fdo#38704 make simpleMapNativeRoleFrom::accessibleContext saferCaolán McNamara1-0/+4
2011-06-28do not set minimal size for fullscreen windowsRadek Doulik1-4/+5
2011-06-28make sure we send resize event to fullscreen windowsRadek Doulik1-1/+1
2011-06-23Resolves: fdo#33509 Context menu in spellcheck in RTL UI closes too earlyCaolán McNamara1-4/+13
2011-06-09Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara14-39/+41
2011-05-24revert previous patch for now.Michael Meeks2-139/+102
2011-05-24Fix some visual glitch with GTK+Lucas Baudin2-102/+139
2011-05-20fdo#36690: Don't broadcast setting changes during painting of button.Kohei Yoshida1-1/+1
2011-05-20Revert "fdo#36690: Don't broadcast setting changes during painting of button."Noel Power1-1/+1
2011-05-20Fix a bug about presssed button state (fdo#36613)Lucas Baudin1-1/+2
2011-05-20fdo#36690: Don't broadcast setting changes during painting of button.Noel Power1-1/+1
2011-05-18fix gtk FMR on shutdown - fdo#37302Michael Meeks2-21/+22
2011-05-10fix crash with out of bound accelerater vector access fdo#36802Michael Meeks1-1/+3
2011-05-06Fix dbglevel=2 buildThorsten Behrens2-12/+12
2011-05-02Fix for fdo#36481: Spinboxes missing up/down arrows on WindowsTor Lillqvist1-1/+8
2011-05-02fix off-by-one when exporting postscript fonts to pdfLuboš Luňák1-2/+2
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens1-1/+2
2011-04-27fdo#36404 once more, or, bitten by git .-)David Tardon1-1/+1
2011-04-27fdo#36404 real fix this timeDavid Tardon3-18/+37
2011-04-27fdo#36404 more than one text cursor at the same time in textfieldsRobert Dargaud1-0/+1
2011-04-20Only accelerators in Edit popup on Windows and KDEChristian Dywan5-7/+21
2011-04-20fix fdo#36399 - ScrollBar display bug on dialog boxesRobert Dargaud1-1/+1
2011-04-18Resolves: fdo#36336 fix crash on launchAnthony Durity1-0/+1
2011-04-15process glib events on exitRadek Doulik1-0/+1
2011-04-13Fixed more build breakages with --enable-kde4Katarina Machalkova2-4/+0
2011-04-12Removed duplicate code block (mis-merge, prolly)Katarina Machalkova1-10/+0
2011-04-12Our fontconfig baseline is 2.2.0Fridrich Štrba1-0/+6
2011-04-08better fix for KDE4 popup painting covering popup frameLuboš Luňák2-6/+16
2011-04-08rework KDE4 popup menu drawing to avoid various glitchesLuboš Luňák1-28/+48
2011-04-08kde4 size of menu radio/checkboxesLuboš Luňák1-10/+2
2011-04-08implement CTRL_PROGRESS for KDE4Luboš Luňák1-1/+14
2011-04-08define minimal scrollbar slider size for KDE4Luboš Luňák1-0/+1
2011-04-08provide scrollbar track area, to fix detection of KDE4 scrollbar areasLuboš Luňák1-1/+31
2011-04-08move hitTestNativeControl() to be next to getNativeControlRegion()Luboš Luňák1-45/+46
2011-04-08Resolves: fdo#30729 and make initial font discovery much much fasterCaolán McNamara1-40/+106
2011-04-06merge oooXXXXX.vcl.x86_64.impressatk.diff from buildCaolán McNamara1-0/+5
2011-04-06rework confused and racy clipboard event polling (bnc#683941)Luboš Luňák1-33/+21
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek3-0/+14
2011-04-01fix glyph fallback range crasher with negative nLevelMichael Meeks1-1/+1
2011-04-01add accelerators to Unix 'Ok'/'Cancel' dialog buttonsMichael Meeks2-4/+21
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from odf filesFrancisco Saito3-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito16-0/+0
2011-03-29add support for --headlessNorbert Thiebaud2-2/+6
2011-03-29don't bleat about having called GtkSalObject::SetForwardKeyCaolán McNamara1-1/+0
2011-03-29Resolves: rhbz#684580 'X' and '/' strike-through escapes rangeCaolán McNamara2-16/+53
2011-03-28Resolves: fdo#33455 implement rendering of 1bit pngs palette colorsCaolán McNamara3-4/+41
2011-03-28removes some variableScope cppcheck warningsKayo Hamid2-7/+7
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba19-18/+23
2011-03-26include windef.h for HWNDCaolán McNamara1-0/+3