summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-05-17Revert "fdo#63878 fix the zoom problem when the sheet are RTL"Noel Power
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power
2013-05-15fix Workbooks.xls unit test ( was failing on windows )Noel Power
2013-05-15try fix build failure ( on some platforms ) uno::makeAny( 1 )Noel Power
2013-05-15fix various problems with vba Names & Names objectsNoel Power
2013-05-15fix waeNoel Power
2013-05-09fix Worksheet.Cells by now allowing TableSheet range to change from updatesNoel Power
2013-05-09bnc#813528 stub out some missing XPageSetup apiNoel Power
2013-05-09follow fix for bnc#813528Noel Power
2013-05-07fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fixAlbert Thuswaldner
2013-05-07fdo#63878 fix the zoom problem when the sheet are RTLFaisal M. Al-Otaibi
2013-05-07fdo#64048 - fix calc/VBA clearcontents regression.Michael Meeks
2013-05-07fdo#61820: Avoid crasher when file URL contains unicode bytes.Kohei Yoshida
2013-05-07some new testdocuments, also some others with newly added testsNoel Power
2013-05-07adjust components needed for CheckOptionToggleValue.xls testfileNoel Power
2013-05-07Tweak further the indices checked for break, also tweak test documentNoel Power
2013-05-07Fix ScRangeList::Parse wrt defaulted delimiter and default tab paramsNoel Power
2013-05-07Revert "remove unused parameter"Noel Power
2013-05-01remove duplicated implementation of ScVbaApplication::OnKeyPetr Mladek
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky
2013-04-29implement Range.NameNoel Power
2013-04-29fixed out of bounds vector accessEike Rathke
2013-04-26fix clang error "exception specification of overriding function"Noel Power
2013-04-26stub implementation(s) for Application EnableCancelKey & InternationalNoel Power
2013-04-26implement Application.Iteration & Application.InchesToPointsNoel Power
2013-04-26implement Application.UndoNoel Power
2013-04-26reset Logical format when setting a number value via Range vba apiNoel Power
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