summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-06-18resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke
2014-06-16Cache table entry may be null. Let's not assume it's always non-null.Kohei Yoshida
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-06-11fdo#76324: Make pasting a lot of cell notes faster by disabling broadcasting.Matúš Kukan
2014-06-10Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-06-10Resolves: fdo#79021 cannot delete ListBox from inside its own Select handlerCaolán McNamara
2014-06-10unify the handling of string position arguments, fdo#75971 relatedEike Rathke
2014-06-10Resolves fdo#75971 Crash when invoking "Insert > Names > Create"Julien Nabet
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-10fix invalid memory access related to temporary objectMarkus Mohrhard
2014-06-10don't use temporary objectMarkus Mohrhard
2014-06-10check for empty string before accessing first elementMarkus Mohrhard
2014-06-10fix new[]/delete mismatchMarkus Mohrhard
2014-06-10Only call ScAccessibleCell::Init once on freshly created cellsStephan Bergmann
2014-06-10Keep maActiveCell, mpAccCell in syncStephan Bergmann
2014-06-10Check IsRefMode() before accessing the ref range.Kohei Yoshida
2014-06-10fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-06-10Typo fixTor Lillqvist
2014-06-10Resolves: #i123622# [ia2] Calc: No focus event fired on cell...Steve Yin
2014-06-10sc: add some missing locks in new codeMichael Stahl
2014-06-10Resolves: #i123622# No focus event fired on cell when new sheet is createdSteve Yin
2014-06-10Try not to use ScDocument as a "anything can go in" storage place.Kohei Yoshida
2014-06-10Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin
2014-06-10WaE: initialize boolean variable to prevent compiler warning.Pavel Janík
2014-06-10fix windows buildMarkus Mohrhard
2014-06-10fixed crash when searching via Find Text barEike Rathke
2014-06-10Revert ScAccessibleCellBase::getCurrentValue to reutnr a numeric value againStephan Bergmann
2014-06-10Integrate branch of IAccessible2Steve Yin
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida
2014-06-05fdo#76140: Reimplement XIRR OpenCL test.Kohei Yoshida
2014-06-02resolved fdo#70455 B1:SOMENAME is not a valid singleton referenceEike Rathke
2014-06-02fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida
2014-06-02do not replace a General format with a General formatEike Rathke
2014-06-02Resolves: fdo#79392 don't access after last row, when last row is max last rowCaolán McNamara
2014-06-02coverity#1078626 Missing break in switchCaolán McNamara
2014-06-02resolved rhbz#1101224 do not attempt to obtain names for NULL tabsEike Rathke
2014-06-02fdo#78976: Correct way to determine the end position for matrix check.Kohei Yoshida
2014-06-02fdo#76824: Proper way to parse cell address strings.Kohei Yoshida
2014-06-02fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida
2014-06-02fdo#78903: Don't broadcast prematurely during cell deletion.Kohei Yoshida
2014-06-02fdo#78927: Use different XML attribute names for asian and complex fonts.Kohei Yoshida
2014-05-22Build fix.Kohei Yoshida
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan
2014-05-22simplify and ensure valid miAutoPosColumn in all cases, fdo#78838 relatedEike Rathke
2014-05-22Resolves: fdo#78838 past-the-end iteratorJulien Nabet
2014-05-21cp#1000072: Improve on-load updates of external links.Kohei Yoshida
2014-05-18fdo#78786: No need to insert entries here for date members.Kohei Yoshida
2014-05-18fdo#77315: When in cell edit mode, use the EditView instance already there.Kohei Yoshida
2014-05-18fdo#77735: Don't proceed when all cells in the range are empty.Kohei Yoshida
2014-05-18fdo#75056: Overline attribute needs special treatment as well.Kohei Yoshida