summaryrefslogtreecommitdiff
path: root/vcl/source/window/settings.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-15cppcheck:variableScopeNoel Grandin1-1/+2
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist1-34/+0
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+4
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara1-0/+6
2015-04-09vcl:fixes towards unit test happinessNoel Grandin1-4/+4
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara1-1/+1
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-8/+5
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-2/+2
2014-12-15don't screw around with the system font selectionCaolán McNamara1-80/+0
2014-11-29vcl: pImplSVData->maAppData.mnDefaultLayoutBorder is never used, get rid of itChris Sherlock1-2/+0
2014-09-29loplugin: cstylecastNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+6
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-05-23vcl: split window.cxx into event and settings functionsChris Sherlock1-0/+388