summaryrefslogtreecommitdiff
path: root/vcl/unx/kde/salnativewidgets-kde.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl1-2097/+0
2017-03-31vcl kde: adapt to tools::RectangleMiklos Vajna1-43/+43
2017-03-16KDE fix various clang plugin complainsJan-Marek Glogowski1-10/+3
2017-02-03TyposJulien Nabet1-2/+2
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski1-45/+0
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-10-02add default casesJochen Nitschke1-1/+13
2016-09-23tdf#101822 X11 SalDisplay init => AfterAppInitJan-Marek Glogowski1-0/+6
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski1-79/+79
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-2/+0
2016-06-20Convert PART to scoped enumNoel Grandin1-61/+61
2016-06-08Convert ButtonValue to scoped enumNoel Grandin1-3/+3
2016-05-31Convert ControlType to scoped enumNoel Grandin1-47/+47
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock1-1/+1
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-10-09fix KDE3 buildNoel Grandin1-3/+2
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-1/+1
2015-07-11Blind fix for kdeJulien Nabet1-0/+2
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-05-08loplugin:staticmethodsStephan Bergmann1-38/+38
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
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-01-06Fix o3tl::typed_flags to bool conversionsStephan Bergmann1-3/+3
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-33/+33
2014-12-04callcatcher: update unused codeCaolán McNamara1-8/+0
2014-11-22vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne1-1/+1
2014-11-15fix building the KDE backendMarkus Mohrhard1-3/+4
2014-11-15vcl: Use backend-independent functions to fill/render pixmap on KDELouis-Francis Ratté-Boulianne1-67/+74
2014-11-10quick build fix until I can fix that properlyMarkus Mohrhard1-1/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-18Use vcl::FontTor Lillqvist1-4/+4
2014-06-13loplugin:staticcallStephan Bergmann1-77/+77
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-8/+0
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-6/+6
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-47/+47
2014-02-03bool improvementsStephan Bergmann1-3/+3
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-2/+2
2013-12-11fontmanager.hxx is private to vclTor Lillqvist1-1/+1