summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-10-12drop unused argumentCaolán McNamara
2016-10-12DockingWindow ResId code needed only by removed ToolBar src supportCaolán McNamara
2016-10-12no toolboxes are loaded from .src anymoreCaolán McNamara
2016-10-11Merge SystemWindow and FloatingWindow setPosSizeOnContainee methodsMaxim Monastirsky
2016-10-10no numericfield, spinfield or spinbutton loaded from .src nowCaolán McNamara
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-10-09no ComboBoxes loaded from .src anymoreCaolán McNamara
2016-10-08no radiobuttons or checkboxes loaded from src files anymoreCaolán McNamara
2016-10-07no CheckBox loaded from src files anymoreCaolán McNamara
2016-10-07no SpinFields are directly loaded from .src files nowCaolán McNamara
2016-10-07loplugin:staticmethods: vclStephan Bergmann
2016-10-06drop ResId from exampleCaolán McNamara
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara
2016-10-06tdf#102852 Fixed BreakDlgArmin Le Grand
2016-10-06drop this newly unused IMAGE_STDBTN_COLOR defineCaolán McNamara
2016-10-06outdated commentCaolán McNamara
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara
2016-10-05no FixedLines are loaded from resources files anymoreCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04Actually delegate to Bitmap's move assign opStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-10-01Notebookbar: fixed context handlingSzymon Kłos
2016-10-01add missing include guardsMarkus Mohrhard
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara
2016-09-30Revert "these are equal to the defaults"Caolán McNamara
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara
2016-09-30these are equal to the defaultsCaolán McNamara
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29coverity#1371164 Missing move assignment operatorCaolán McNamara
2016-09-23coverity#1371156 Missing move assignment operatorCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-23use std to impl this resource sharingCaolán McNamara
2016-09-22attempt to fix build, reintroduce TabitemValue::isLast()Eike Rathke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-22loplugin:unnecessaryvirtualNoel Grandin
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15vcl: consistently use sal_IntPtr to marshal drag source / drop targetMichael Stahl
2016-09-15Remove OutputDevice::PaintScopeNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-12Bin a few unused forward declarationsTor Lillqvist
2016-09-09disallow calls to ::Create in VclPtr subclassesNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin