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