summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4/KDESalGraphics.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-03KDE4: evaluate frameWidth in the Qt threadJan-Marek Glogowski1-17/+4
2014-03-03fdo#45935: try hard to paint a frame for menusJan-Marek Glogowski1-8/+4
2014-03-03KDE4: Report correct check and radio item sizesJan-Marek Glogowski1-3/+17
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-6/+6
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-07fdo#72521 fdo#73103 Fix editable combo-boxes behavior under KDE4Maxim Monastirsky1-1/+5
2013-05-27vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi1-1/+2
2013-05-27vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDEIsamu Mogi1-0/+3
2013-05-27vcl: Add sink effect (QStyle::State_Sunken) to menubar on KDEIsamu Mogi1-0/+3
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi1-0/+3
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc361-1/+0
2012-11-21KDESalGraphics: fix CTRL_LISTNODE drawing in expanded stateIvan Timofeev1-1/+1
2012-11-21KDESalGraphics: transparent background for some widgets, fdo#55952Ivan Timofeev1-0/+5
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-24/+15
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev1-7/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold1-3/+0
2012-03-16remove extraneous parenthesesLuboš Luňák1-1/+1
2012-02-01add a check before a castLuboš Luňák1-0/+1
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-10-20fix horizontal scrollbars with KDE oxygen style (bnc#722918)Luboš Luňák1-6/+13
2011-05-31 #include "" -> #include <> for non-local includesLuboš Luňák1-3/+3
2011-04-15avoid OSL_ASSERT that is actually never trueLuboš Luňák1-7/+7
2011-04-08better fix for KDE4 popup painting covering popup frameLuboš Luňák1-6/+15
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-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-07Fixed more build breakages with --enable-kde4Katarina Machalkova1-2/+0
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek1-0/+2
2011-03-21pClipRegion_ has been apparently renamed to mpClipRegionLuboš Luňák1-8/+8
2011-03-21BOOL -> sal_Bool, get rid of useless and removed BYTELuboš Luňák1-7/+7
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-1/+1
2011-02-25some fixes for checkboxes and radiobuttons in popups (bnc#581833)Luboš Luňák1-7/+14
2011-02-22report properly button positions in Qt scrollbars (bnc#550828)Luboš Luňák1-3/+41
2011-02-10properly fix incorrect recent backportLuboš Luňák1-1/+3
2011-02-04add explicit QRegion* for clipRegion to fix compileRene Engelhard1-1/+1
2011-01-24masterfix: #i10000# #i116562# kde patchIvo Hinkelmann1-1/+1
2011-01-18paint toolbar handle positioned properly (fdo#32558)Luboš Luňák1-12/+10
2011-01-17paint toolbar handle positioned properly (fdo#32558)Luboš Luňák1-6/+6
2011-01-17change the adjust argument to more versatile QRectLuboš Luňák1-6/+4
2011-01-17use sane scrollbar sizes when drawingLuboš Luňák1-0/+1
2010-12-14simply use QRegion in Qt code instead of messing with XlibLuboš Luňák1-33/+21
2010-12-14do not use QPixmap::handle(), as it may be 0Luboš Luňák1-0/+53
2010-12-14avoid 'error: narrowing conversion of ... inside { }'Luboš Luňák1-1/+5
2010-11-03use sane scrollbar sizes when drawingLuboš Luňák1-0/+1
2010-10-18remove non-compiled codePovilas Kanapickas1-70/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-07-13CWS-TOOLING: integrate CWS ooo33gsl02_OOO330Kurt Zenker1-18/+19