summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4/KDESalGraphics.cxx
AgeCommit message (Expand)Author
2013-05-27vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi
2013-05-27vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDEIsamu Mogi
2013-05-27vcl: Add sink effect (QStyle::State_Sunken) to menubar on KDEIsamu Mogi
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc36
2012-11-21KDESalGraphics: fix CTRL_LISTNODE drawing in expanded stateIvan Timofeev
2012-11-21KDESalGraphics: transparent background for some widgets, fdo#55952Ivan Timofeev
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-03-16remove extraneous parenthesesLuboš Luňák
2012-02-01add a check before a castLuboš Luňák
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-20fix horizontal scrollbars with KDE oxygen style (bnc#722918)Luboš Luňák
2011-05-31 #include "" -> #include <> for non-local includesLuboš Luňák
2011-04-15avoid OSL_ASSERT that is actually never trueLuboš Luňák
2011-04-08better fix for KDE4 popup painting covering popup frameLuboš Luňák
2011-04-08rework KDE4 popup menu drawing to avoid various glitchesLuboš Luňák
2011-04-08kde4 size of menu radio/checkboxesLuboš Luňák
2011-04-08implement CTRL_PROGRESS for KDE4Luboš Luňák
2011-04-08provide scrollbar track area, to fix detection of KDE4 scrollbar areasLuboš Luňák
2011-04-08move hitTestNativeControl() to be next to getNativeControlRegion()Luboš Luňák
2011-04-07Fixed more build breakages with --enable-kde4Katarina Machalkova
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-03-21pClipRegion_ has been apparently renamed to mpClipRegionLuboš Luňák
2011-03-21BOOL -> sal_Bool, get rid of useless and removed BYTELuboš Luňák
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-25some fixes for checkboxes and radiobuttons in popups (bnc#581833)Luboš Luňák
2011-02-22report properly button positions in Qt scrollbars (bnc#550828)Luboš Luňák
2011-02-10properly fix incorrect recent backportLuboš Luňák
2011-02-04add explicit QRegion* for clipRegion to fix compileRene Engelhard
2011-01-24masterfix: #i10000# #i116562# kde patchIvo Hinkelmann
2011-01-18paint toolbar handle positioned properly (fdo#32558)Luboš Luňák
2011-01-17paint toolbar handle positioned properly (fdo#32558)Luboš Luňák
2011-01-17change the adjust argument to more versatile QRectLuboš Luňák
2011-01-17use sane scrollbar sizes when drawingLuboš Luňák
2010-12-14simply use QRegion in Qt code instead of messing with XlibLuboš Luňák
2010-12-14do not use QPixmap::handle(), as it may be 0Luboš Luňák
2010-12-14avoid 'error: narrowing conversion of ... inside { }'Luboš Luňák
2010-11-03use sane scrollbar sizes when drawingLuboš Luňák
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-13CWS-TOOLING: integrate CWS ooo33gsl02_OOO330Kurt Zenker
2010-07-06ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodes...Philipp Lohmann [pl]
2010-06-21ooo30gsl01: remove unnecessary includePhilipp Lohmann [pl]
2010-06-15ooo30gsl01: #i112102# fix a possible XError (thanks pmladek!), get correct fr...Philipp Lohmann [pl]
2010-06-14CWS-TOOLING: integrate CWS vcl111obo
2010-05-17vcl111: #i111464# fix frame width (thanks kendy !)Philipp Lohmann [pl]
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]