summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-04-26add Workbook.Save methodNoel Power
2013-04-26return correct object ( was returning an uno object in the vba api )Noel Power
2013-04-26handle non int32 values for Field in Range.AutoFilterNoel Power
2013-04-26fix another instance where the index is broken for pagebreaksNoel Power
2013-04-26fix limits check on breaks ( ignore breaks outside used area )Noel Power
2013-04-26fix range cut with destination paramater( missing else )Noel Power
2013-04-19move sc .ods test files back where tests expect themLuboš Luňák
2013-04-17Remove the 4th option from the pivot table source selection dialog.Kohei Yoshida
2013-04-15resolved fdo#63421 crash in pivot table with accessibilityEike Rathke
2013-04-13somewhat blind wae fix ( doesn't happen for me )Noel Power
2013-04-12fdo#51828 - UI: Sort: can use more than 3 criteria once onlyAlbert Thuswaldner
2013-04-11prevent vector and sequence out of bounds access, fdo#60300Eike Rathke
2013-04-11prevent out of bounds vector access in ooo62493-1.xls recalculationEike Rathke
2013-04-11resolved fdo#63403 do not create matrix with 0 rows or colsEike Rathke
2013-04-09Resolves: fdo#61948 delayed delete deletes nothing under windowsCaolán McNamara
2013-04-08fdo#49120 - Implementig XML_stateIrányossy Knoblauch Artúr
2013-04-08fdo#49120 - Implementig XML_stateIrányossy Knoblauch Artúr
2013-04-05fdo#62155 - band-aid crash from poor addin registration on upgradeMichael Meeks
2013-04-05fix selection change event firingNoel Power
2013-04-05squash NoSuchElementExceptions when modifying keybindingsNoel Power
2013-04-05Added and fixed various vba APINoel Power
2013-04-05prepend Validation.Formula1 results with '=' for anything not a addressNoel Power
2013-04-05fix selection change event firingNoel Power
2013-04-05squash NoSuchElementExceptions when modifying keybindingsNoel Power
2013-04-05Added and fixed various vba APINoel Power
2013-04-05prepend Validation.Formula1 results with '=' for anything not a addressNoel Power
2013-04-05Revert "fix selection change event firing"Noel Power
2013-04-05Revert "squash NoSuchElementExceptions when modifying keybindings"Noel Power
2013-04-05Revert "Added and fixed various vba API"Noel Power
2013-04-05Revert "prepend Validation.Formula1 results with '=' for anything not a address"Noel Power
2013-04-05fdo#56098 paste special shift options incorrect/incompleteWinfried Donkers
2013-04-05fdo#56098 Paste Special options after cut incorrectWinfried Donkers
2013-04-04fix selection change event firingNoel Power
2013-04-04squash NoSuchElementExceptions when modifying keybindingsNoel Power
2013-04-04Added and fixed various vba APINoel Power
2013-04-04prepend Validation.Formula1 results with '=' for anything not a addressNoel Power
2013-04-03tweak vba test enablement for 4.0 treeNoel Power
2013-04-03enable bag load of excel specific VBA api testsNoel Power
2013-04-03bnc#798309 inherit group style from parentNoel Power
2013-03-29Revert "hacky fix for export of cell anchored flipped custom shapes (fdo#62448)"Luboš Luňák
2013-03-28hacky fix for export of cell anchored flipped custom shapes (fdo#62448)Noel Power
2013-03-27complex categories are represented by ScRangeListMarkus Mohrhard
2013-03-25fdo#51296 Patch accounts security setting requiring ctrl+click for hyperlinks.Akash Shetye
2013-03-25error bar range is also part of chart range, related fdo#52159Markus Mohrhard
2013-03-25for internal data providers this makes no senseMarkus Mohrhard
2013-03-25URM_INSDEL we need to update the src position, fdo#62206Markus Mohrhard
2013-03-19error bar range is also part of chart range, related fdo#52159Markus Mohrhard
2013-03-19for internal data providers this makes no senseMarkus Mohrhard
2013-03-18fix for fdo#62111 - don't count non-default empty rows as rows to repeatNoel Power
2013-03-18Fix fdo#62399 Border incorrect for RTLFaisal M. Al-Otaibi