summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-05accfixes2: fixes compiler issuesfeature/accfixes2Norbert Thiebaud2-10/+16
2011-10-05accfixes2: bugfixNorbert Thiebaud1-1/+3
2011-10-05accfixes2: no selection event for tab control itself, tap page will notifyNorbert Thiebaud1-2/+0
2011-10-05accfixes2: scrollsbar's accessible name are horizontal/vertical scroll barNorbert Thiebaud4-1/+37
2011-10-05accfixes2: scroll bar shouldn't have the state focusableNorbert Thiebaud1-1/+0
2011-10-05accfixes2: radio buttons accessible action description is select, not clickNorbert Thiebaud1-1/+1
2011-10-05accfixes2: accessible edit: removed implmenetation for accessible roleNorbert Thiebaud2-17/+0
2011-10-05accfixes2: accessible fix check box returnsNorbert Thiebaud3-1/+16
2011-10-05If the button has a poppup menu,it should has the state EXPANDABLENorbert Thiebaud1-0/+12
2011-10-05accfixes: add SvxTPFilter::SetAccessibleRelationMemberOfNorbert Thiebaud2-11/+35
2011-10-05defensive code against deferencing NULL pointersNorbert Thiebaud1-5/+5
2011-10-05accfixes2: minor changesNorbert Thiebaud1-2/+3
2011-10-05accfixes2: add bullet char only if GetNumberingType is SVX_NUM_CHAR_SPECIALNorbert Thiebaud1-0/+1
2011-10-05accfixes2: GetText for bullet changedNorbert Thiebaud1-15/+0
2011-10-05accfixes2: Accessibility enhancements for svtools tree listsNorbert Thiebaud5-23/+193
2011-10-05accfixes2: deliver accessibility API implementation for the rulerNorbert Thiebaud1-0/+1
2011-10-05accfixes2: Some changes in BrowseBox::GetAccessibleObjectNameNorbert Thiebaud1-4/+16
2011-10-05accfixes2: TextEngine::GetTextColorNorbert Thiebaud1-49/+49
2011-10-05accfixes2: accessibility improvements for ValueSetsNorbert Thiebaud3-19/+125
2011-10-05accfixes2: accessibility API implementation for the headerbarNorbert Thiebaud7-8/+815
2011-10-05accfixes2: accessibility API implementation for the rulerNorbert Thiebaud8-10/+851
2011-10-05accfixes2: EmbeddedObjectRef::GetChartType()Norbert Thiebaud2-6/+121
2011-10-05accfixes2: MultiLineEdit: Avoid some focus events in certain windowsNorbert Thiebaud1-2/+0
2011-10-05accfixes2: new relation: DESCRIBED_BYNorbert Thiebaud1-0/+9
2011-10-05accfixes2: some role string stuff in chart2, nad using role SHAPE nowNorbert Thiebaud2-7/+4
2011-10-05accfixe2 :make sure end > startNorbert Thiebaud1-2/+4
2011-10-05accfixes2: GetAttributeRun with bInCellNorbert Thiebaud14-67/+185
2011-10-05accessibility changes for tree list boxesNorbert Thiebaud9-14/+203
2011-10-05accfixes2: Some changes to accessible rolesNorbert Thiebaud1-6/+10
2011-10-05accfixes2: Use QuickHelpText as accessible name for different controlsNorbert Thiebaud1-0/+6
2011-10-05accfixes2: WINDOW_FIXEDLINE: role LABEL vs SEPARATOR when the line has textNorbert Thiebaud1-2/+8
2011-10-05removed SID_ORIGURL, which is no longer supportedNorbert Thiebaud2-13/+0
2011-10-05accfixes2: accname when the doc title changed...Norbert Thiebaud3-2/+21
2011-10-05accfixes2: module formula, update some accessible namesNorbert Thiebaud4-2/+25
2011-10-05accfixes2: Some more text attributes for controls, used as accessible namesNorbert Thiebaud1-0/+3
2011-10-05accfixes2: IconChoiceDialog::ShowPage: Show page immediatelyNorbert Thiebaud1-0/+7
2011-10-05accfixes2: cui no GrabFocus() to some control in CTORNorbert Thiebaud1-2/+0
2011-10-05accfixes2: _HeaderTabListBox: maListBox.EnableCellFocus()Norbert Thiebaud1-0/+1
2011-10-05accfixes2: GraphicFilterSolarize, no maMtrThreshold.GrabFocus()Norbert Thiebaud1-1/+0
2011-10-05accfixes2: ToolBox::ImplChangeHighlight Don't create unnecessary flickeringNorbert Thiebaud1-2/+5
2011-10-05accfixes2: Don't grab focus to basic window type on KEY_UP/DOWN/LEFT/RIGHTNorbert Thiebaud1-6/+19
2011-10-05accfixes2: ButtonDialog: adjust Z-Order for own buttonsNorbert Thiebaud1-0/+9
2011-10-05accfixes2: show tabpage before grabbing focusNorbert Thiebaud1-2/+2
2011-10-05accfixes2: call PushButton::Click in MoreButton::Click() afterNorbert Thiebaud1-4/+1
2011-10-05accfixes2: GetBoundingRectangle - rectangle calculation changedNorbert Thiebaud1-1/+2
2011-10-05accfixes2: listbox notification for focus item changedNorbert Thiebaud5-118/+134
2011-10-05accfixes2: menu items can have the roles RADIO_MENU_ITEM or CHECK_MENU_ITEM,Norbert Thiebaud1-1/+18
2011-10-05accfixes2: IA2 changes for menu item accessibilityNorbert Thiebaud9-22/+41
2011-10-05accfixes2: temporary menu item is a disabled item nowNorbert Thiebaud1-5/+5
2011-10-05re-add GetAccessibleRelationMemberOf() in vcl::Window::Norbert Thiebaud2-0/+57