office-gobmx/vcl/osx
Stephan Bergmann 78526aebc8 loplugin:salbool
Change-Id: I4298f1da63d29133412962a9e4552a7ed473ad28
2016-04-22 09:30:25 +02:00
..
res
a11yactionwrapper.h
a11yactionwrapper.mm
a11ycomponentwrapper.h
a11ycomponentwrapper.mm
a11yfactory.mm
a11yfocuslistener.cxx
a11yfocuslistener.hxx
a11yfocustracker.cxx
a11ylistener.cxx
a11yrolehelper.h
a11yrolehelper.mm
a11yselectionwrapper.h
a11yselectionwrapper.mm
a11ytablewrapper.h
a11ytablewrapper.mm
a11ytextattributeswrapper.h
a11ytextattributeswrapper.mm
a11ytextwrapper.h
a11ytextwrapper.mm
a11yutil.h
a11yutil.mm
a11yvaluewrapper.h
a11yvaluewrapper.mm
a11ywrapper.mm
a11ywrapperbutton.h
a11ywrapperbutton.mm
a11ywrappercheckbox.h
a11ywrappercheckbox.mm
a11ywrappercombobox.h
a11ywrappercombobox.mm
a11ywrappergroup.h
a11ywrappergroup.mm
a11ywrapperlist.h
a11ywrapperlist.mm
a11ywrapperradiobutton.h
a11ywrapperradiobutton.mm
a11ywrapperradiogroup.h
a11ywrapperradiogroup.mm
a11ywrapperrow.h
a11ywrapperrow.mm
a11ywrapperscrollarea.h
a11ywrapperscrollarea.mm
a11ywrapperscrollbar.h
a11ywrapperscrollbar.mm
a11ywrappersplitter.h
a11ywrappersplitter.mm
a11ywrapperstatictext.h
a11ywrapperstatictext.mm
a11ywrappertabgroup.h
a11ywrappertabgroup.mm
a11ywrappertextarea.h
a11ywrappertextarea.mm
a11ywrappertoolbar.h
a11ywrappertoolbar.mm
clipboard.cxx
clipboard.hxx tdf#94306 replace boost::noncopyable in stoc to xmlsec.. 2016-04-13 11:19:04 +00:00
cuidraw.hxx
DataFlavorMapping.cxx
DataFlavorMapping.hxx
documentfocuslistener.cxx
documentfocuslistener.hxx
DragActionConversion.cxx
DragActionConversion.hxx
DragSource.cxx
DragSource.hxx tdf#94306 replace boost::noncopyable in stoc to xmlsec.. 2016-04-13 11:19:04 +00:00
DragSourceContext.cxx
DragSourceContext.hxx tdf#94306 replace boost::noncopyable in stoc to xmlsec.. 2016-04-13 11:19:04 +00:00
DropTarget.cxx
DropTarget.hxx tdf#94306 replace boost::noncopyable in stoc to xmlsec.. 2016-04-13 11:19:04 +00:00
HtmlFmtFlt.cxx
HtmlFmtFlt.hxx
OSXTransferable.cxx
OSXTransferable.hxx tdf#94306 replace boost::noncopyable in stoc to xmlsec.. 2016-04-13 11:19:04 +00:00
PictToBmpFlt.cxx
PictToBmpFlt.hxx
printaccessoryview.mm loplugin:salbool 2016-04-22 09:30:25 +02:00
printview.mm
README.a11y
saldata.cxx
salframe.cxx
salframeview.mm
salinst.cxx
salmenu.cxx revert to fix tdf#98783 missing menubar 2016-04-06 16:18:41 +01:00
salnativewidgets.cxx
salnsmenu.mm
salnstimer.mm
salobj.cxx
salprn.cxx vcl: replace boost::shared_array with std::shared_ptr 2016-03-29 10:08:34 +00:00
salsys.cxx
saltimer.cxx
service_entry.cxx
vclnsapp.mm

Naming scheme:

a11yXYZhelper:           Helper class providing static methods

a11yXYZwrapper:          Wrapper around one (or two) UNO-interfaces

a11ywrapperXYZ:          Subclass of a11ywrapper for a specific AXRole