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