summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2015-10-12tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens4-4/+31
2015-10-12crashtestig: infinite recurse in ooo32833-1.sxcCaolán McNamara1-1/+4
2015-10-09crashtesting: ooo95537-1.xls fails with a fAnz that is nanCaolán McNamara1-5/+5
2015-10-09Revert "Resolves: tdf#94869 propagate error when obtaining a scalar double va...Eike Rathke1-15/+7
2015-10-09Resolves: tdf#94796 LINEST and LOGEST have ForceArray parametersEike Rathke1-2/+2
2015-10-09Resolves: tdf#93613 let referenced document evaluate macro configEike Rathke1-0/+16
2015-10-08Resolves: tdf#94869 propagate error when obtaining a scalar double valueEike Rathke1-7/+15
2015-10-07reintroduce initial coupling of EmptyStringAsZero to StringConversionEike Rathke2-21/+29
2015-10-07Resolves: tdf#78897 do not cache/reuse a repeat-filled stringEike Rathke1-0/+3
2015-10-05Probably good to move the more complicates test after the light-weight onesTor Lillqvist1-3/+3
2015-10-05tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet1-0/+10
2015-10-05fix crash in XclImpSupbook::GetExternNameCaolán McNamara1-1/+5
2015-10-05fix crash on loading certain xlsCaolán McNamara1-2/+6
2015-10-05xls: Defrowheight345 without pColRowBuffCaolán McNamara1-0/+7
2015-10-05crash in StandardwidthCaolán McNamara1-0/+5
2015-10-03fix crash on loading certain xlsCaolán McNamara1-11/+13
2015-10-03xls: DefColWidth without pColRowBuffCaolán McNamara1-0/+6
2015-10-01don't try to create OUString from editeng directly, tdf#94542Markus Mohrhard1-2/+6
2015-09-30don't believe xls wrt size to reserveCaolán McNamara1-3/+8
2015-09-30sc: fix crash in ScVbaEventListener::processWindowResizeEvent()Michael Stahl1-3/+10
2015-09-30intermittent CppunitTest_sc_macros_test failureCaolán McNamara1-2/+7
2015-09-29tdf#93922 - dispose the calc InputHintWindow properly.Michael Meeks1-1/+1
2015-09-28follow up of tdf#94214Winfried Donkers1-0/+1
2015-09-27Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExportEike Rathke1-0/+1
2015-09-25fix IterateMatrix for ifPRODUCT and ifSUMSQEike Rathke1-1/+2
2015-09-21Resolves: rhbz#1264585 check data pilot field name availabilityEike Rathke1-3/+9
2015-09-17tdf#61908 OOXML export cell range for matrix/array formulaEike Rathke1-17/+76
2015-09-17Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke3-12/+19
2015-09-17Resolves: tdf#93895 broadcast cell changes when multi-selection was pastedEike Rathke1-4/+12
2015-09-16Split formula group for OpenCL up into smaller bitsTor Lillqvist1-20/+116
2015-09-15tdf#94079 allow empty array for holiday sequenceWinfried Donkers4-12/+16
2015-09-11Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke4-4/+33
2015-09-07loplugin:staticmethodsStephan Bergmann1-3/+8
2015-09-07loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-09-04tdf#91501: Add data bar colour to the list if not there yetKatarina Behrens2-2/+14
2015-09-03tdf#91882 - make this hideous busy-loop lower priority and less busy.Michael Meeks1-1/+2
2015-09-01tdf#93600: Avoid crash on entering '=' as a cell valueKatarina Behrens1-1/+1
2015-09-01Fix the OpenCL VLOOKUP to work properly and add it to the trusted subsetTor Lillqvist4-93/+103
2015-08-31do not parse range fragments as valid rangesEike Rathke1-2/+9
2015-08-26Revert "do not parse range fragments as valid ranges"Eike Rathke1-1/+1
2015-08-26do not parse range fragments as valid rangesEike Rathke1-1/+1
2015-08-26Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke8-9/+259
2015-08-24tdf#93437: release reference held by ScFormulaReferenceHelperKatarina Behrens1-0/+1
2015-08-18tdf#92256: Improved interop of INDIRECT functionKatarina Behrens11-24/+266
2015-08-18Resolves: tdf#92749 invalidate lookup caches after initial hard recalcEike Rathke1-0/+8
2015-08-17Resolves: tdf#93358 resync attribute pattern that may have changedEike Rathke1-1/+13
2015-08-17Resolves: tdf#93098 replace remembered listener when replacing cellEike Rathke1-2/+14
2015-08-17tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier1-1/+4
2015-08-13Another GrabFocus during disposeMaxim Monastirsky1-6/+2
2015-08-13Resolves: tdf#93388 broadcasting to removed listeners isn't a good ideaEike Rathke1-5/+15