summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4/KDESalGraphics.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens1-1025/+0
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-08-08Fix typosAndrea Gelmini1-2/+2
2018-07-04tdf#115718 Fix Watch Window EditBoxAlex McMurchy19171-1/+6
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-6/+6
2017-03-31vcl kde4: adapt to tools::RectangleMiklos Vajna1-9/+9
2017-03-25Fix typosAndrea Gelmini1-1/+1
2016-12-20KDE4 fix wrong fallthroughJan-Marek Glogowski1-3/+1
2016-12-20KDE4 use correct ComboBox frame pixel metricJan-Marek Glogowski1-7/+7
2016-12-20KDE4 rely on style()->pixelMetric for frame widthJan-Marek Glogowski1-6/+2
2016-12-20tdf#78924 KDE4 drop special Combobox codeJan-Marek Glogowski1-26/+1
2016-12-20KDE4 add frame to Spinbox and enable buttons...Jan-Marek Glogowski1-1/+23
2016-12-20KDE4 fix edit box bordersJan-Marek Glogowski1-24/+21
2016-12-20KDE4 implement native drag handlersJan-Marek Glogowski1-6/+34
2016-09-23tdf#97721 KDE4 correct menu checkbox offsetJan-Marek Glogowski1-0/+3
2016-09-22tdf#97721 KDE4 no PRESSED state for checkboxesJan-Marek Glogowski1-1/+1
2016-09-22KDE4 Switch default image color to transparent...Jan-Marek Glogowski1-9/+36
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-7/+0
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara1-1/+0
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann1-4/+4
2016-07-08renamed local var 'clipRegion' to silence werrorArmin Le Grand1-11/+11
2016-06-20-Werror,-WswitchStephan Bergmann1-0/+6
2016-06-20Convert PART to scoped enumNoel Grandin1-48/+48
2016-06-08Convert ButtonValue to scoped enumNoel Grandin1-4/+4
2016-05-31Convert ControlType to scoped enumNoel Grandin1-58/+58
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-03-19tdf#97973 - cleanup spinbuttons theming logic.Gurkaran1-11/+0
2016-01-02tdf#84263 KDE4: unify includesJan-Marek Glogowski1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-09tdf#92649: Converted pointers to unique_ptr's in vcl/unx/kde4Ryan McCoskrie1-45/+32
2015-08-26tdf#80512 KDE4: fix RTL scrollbar handlingJan-Marek Glogowski1-0/+2
2015-07-31tdf#92903 KDE4: fix listbox regression from 92115Jan-Marek Glogowski1-11/+9
2015-07-09tdf#92115 KDE4: better listbox themingJan-Marek Glogowski1-19/+41
2015-07-09tdf#92110 KDE4: cleanup IsNativeControlSupportedJan-Marek Glogowski1-43/+34
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-5/+2
2015-06-02loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-05-13Make it more obvious that the value combines DrawFrameFlags|DrawFrameStyleStephan Bergmann1-1/+2
2015-05-13Fix kde4Stephan Bergmann1-1/+1
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-02-01coverity#1267676 Identical code for different branchesCaolán McNamara1-2/+0
2015-01-06Fix o3tl::typed_flags to bool conversionsStephan Bergmann1-1/+1
2015-01-06fix build after enumification of ControlStateCaolán McNamara1-1/+1
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-14/+14
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-2/+0
2014-09-30Removed obsolete Region/QtXRegion nameclash workaroundStephan Bergmann1-2/+0
2014-09-30fdo#82577: Handle RegionNoel Grandin1-5/+5
2014-06-13loplugin:staticcallStephan Bergmann1-37/+37
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0