summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4/KDESalGraphics.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2010-07-06ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodes...Philipp Lohmann [pl]1-18/+19
2010-06-21ooo30gsl01: remove unnecessary includePhilipp Lohmann [pl]1-2/+0
2010-06-15ooo30gsl01: #i112102# fix a possible XError (thanks pmladek!), get correct fr...Philipp Lohmann [pl]1-11/+36
2010-06-14CWS-TOOLING: integrate CWS vcl111obo1-1/+1
2010-05-17vcl111: #i111464# fix frame width (thanks kendy !)Philipp Lohmann [pl]1-1/+1
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]1-3/+3
2010-03-03slidecopy: moved the native widget rendering functions from Window to OutputD...Frank Schoenheit [fs]1-3/+3
2010-03-22CWS-TOOLING: integrate CWS vcl109Vladimir Glazunov1-224/+255
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-1/+1
2010-01-13vcl109: #i107945# status bar including native bordersPhilipp Lohmann [pl]1-7/+43