summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4/KDESalFrame.cxx
AgeCommit message (Expand)Author
2018-04-27Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-30vcl: [loplugin:constparams]Michael Stahl
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-16KDE fix various clang plugin complainsJan-Marek Glogowski
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-03TyposJulien Nabet
2016-12-20KDE4 set shadow colorsJan-Marek Glogowski
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara
2016-09-22KDE4 enable and handle rollover menubarJan-Marek Glogowski
2016-09-22tdf#94112 KDE4 use disabled WindowText colorJan-Marek Glogowski
2016-08-30silence coverity#1371204 Missing move assignment operatorCaolán McNamara
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock
2016-01-02tdf#84263 KDE4: unify includesJan-Marek Glogowski
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-05fix KDE4 buildNoel Grandin
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-09-09tdf#92649: Converted pointers to unique_ptr's in vcl/unx/kde4Ryan McCoskrie
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-09-30Removed obsolete Region/QtXRegion nameclash workaroundStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-18Font -> vcl::Font in vcl/unx/kde4Stephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi
2014-03-28menu(bar) uses window text and background color, not button (fdo#50921)Luboš Luňák
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21other vclplugs need adaptingCaolán McNamara
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-08-12convert String to OUString in VCLNoel Grandin
2013-05-27vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDEIsamu Mogi
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-18Cppcheck: Variables reassigned before the old one has been useJulien Nabet
2012-11-22Adapt some GetUILocale leftoversStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks