summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-06-18resolved fdo#65082 RATE function should not find roots <= -1Eike Rathke1-13/+46
2013-06-07only reset marked area when using find/replace all, fdo#53106Markus Mohrhard1-5/+8
2013-06-07don't hide cell content behind pivot table buttons, fdo#60877Markus Mohrhard1-1/+1
2013-06-06correct fix for fdo#62938Markus Mohrhard1-1/+2
2013-05-30r is an optional attribute in c and r, fdo#65059Markus Mohrhard2-5/+29
2013-05-29fdo#63323 fix the comment position when the mouse over cellFaisal M. Al-Otaibi1-0/+4
2013-05-28restore old behavior for external references, fdo#64229Markus Mohrhard1-1/+1
2013-05-28correctly delete note captions, fdo#64068Markus Mohrhard1-1/+3
2013-05-27we need a reference to the DifParser.aData, fdo#64920Markus Mohrhard2-26/+12
2013-05-27range names need to be checked upper case, fdo#64031Markus Mohrhard1-2/+3
2013-05-27remove chart listener when chart is deleted, fdo#64639Markus Mohrhard3-0/+8
2013-05-22fdo#64011 fix the position and the drawing from left to right in RTL sheetFaisal M. Al-Otaibi1-0/+7
2013-05-22fdo#63878 fix the zoom bug on RTL sheetFaisal M. Al-Otaibi1-0/+3
2013-05-17resolved fdo#63805 max day of month of the intended monthEike Rathke1-2/+1
2013-05-17Revert "fdo#63878 fix the zoom problem when the sheet are RTL"Noel Power1-3/+0
2013-05-17fix for fdo#53031Manal Alhassoun2-0/+2
2013-05-15resolved fdo#60468 no special tab case workaround for CSV importEike Rathke1-13/+0
2013-05-13fix for fdo#51300Noel Power1-3/+17
2013-05-11resolved fdo#64384 check subtotal row filtered also for single referenceEike Rathke1-0/+4
2013-05-10fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright4-5/+5
2013-05-09fdo#61060 - Freezing now marks spreadsheet as unsaved.Sameer Deshmukh1-0/+1
2013-05-07fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fixAlbert Thuswaldner2-16/+25
2013-05-06fdo#63878 fix the zoom problem when the sheet are RTLFaisal M. Al-Otaibi1-0/+3
2013-05-03fdo#64048 - fix calc/VBA clearcontents regression.Michael Meeks1-1/+1
2013-04-29Resolves: fdo#51556 allow tab traversing into the conditional formatting listCaolán McNamara3-5/+13
2013-04-24fixed out of bounds vector accessEike Rathke1-1/+1
2013-04-24fdo#61820: Avoid crasher when file URL contains unicode bytes.Kohei Yoshida2-5/+30
2013-04-16Remove the 4th option from the pivot table source selection dialog.Kohei Yoshida2-1/+5
2013-04-15resolved fdo#63421 crash in pivot table with accessibilityEike Rathke1-27/+64
2013-04-13somewhat blind wae fix ( doesn't happen for me )Noel Power1-0/+3
2013-04-12fdo#51828 - UI: Sort: can use more than 3 criteria once onlyAlbert Thuswaldner1-2/+11
2013-04-11prevent vector and sequence out of bounds access, fdo#60300Eike Rathke1-12/+42
2013-04-11prevent out of bounds vector access in ooo62493-1.xls recalculationEike Rathke1-0/+2
2013-04-11resolved fdo#63403 do not create matrix with 0 rows or colsEike Rathke2-3/+26
2013-04-09Resolves: fdo#61948 delayed delete deletes nothing under windowsCaolán McNamara1-1/+1
2013-04-08fdo#49120 - Implementig XML_stateIrányossy Knoblauch Artúr2-2/+4
2013-04-05fdo#62155 - band-aid crash from poor addin registration on upgradeMichael Meeks1-0/+3
2013-04-05fix selection change event firingNoel Power2-4/+48
2013-04-05squash NoSuchElementExceptions when modifying keybindingsNoel Power2-1/+16
2013-04-05Added and fixed various vba APINoel Power4-3/+59
2013-04-05prepend Validation.Formula1 results with '=' for anything not a addressNoel Power3-3/+21
2013-04-05Revert "fix selection change event firing"Noel Power2-48/+4
2013-04-05Revert "squash NoSuchElementExceptions when modifying keybindings"Noel Power2-16/+1
2013-04-05Revert "Added and fixed various vba API"Noel Power4-59/+3
2013-04-05Revert "prepend Validation.Formula1 results with '=' for anything not a address"Noel Power3-21/+3
2013-04-05fdo#56098 paste special shift options incorrect/incompleteWinfried Donkers1-20/+54
2013-04-05fdo#56098 Paste Special options after cut incorrectWinfried Donkers1-8/+5
2013-04-04fix selection change event firingNoel Power2-4/+48
2013-04-04squash NoSuchElementExceptions when modifying keybindingsNoel Power2-1/+16
2013-04-04Added and fixed various vba APINoel Power4-3/+59