summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-04prepend Validation.Formula1 results with '=' for anything not a addressNoel Power3-3/+21
2013-03-29Revert "hacky fix for export of cell anchored flipped custom shapes (fdo#62448)"Luboš Luňák5-116/+0
2013-03-28hacky fix for export of cell anchored flipped custom shapes (fdo#62448)Noel Power5-0/+116
2013-03-27complex categories are represented by ScRangeListMarkus Mohrhard1-2/+5
2013-03-25fdo#51296 Patch accounts security setting requiring ctrl+click for hyperlinks.Akash Shetye1-4/+17
2013-03-25URM_INSDEL we need to update the src position, fdo#62206Markus Mohrhard1-6/+15
2013-03-19error bar range is also part of chart range, related fdo#52159Markus Mohrhard1-17/+70
2013-03-19for internal data providers this makes no senseMarkus Mohrhard1-0/+3
2013-03-18Fix fdo#62399 Border incorrect for RTLFaisal M. Al-Otaibi1-1/+18
2013-03-18Fix fdo#37464 - Cell Border works backwards on Right-to-Left sheetFaisal M. Al-Otaibi1-7/+32
2013-03-14i#119972 - Formula GETPIVOTDATA returns #REF! valueWang Lei1-0/+17
2013-03-14fix fdo#38385 - accept as valid 'start' and 'end' tokens for linebordersNoel Power1-0/+2
2013-03-13bnc#798309 inherit group style from parentNoel Power1-1/+1
2013-03-12fix for fdo#62111 - don't count non-default empty rows as rows to repeatNoel Power1-4/+7
2013-03-12Resolves: #i120017, filter button is not shown in merged cellJian Fang Zhang3-2/+25
2013-03-11Resolves: #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand2-0/+7
2013-03-11respect nDelFlags, fdo#57661Markus Mohrhard1-1/+1
2013-03-11use direct calls to set row height, fdo#61721Markus Mohrhard1-6/+9
2013-03-11handle note export correctly, fdo#61165Markus Mohrhard2-32/+23
2013-03-08Resolves: fdo#58630 refEdit button shrink mangles dialogCaolán McNamara4-10/+12
2013-03-07fdo#54651: Only pick non-default number format for pivot field.Kohei Yoshida1-1/+3
2013-03-06prevent non-3D refs from being accepted in chart2, related fdo#61781Markus Mohrhard3-13/+23
2013-03-06make all chart ranges explicitly 3D refs during import/export, fdo#61781Markus Mohrhard1-1/+2
2013-03-06resolved rhbz#916936 allow also input line for read-onlyEike Rathke1-4/+6