summaryrefslogtreecommitdiffstats
path: root/vcl/source/window/settings.cxx
Commit message (Expand)AuthorAgeFilesLines
* Convert WindowType to scoped enumNoel Grandin2017-02-141-2/+2
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-1/+1
* InfoFont/Color is not used by vcl nowCaolán McNamara2016-10-051-3/+0
* Typo: (un)kown->(un)knownJulien Nabet2016-09-101-1/+1
* loplugin:singlevalfields in vcl(part2)Noel Grandin2016-06-271-2/+2
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-17/+17
* com::sun::star->css in vcl/Noel Grandin2015-11-181-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* cppcheck:variableScopeNoel Grandin2015-10-151-1/+2
* Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist2015-08-261-34/+0
* loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-4/+4
|\
| * vcl:fixes towards unit test happinessNoel Grandin2015-04-091-4/+4
* | allow a different notebook tab font than the rest of the uiCaolán McNamara2015-04-281-0/+6
|/
* do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara2015-01-141-1/+1
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-121-8/+5
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-121-2/+2
* don't screw around with the system font selectionCaolán McNamara2014-12-151-80/+0
* vcl: pImplSVData->maAppData.mnDefaultLayoutBorder is never used, get rid of itChris Sherlock2014-11-291-2/+0
* loplugin: cstylecastNoel Grandin2014-09-291-4/+4
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+6
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* vcl: split window.cxx into event and settings functionsChris Sherlock2014-05-231-0/+388