office-gobmx/vcl/osx
Julien Nabet 76e46a5270 fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialog
There's still a problem of order of symbols between menu shortcut and the 2 shortcuts in Customize dialog

Change-Id: I7d8235130e8ddb8aa510a20cf803fbe81038b023
Reviewed-on: https://gerrit.libreoffice.org/10600
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-08-12 03:22:12 -05:00
..
res
a11yactionwrapper.h
a11yactionwrapper.mm
a11ycomponentwrapper.h
a11ycomponentwrapper.mm
a11yfactory.mm
a11yfocuslistener.cxx use SimpleReferenceObject in vcl/osx module 2014-07-10 11:06:03 +02:00
a11yfocuslistener.hxx use SimpleReferenceObject in vcl/osx module 2014-07-10 11:06:03 +02:00
a11yfocustracker.cxx
a11ylistener.cxx
a11yrolehelper.h
a11yrolehelper.mm
a11yselectionwrapper.h
a11yselectionwrapper.mm
a11ytablewrapper.h
a11ytablewrapper.mm
a11ytextattributeswrapper.h
a11ytextattributeswrapper.mm
a11ytextwrapper.h
a11ytextwrapper.mm Related: #i122471# make the Mac lookup feature handle the correct word 2014-06-26 16:29:11 +01:00
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
cuidraw.hxx loplugin:externandnotdefined 2014-08-04 18:16:39 +02:00
DataFlavorMapping.cxx Remove double assignment 2014-06-30 07:06:29 +00:00
DataFlavorMapping.hxx
documentfocuslistener.cxx Resolves: #i124970# fix DocumentFocusListener::notifyEvent's... 2014-06-23 09:56:57 +01:00
documentfocuslistener.hxx
DragActionConversion.cxx
DragActionConversion.hxx
DragSource.cxx
DragSource.hxx
DragSourceContext.cxx
DragSourceContext.hxx
DropTarget.cxx fix 'NSCursor' may not respond to operationNotAllowedCursor,dragCopyCursor 2014-07-02 21:43:03 +00:00
DropTarget.hxx
HtmlFmtFlt.cxx
HtmlFmtFlt.hxx
OSXTransferable.cxx
OSXTransferable.hxx
PictToBmpFlt.cxx
PictToBmpFlt.hxx
printaccessoryview.mm -Wdeprecated-declarations: first deprecated in OS X 10.10 2014-07-11 10:14:38 +00:00
printview.mm
README.a11y
saldata.cxx
salframe.cxx fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialog 2014-08-12 03:22:12 -05:00
salframeview.mm -Wdeprecated-declarations: first deprecated in OS X 10.10 2014-07-11 10:16:22 +00:00
salinst.cxx loplugin:externandnotdefined 2014-08-04 17:56:33 +02:00
salmenu.cxx loplugin:staticcall 2014-06-13 18:41:45 +02:00
salnativewidgets.cxx loplugin:externandnotdefined 2014-08-04 18:16:39 +02:00
salnsmenu.mm
salnstimer.mm
salobj.cxx
salprn.cxx
salsys.cxx
saltimer.cxx
service_entry.cxx
vclnsapp.mm loplugin:staticcall 2014-06-13 18:41:45 +02:00

Naming scheme:

a11yXYZhelper:           Helper class providing static methods

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

a11ywrapperXYZ:          Subclass of a11ywrapper for a specific AXRole