summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard32-137/+115
2014-06-10fix invalid memory access related to temporary objectMarkus Mohrhard1-1/+2
2014-06-10don't use temporary objectMarkus Mohrhard2-2/+2
2014-06-10check for empty string before accessing first elementMarkus Mohrhard1-1/+1
2014-06-10fix new[]/delete mismatchMarkus Mohrhard1-0/+1
2014-06-10Avoid accessing freed memory and freeing already freed resourcesTor Lillqvist2-0/+9
2014-06-10adapt sfx2 UndoManager test to renaming from "click" to "press"Michael Stahl1-2/+2
2014-06-10Revert sense in VCLXAccessibleBox::getAccessibleActionCount againStephan Bergmann1-1/+1
2014-06-10IAccessible2: revert some bounds-checking changes againStephan Bergmann1-8/+1
2014-06-10removed pCaptionObj from accessibilityArmin Le Grand3-29/+13
2014-06-10I think SAL_FORCE_IACCESSIBLE2 is what is intended hereTor Lillqvist1-1/+1
2014-06-10Resolves: #i123620# IAccessibleHypertext::hyperlinkIndex returns 0...Steve Yin1-1/+1
2014-06-10Only call ScAccessibleCell::Init once on freshly created cellsStephan Bergmann4-63/+57
2014-06-10Keep maActiveCell, mpAccCell in syncStephan Bergmann1-1/+3
2014-06-10accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl9-116/+93
2014-06-10svtools: rename IAccessibleTableControl::dispose()Michael Stahl4-4/+4
2014-06-10Fix compilation error after conflict mis-resolutionTor Lillqvist2-2/+3
2014-06-10sw: SwAccessibleDocument: fix crashesMichael Stahl1-2/+10
2014-06-10fdo#57197: sw: check that cells are still alive ...Michael Stahl2-18/+27
2014-06-10sw: don't dispose SwAccessibles in SwRowFrm::Cut()Michael Stahl2-23/+2
2014-06-10Check IsRefMode() before accessing the ref range.Kohei Yoshida1-1/+5
2014-06-10sw: revert PaintArea change in SwAccessibleFrameMichael Stahl1-4/+3
2014-06-10--disable-atl disables winaccessibilityIsamu Mogi2-1/+3
2014-06-10fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez16-17/+67
2014-06-10Improve Accessibility mapping of roles for MacNiklas Johansson1-3/+3
2014-06-10accessibility: add some missing locks in new codeMichael Stahl4-10/+18
2014-06-10restore SdrMarkView::HasMarkableObj, etc.Caolán McNamara2-0/+21
2014-06-10we will need getColorConfig, etc. againCaolán McNamara4-0/+28
2014-06-10Typo fixTor Lillqvist1-1/+1
2014-06-10Resolves: #i123622# [ia2] Calc: No focus event fired on cell...Steve Yin1-1/+2
2014-06-10sc: add some missing locks in new codeMichael Stahl5-1/+26
2014-06-10Resolves: #i123622# No focus event fired on cell when new sheet is createdSteve Yin1-0/+1
2014-06-10Try not to use ScDocument as a "anything can go in" storage place.Kohei Yoshida6-57/+47
2014-06-10Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin6-6/+24
2014-06-10WaE: initialize boolean variable to prevent compiler warning.Pavel Janík1-1/+1
2014-06-10fix windows buildMarkus Mohrhard1-2/+3
2014-06-10C2872: 'accessibility' : ambiguous symbolCaolán McNamara1-3/+3
2014-06-10error C2872: 'accessibility' : ambiguous symbolCaolán McNamara3-12/+12
2014-06-10XAccessibleGetAccFlowTo is missingCaolán McNamara9-132/+141
2014-06-10restore GetChild, etc. we will need them againCaolán McNamara8-0/+66
2014-06-10The accessible action "click" changed name to "press", adjust wrapper accordi...Niklas Johansson1-1/+1
2014-06-10fixed crash when searching via Find Text barEike Rathke1-10/+13
2014-06-10Revert ScAccessibleCellBase::getCurrentValue to reutnr a numeric value againStephan Bergmann1-2/+1
2014-06-10Integrate branch of IAccessible2Steve Yin60-207/+3350
2014-06-10Revert SwAccessibleCell::getCurrentValue to return a numeric value againStephan Bergmann1-24/+1
2014-06-10Integrate branch of IAccessible2Steve Yin108-368/+7192
2014-06-10Integrate branch of IAccessible2Steve Yin2-8/+5
2014-06-10Integrate branch of IAccessible2Steve Yin55-69/+2198
2014-06-10Integrate branch of IAccessible2Steve Yin52-240/+4487
2014-06-10fdo#39956 Delete JABDavid Ostrovsky79-13193/+36