summaryrefslogtreecommitdiff
path: root/vcl/unx/kde/salnativewidgets-kde.cxx
AgeCommit message (Expand)Author
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-05-08loplugin:staticmethodsStephan Bergmann
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
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-06Fix o3tl::typed_flags to bool conversionsStephan Bergmann
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-11-22vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne
2014-11-15fix building the KDE backendMarkus Mohrhard
2014-11-15vcl: Use backend-independent functions to fill/render pixmap on KDELouis-Francis Ratté-Boulianne
2014-11-10quick build fix until I can fix that properlyMarkus Mohrhard
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18Use vcl::FontTor Lillqvist
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
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-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-03bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
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-05-10fix kde buildCaolán McNamara
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-02-25loplugin: improve indentationThomas Arnhold
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-11-22Adapt some GetUILocale leftoversStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-09fix some mangled indentsCaolán McNamara
2012-08-20Fix TDE VCL interfaceTimothy Pearson
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-05-14TDE integrationNorbert Thiebaud
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud